File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed
articles/governance/policy/how-to Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -19,8 +19,9 @@ When Azure Policy runs the template in the **deployIfNotExists** policy definiti
19
19
a [ managed identity] ( ../../../active-directory/managed-identities-azure-resources/overview.md ) .
20
20
Azure Policy creates a managed identity for each assignment, but must have details about what roles
21
21
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.
24
25
25
26
![ Managed identity - missing role] ( ../media/remediate-resources/missing-role.png )
26
27
You can’t perform that action at this time.
0 commit comments