Skip to content

Instantly share code, notes, and snippets.

@chrismaddalena
Last active August 22, 2018 20:35
Show Gist options
  • Save chrismaddalena/ee345e4bb485910a4a724ae48e88577c to your computer and use it in GitHub Desktop.
Save chrismaddalena/ee345e4bb485910a4a724ae48e88577c to your computer and use it in GitHub Desktop.
Service Description Command
CLI Search for a command az find -q KEYWORD
CLI List all subcommands az --help and az SUBGROUP --help
Account List authenticated accounts az account list --output table
Account Set the active subscription az account set --subscription 'SUBSCRIPTION NAME'
File Share List file storage accounts az storage account list
VM List virtual machines az vm list --output table
VM List machine snapshots az snapshot list --output table
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment