az
The official CLI tool for Microsoft Azure.
Some subcommands such as `az login` have their own usage documentation.
az login
- Manage azure subscription information:
az account
- List all Azure Managed Disks:
az disk list
- List all Azure virtual machines:
az vm list
- Manage Azure Kubernetes Services:
az aks
- Manage Azure Network resources:
az network
Copyright © 2014—present the tldr-pages team and contributors.
This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).