Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion src/azure-cli/azure/cli/command_modules/vm/_help.py
Original file line number Diff line number Diff line change
Expand Up @@ -2757,7 +2757,7 @@

helps['vmss update'] = """
type: command
short-summary: Update a VMSS.
short-summary: Update a VMSS. Run 'az vmss update-instances' command to roll out the changes to VMs if you have not configured upgrade policy.
examples:
- name: Update a VMSS' license type for Azure Hybrid Benefit.
text: az vmss update --name MyScaleSet --resource-group MyResourceGroup --license-type windows_server
Expand Down