Skip to content

Commit 3450a3d

Browse files
author
Mohamed Yilmaz Ibrahim
committed
Fixed style issue
1 parent 49f4888 commit 3450a3d

File tree

1 file changed

+1
-1
lines changed
  • src/azure-cli/azure/cli/command_modules/identity

1 file changed

+1
-1
lines changed

src/azure-cli/azure/cli/command_modules/identity/_help.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
- name: Update an identity to restrict assignment within an Azure region.
3737
text: |
3838
az identity update --name MyIdentity --resource-group MyResourceGroup --isolation-scope Regional
39-
39+
4040
- name: Update an identity to restrict assignment to specific resources.
4141
text: |
4242
az identity update --name MyIdentity --resource-group MyResourceGroup --resource-restriction '{"providers": ["Microsoft.Compute", "Microsoft.Storage/Accounts"]}'

0 commit comments

Comments
 (0)