Skip to content

Commit 450f751

Browse files
authored
{Compute} Update help of az vmss disk attach (#12677)
1 parent c41bbbd commit 450f751

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • src/azure-cli/azure/cli/command_modules/vm

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2124,7 +2124,7 @@
21242124
crafted: true
21252125
- name: Attach managed data disks of a given size to a scale set or its instances. (autogenerated)
21262126
text: |
2127-
az vmss disk attach --name MyVmss --resource-group MyResourceGroup --size-gb 50
2127+
az vmss disk attach --vmss-name MyVmss --resource-group MyResourceGroup --size-gb 50
21282128
crafted: true
21292129
"""
21302130

0 commit comments

Comments
 (0)