You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"Description": "The Guest Configuration extension requires a system assigned managed identity. Azure virtual machines in the scope of this policy will be non-compliant when they have the Guest Configuration extension installed but do not have a system assigned managed identity. Learn more at https://aka.ms/gcpol",
49
+
"DisplayName": "Virtual machines' Guest Configuration extension should be deployed with system-assigned managed identity",
50
+
"Metadata": {
51
+
"version": "1.0.1",
52
+
"category": "Security Center"
53
+
},
54
+
"Mode": "Indexed",
55
+
"Parameters": {
56
+
"effect": {
57
+
"type": "String",
58
+
"metadata": {
59
+
"displayName": "Effect",
60
+
"description": "Enable or disable the execution of the policy"
0 commit comments