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 .mdJSON
Readiness
Great for agents · 75/100
Verify
az account show --output json
Agent URL
/cli/az/agent.md

Quick reference

Install
brew install azure-cli
Verify
az account show --output json
First command
az login && az account show
Machine JSON
/cli/az.json

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