|
800 | 800 | "impact": "High Impact",
|
801 | 801 | "impactColour": "danger",
|
802 | 802 | "powershellEquivalent": "Update-MgBetaPolicyAuthenticationMethodPolicyAuthenticationMethodConfiguration",
|
803 |
| - "recommendedBy": [] |
| 803 | + "recommendedBy": ["CIPP"] |
804 | 804 | },
|
805 | 805 | {
|
806 | 806 | "name": "standards.DisableVoice",
|
|
813 | 813 | "impact": "High Impact",
|
814 | 814 | "impactColour": "danger",
|
815 | 815 | "powershellEquivalent": "Update-MgBetaPolicyAuthenticationMethodPolicyAuthenticationMethodConfiguration",
|
816 |
| - "recommendedBy": [] |
| 816 | + "recommendedBy": ["CIPP"] |
817 | 817 | },
|
818 | 818 | {
|
819 | 819 | "name": "standards.DisableEmail",
|
|
840 | 840 | "powershellEquivalent": "Update-MgBetaPolicyAuthenticationMethodPolicyAuthenticationMethodConfiguration",
|
841 | 841 | "recommendedBy": []
|
842 | 842 | },
|
| 843 | + { |
| 844 | + "name": "standards.DisableQRCodePin", |
| 845 | + "cat": "Entra (AAD) Standards", |
| 846 | + "tag": ["highimpact"], |
| 847 | + "helpText": "This blocks users from using QR Code Pin as an MFA method. If a user only has QR Code Pin as a MFA method, they will be unable to log in.", |
| 848 | + "docsDescription": "Disables QR Code Pin as an MFA method for the tenant. If a user only has QR Code Pin as a MFA method, they will be unable to sign in.", |
| 849 | + "addedComponent": [], |
| 850 | + "label": "Disables QR Code Pin as an MFA method", |
| 851 | + "impact": "High Impact", |
| 852 | + "impactColour": "danger", |
| 853 | + "powershellEquivalent": "Update-MgBetaPolicyAuthenticationMethodPolicyAuthenticationMethodConfiguration", |
| 854 | + "recommendedBy": [] |
| 855 | + }, |
843 | 856 | {
|
844 | 857 | "name": "standards.PerUserMFA",
|
845 | 858 | "cat": "Entra (AAD) Standards",
|
|
0 commit comments