Skip to content

Commit e8802e5

Browse files
authored
Merge pull request #103858 from SaurabhSharma-MSFT/patch-54
(AzureCXP) Fix for GitHub Issue #47779
2 parents ba23d1b + efc6d5a commit e8802e5

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

articles/active-directory/conditional-access/howto-conditional-access-policy-admin-mfa.md

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -21,14 +21,14 @@ Accounts that are assigned administrative rights are targeted by attackers. Requ
2121

2222
Microsoft recommends you require MFA on the following roles at a minimum:
2323

24-
* Global administrator
25-
* SharePoint administrator
26-
* Exchange administrator
24+
* Billing administrator
2725
* Conditional Access administrator
28-
* Security administrator
26+
* Exchange administrator
27+
* Global administrator
2928
* Helpdesk (Password) administrator
3029
* Password administrator
31-
* Billing administrator
30+
* Security administrator
31+
* SharePoint administrator
3232
* User administrator
3333

3434
Organizations can choose to include or exclude roles as they see fit.
@@ -52,14 +52,14 @@ The following steps will help create a Conditional Access policy to require thos
5252
1. Give your policy a name. We recommend that organizations create a meaningful standard for the names of their policies.
5353
1. Under **Assignments**, select **Users and groups**
5454
1. Under **Include**, select **Directory roles (preview)** and choose the following roles at a minimum:
55-
* Global administrator
56-
* SharePoint administrator
57-
* Exchange administrator
55+
* Billing administrator
5856
* Conditional Access administrator
59-
* Security administrator
57+
* Exchange administrator
58+
* Global administrator
6059
* Helpdesk administrator
6160
* Password administrator
62-
* Billing administrator
61+
* Security administrator
62+
* SharePoint administrator
6363
* User administrator
6464
1. Under **Exclude**, select **Users and groups** and choose your organization's emergency access or break-glass accounts.
6565
1. Select **Done**.

0 commit comments

Comments
 (0)