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 @@ -108,6 +108,16 @@ Group](../../../virtual-network/manage-network-security-group.md#create-a-securi
108
108
The [ service tag] ( ../../../virtual-network/service-tags-overview.md )
109
109
"GuestAndHybridManagement" can be used to reference the Guest Configuration service.
110
110
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
+
111
121
## Guest Configuration definition requirements
112
122
113
123
Each audit run by Guest Configuration requires two policy definitions, a ** DeployIfNotExists**
You can’t perform that action at this time.
0 commit comments