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 encryption settings for automation account"
1985
2011
},
2012
+
"EncryptionPropertiesIdentity": {
2013
+
"type": "object",
2014
+
"properties": {
2015
+
"userAssignedIdentity": {
2016
+
"type": "object",
2017
+
"properties": {},
2018
+
"description": "The user identity used for CMK. It will be an ARM resource id in the form: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ManagedIdentity/userAssignedIdentities/{identityName}'."
"description": "The list of user identities associated with the resource. The user identity dictionary key references will be ARM resource ids in the form: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ManagedIdentity/userAssignedIdentities/{identityName}'."
2038
2092
}
2039
2093
},
2040
2094
"description": "Identity for the resource."
@@ -2510,4 +2564,4 @@
2510
2564
"description": "Definition of the watcher properties"
0 commit comments