Skip to content

Commit ade5fe3

Browse files
authored
Merge pull request #110716 from mgreenegit/mgreenegit-identityconflict-0
publish known issue with high severity text
2 parents 4a2a8ac + e971dc3 commit ade5fe3

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

articles/governance/policy/concepts/guest-configuration.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -108,6 +108,16 @@ Group](../../../virtual-network/manage-network-security-group.md#create-a-securi
108108
The [service tag](../../../virtual-network/service-tags-overview.md)
109109
"GuestAndHybridManagement" can be used to reference the Guest Configuration service.
110110

111+
## Azure managed identity requirements
112+
113+
The **DeployIfNotExists** policies that add the extension to virtual machines also
114+
enable a system assigned managed identity, if one doesn't exist.
115+
116+
> [!WARNING]
117+
> Avoid enabling user assigned managed identity to virtual machines in scope
118+
> for policies that enable system assigned managed identity. The user assigned
119+
> identity will be replaced and could machine become unresponsive.
120+
111121
## Guest Configuration definition requirements
112122

113123
Each audit run by Guest Configuration requires two policy definitions, a **DeployIfNotExists**

0 commit comments

Comments
 (0)