You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/governance/policy/tutorials/mfa-enforcement.md
+7-7Lines changed: 7 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,7 +7,7 @@ author: nehakulkarni
7
7
ms.author: nehakulkarni
8
8
---
9
9
# Tutorial: Apply MFA Self-Enforcement through Azure Policy
10
-
[Azure Policy](../overview.md) is a powerful governance tool that allows you to enforce organizational standards and assess compliance at-scale. You can also use Azure Policy to prepare your organization for [upcoming enforcement of multifactor authentication (MFA) across Azure clients](https://github.com/MicrosoftDocs/entra-docs/blob/main/docs/identity/authentication/concept-mandatory-multifactor-authentication.md).
10
+
[Azure Policy](../overview.md) is a powerful governance tool that allows you to enforce organizational standards and assess compliance at-scale. You can also use Azure Policy to prepare your organization for [upcoming enforcement of multifactor authentication (MFA) across Azure clients](https://aka.ms/mfaforazure).
11
11
This guide walks you through the process of applying Azure Policy assignments to self-enforce multifactor authentication across your organization.
12
12
13
13
## Apply Azure Policy enforcement through Azure Portal
@@ -21,16 +21,16 @@ Select Policy under Azure services. If you don't see it, type 'Policy' in the se
21
21
:::image type="content" source="../media/multifactor-enforcement/policy-assignment-view.png" alt-text="Screenshot of Azure Policy Assignment View." border="false":::
22
22
23
23
### 3. Choose the Scope for Assignment
24
-
- Click 'Assignments' in the left pane of the Policy dashboard, .
24
+
- Click 'Assignments' in the left pane of the Policy dashboard.
25
25
- Click 'Assign policy' at the top of the assignments page.
26
-
- Click 'Select scope' in the Scope section,.
27
-
- Select the appropriate resource group, subscription, or management group where you want to apply the policy
28
-
- Click Select to confirm your choice.
26
+
- Click 'Select scope' in the Scope section.
27
+
- Select the appropriate resource group, subscription, or management group where you want to apply the policy.
28
+
- Click 'Select' to confirm your choice.
29
29
30
30
### 4. Configure Selectors for gradual rollout of policy enforcement
31
31
> [!NOTE]
32
-
> To enable safe rollout of policy enforcement, we recommend using Azure Policy’s resource selectors to gradually rollout policy enforcement across your resources.
33
-
- Click 'expand' on the 'Resource Selectors' section of the Basics tab.
32
+
> To enable safe rollout of policy enforcement, we recommend using [Azure Policy’s resource selectors](https://learn.microsoft.com/azure/governance/policy/concepts/assignment-structure#resource-selectors) to gradually rollout policy enforcement across your resources.
33
+
- Click 'Expand' on the 'Resource Selectors' section of the Basics tab.
0 commit comments