Skip to content
Merged
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 @@ -1766,7 +1766,7 @@
helps['vm list'] = """
type: command
short-summary: List details of Virtual Machines.
long-summary: 'For more information on querying information about Virtual Machines, see https://docs.microsoft.com/cli/azure/query-az-cli2'
long-summary: '`--resource-group` can pass in an empty string as a parameter, which will output all VM information under the subscription. For more information on querying information about Virtual Machines, see https://docs.microsoft.com/cli/azure/query-az-cli2'
examples:
- name: List all VMs.
text: az vm list
Expand Down