File tree Expand file tree Collapse file tree 1 file changed +10
-0
lines changed
articles/governance/policy/concepts Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Original file line number Diff line number Diff line change @@ -113,6 +113,16 @@ Group](../../../virtual-network/manage-network-security-group.md#create-a-securi
113
113
The [ service tag] ( ../../../virtual-network/service-tags-overview.md )
114
114
"GuestAndHybridManagement" can be used to reference the Guest Configuration service.
115
115
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
+
116
126
## Guest Configuration definition requirements
117
127
118
128
Each audit run by Guest Configuration requires two policy definitions, a ** DeployIfNotExists**
You can’t perform that action at this time.
0 commit comments