az
The official CLI tool for Microsoft Azure.
Some subcommands such as az login have their own usage documentation.
More information: https://learn.microsoft.com/cli/azure.
-
Log in to Azure:
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
License and Disclaimer
The content on this page is copyright © 2014—present the tldr-pages team and contributors.This page is used with permission under Creative Commons Attribution 4.0 International License.
While we do attempt to make sure content is accurate, there isn't a warranty of any kind.