We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 49f4888 commit 3450a3dCopy full SHA for 3450a3d
src/azure-cli/azure/cli/command_modules/identity/_help.py
@@ -36,7 +36,7 @@
36
- name: Update an identity to restrict assignment within an Azure region.
37
text: |
38
az identity update --name MyIdentity --resource-group MyResourceGroup --isolation-scope Regional
39
-
+
40
- name: Update an identity to restrict assignment to specific resources.
41
42
az identity update --name MyIdentity --resource-group MyResourceGroup --resource-restriction '{"providers": ["Microsoft.Compute", "Microsoft.Storage/Accounts"]}'
0 commit comments