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
Copy into an agent
A markdown-ready setup brief with install, verify, safe starting commands, and guardrails for AI agents.
Readiness
Great for agents · 75/100
Verify
az account show --output json
Agent URL
/cli/az/agent.md
Quick reference
Install
brew install azure-cliVerify
az account show --output jsonFirst command
az login && az account showAbout
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