az
Installation
SKILL.md
Azure CLI
Intent Router
| Request | Reference | Load When |
|---|---|---|
| Install tool, first-time setup | references/install-and-setup.md |
User needs to install Azure CLI or do initial configuration |
| Command patterns, ARM/Bicep | references/command-cookbook.md |
User needs resource patterns, ARM deployment, AKS, Key Vault, or RBAC examples |
| Authentication, subscriptions | references/auth-and-config.md |
User needs login setup, service principal, multi-tenant, or sovereign cloud configuration |
Workflow
- Run preflight before any Azure command workflow.
- Check authentication and subscription context.
- Choose a core command track and run inspect commands first.
- Require explicit user confirmation before write/delete commands.
- Re-run context checks and summarize outcomes.