Skip to content

Commit 8eae673

Browse files
Update mfa-enforcement.md
1 parent 5db9c34 commit 8eae673

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

articles/governance/policy/tutorials/mfa-enforcement.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ author: nehakulkarni
77
ms.author: nehakulkarni
88
---
99
# 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).
1111
This guide walks you through the process of applying Azure Policy assignments to self-enforce multifactor authentication across your organization.
1212

1313
## 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
2121
:::image type="content" source="../media/multifactor-enforcement/policy-assignment-view.png" alt-text="Screenshot of Azure Policy Assignment View." border="false":::
2222

2323
### 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.
2525
- 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.
2929

3030
### 4. Configure Selectors for gradual rollout of policy enforcement
3131
> [!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.
3434
- Click 'Add a resource selector'
3535
:::image type="content" source="../media/multifactor-enforcement/policy-resource-selectors.png" alt-text="Screenshot of Azure Policy Assignment Creation View." border="false":::
3636
- Add a name for your selector

0 commit comments

Comments
 (0)