Navigation :
Azure CLI
Terminology
login
Find commands
Intelligent command search
az find blob
az find 'az monitor activity-log list'
Get help
Find commands
Get info on a command
Output formats
- json
- jsonc
- yaml
- table
- tsv
Filter Output
Use JMESPath to query a request
az group list --query "[?name == '<rg name>']"
az group list --query "[?location == 'westeurope']"
See http://jmespath.org/
Resources