Skip to content

Commit 51d3353

Browse files
committed
publish known issue with high severity text
1 parent deac7b8 commit 51d3353

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
@@ -113,6 +113,16 @@ Group](../../../virtual-network/manage-network-security-group.md#create-a-securi
113113
The [service tag](../../../virtual-network/service-tags-overview.md)
114114
"GuestAndHybridManagement" can be used to reference the Guest Configuration service.
115115

116+
## Azure managed identity requirements
117+
118+
The **DeployIfNotExists** policies that add the extension to virtual machines also
119+
enable a system assigned managed identity, if one doesn't exist.
120+
121+
> [!WARNING]
122+
> Avoid enabling user assigned managed identity to virtual machines in scope
123+
> for Policies that enable system assigned managed identity. The user assigned
124+
> identity will be replaced and could machine become unresponsive.
125+
116126
## Guest Configuration definition requirements
117127

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

0 commit comments

Comments
 (0)