Command Line Interface (CLI)
Cross-platform command-line program that connects to Azure and executes administrative commands on Azure resources.
The azure command would normally be
az
.Cross platform means that it can be run on Windows, Linux, or macOS.
Last updated
Was this helpful?