az
officialscriptablecautioncloudbrew
Microsoft · Cloud ops, deployments, and resource groups from the terminal.
$ brew install azure-cliOne-liner to try
$ az login && az account showAgent pack
Quick reference
Install
brew install azure-cliVerify
az account show --output jsonFirst command
az login && az account showMachine JSON
/cli/az.jsonAbout
The official CLI from Microsoft. Cloud ops, deployments, and resource groups from the terminal. Supports structured output — good for scripts and agents.
Example workflow
1. az login && az account show