az
OfficialAgent-readyDeployCloudCloud ops, deployments, and resource groups from the terminal.
The official CLI from Microsoft. Cloud ops, deployments, and resource groups from the terminal. Supports structured output — good for scripts and agents.
Task fit
cloud ops, deployments, and resource groups from the terminal.
Lane
Ship previews, inspect logs, and move safely toward production.
Operator brief
Use az for cloud ops, deployments, and resource groups from the terminal.
Run `az login && az account show` and see what comes back.
Repository family
Microsoft
First trust check
az responds locally and you can move on to authentication or project setup.
Safe first loop
Install, verify, then run one real command.
Preview deploy loop
Install command
$ brew install azure-cliOperator pack
Copy or export the working notes for this CLI before handing it to an agent.
Verify
$ az --helpaz responds locally and you can move on to authentication or project setup.
First real command
$ az login && az account showFirst steps
- 01Install az.
- 02Run `az --help` first.
- 03Start with `az login && az account show`.
- 04Authenticate az before asking the agent to do real work.
When to use / hold off when
Best for
cloud ops, deployments, and resource groups from the terminal.
Use this when
You want cloud infrastructure you can script with structured output.
Hold off when
Trust and constraints
Why operators pick it
- az fits deploy well, especially for cloud ops, deployments, and resource groups from the terminal.
- It is the official CLI from Microsoft.
- Good for scripts and agents.
Constraints
- Sign in before real work.
- Needs network access.
- Start with read-only or dry-run commands.
Repository context
Other CLIs in this family
playwright
Browser testing, automation, and headless scripts from the terminal.