Skills
Skill 1 of 47
Analyze actual Azure spend, bill changes, and AKS or AI costs.
1 minute · 144 words · 6 sections
Install
npx skills add microsoft/azure-skills --skill cost-analysisnpx skills add microsoft/azure-skills/plugin marketplace add microsoft/azure-skillsThe first command installs just this skill, by the name in its SKILL.md; the second installs the whole repository.
| Intent | Workflow | Primary tools |
|---|---|---|
| Query historical spend | Cost query (opens in a new tab) | query_costs |
| Explain a spike | Cost investigation (opens in a new tab) | query_costs, Resource Graph |
| Analyze AKS spend | AKS cost analysis (opens in a new tab) | query_aks_costs, Resource Graph |
| Analyze AI service spend | AI cost analysis (opens in a new tab) | query_costs |
Use for spend, anomalies, and AKS or AI allocation.
Use cost tools and Resource Graph first. If an operation is unavailable, follow fallback and safety (opens in a new tab).
| Error | Action |
|---|---|
| Access denied | Name the required scope and role. |
| Empty result | Distinguish no data from unavailable data. |
| Multiple currencies | Report each currency separately. |
| Server error | Retry once; then stop with the trace ID. |
Analyze actual Azure spend, bill changes, and AKS or AI costs. WHEN: "Azure cost breakdown", "most expensive resources", "why did my bill increase", "cost spike", "unexpected charge", "Cosmos DB charges", "Foundry model costs", "AKS cluster cost", "namespace cost", "enable AKS cost analysis", "idle AKS capacity". DO NOT USE FOR: forecasts, pricing estimates, rightsizing, commitments, or budgets.
The verbatim description from this skill’s front matter — the string an agent matches on to decide whether to load it.
.github/plugins/azure-cost/skills/cost-analysis/SKILL.mdmain, last pushed 23 September 2026.SKILL.md, not by matching a directory convention. 10 distinct layouts observed: .github/plugins/azure-cost/skills/*/SKILL.md, .github/plugins/azure-kusto-graph-skills/skills/*/SKILL.md, .github/plugins/azure-local-skills/skills/*/SKILL.md, .github/plugins/foundry-iq-skills/skills/*/SKILL.md, skills/*/SKILL.md, skills/azure-app-onboard/*/SKILL.md, skills/azure-kubernetes/*/SKILL.md, skills/microsoft-foundry/*/SKILL.md, skills/microsoft-foundry/models/deploy-model/*/SKILL.md, skills/microsoft-foundry/models/*/SKILL.md.h1 and no skipped levels:.claude-plugin/marketplace.json by Microsoft, declaring 5 plugins. It is read for editorial metadata only — never as the skill index, which is always the repository tree./microsoft/azure-skills.md, and each skill at its own .md URL.12 files · 22 KB
Everything this skill ships beside its prose. All of it is set here, as subchapters of skill 1.
Documentation the agent loads on demand, rather than up front.
references/6 files · 12 KB
references/cost-query/6 files · 10 KB