az

officialscriptablecautioncloudbrew

Microsoft · Cloud ops, deployments, and resource groups from the terminal.

$ brew install azure-cli
One-liner to try
$ az login && az account show

Agent pack

Copy into an agent

A markdown-ready setup brief with install, verify, safe starting commands, and guardrails for AI agents.

Open .md
Readiness
Great for agents · 75/100
Verify
az account show --output json
Agent URL
/cli/az/agent.md

Quick reference

Installbrew install azure-cli
Verifyaz account show --output json
First commandaz login && az account show

About

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

Alternatives worth considering