Skip to content

Commit 5f6d937

Browse files
authored
Merge pull request #107828 from DCtheGeek/dmc-policy-ghi50254
Fixes MicrosoftDocs/azure-docs#50254 - Clarify MI location relevance
2 parents 13c9414 + 7aa8178 commit 5f6d937

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

articles/governance/policy/how-to/remediate-resources.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,9 @@ When Azure Policy runs the template in the **deployIfNotExists** policy definiti
1919
a [managed identity](../../../active-directory/managed-identities-azure-resources/overview.md).
2020
Azure Policy creates a managed identity for each assignment, but must have details about what roles
2121
to grant the managed identity. If the managed identity is missing roles, this error is displayed
22-
during the assignment of the policy or an initiative. When using the portal, Azure Policy will
23-
automatically grant the managed identity the listed roles once assignment is started.
22+
during the assignment of the policy or an initiative. When using the portal, Azure Policy
23+
automatically grants the managed identity the listed roles once assignment starts. The _location_ of
24+
the managed identity doesn't impact it's operation with Azure Policy.
2425

2526
![Managed identity - missing role](../media/remediate-resources/missing-role.png)
2627

0 commit comments

Comments
 (0)