azure-cost-analyzer

Analyze Azure subscription spending and budgets using CLI commands and Cost Management API.

Updated Jul 5, 2026
One-click install
npx skills add https://github.com/Arupbiswas09/claude_skills --skill azure-cost-analyzer
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: azure-cost-analyzer
Source: https://github.com/Arupbiswas09/claude_skills/tree/main/skills/azure-cost-analyzer
Command: npx skills add https://github.com/Arupbiswas09/claude_skills --skill azure-cost-analyzer

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires az, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill empowers users to query, understand, and reduce their Azure spending, addressing cost analysis, budget alerts, resource right-sizing, and more.

Core Features & Use Cases

  • Cost Analysis: Provides detailed insights into Azure spending across various dimensions.
  • Budget Alerts: Sets up spending alerts to manage budget constraints.
  • Resource Right-Sizing: Helps identify and adjust over-provisioned resources for cost savings.
  • Reserved Instances: Recommends and manages reserved instances for long-term cost savings.
  • Use Case: A finance team can use this Skill to analyze Azure expenses, set budgets, and implement cost-reduction strategies across multiple subscriptions.

Quick Start

Use the azure-cost-analyzer skill to generate a cost report for the last 30 days for your Azure subscription.

Frequently Asked Questions about azure-cost-analyzer

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I analyze Azure subscription costs and identify savings?

To analyze Azure subscription costs, you can use this Skill to query spending across dimensions, set budget alerts, and identify over-provisioned resources for right-sizing and savings.

Can I set up budget alerts for Azure spending using Azure CLI?

Yes, you can set up budget alerts for Azure spending to manage budget constraints. The Skill configures spending alerts via Azure CLI commands and the Cost Management API.

What's the best way to find over-provisioned Azure resources for right-sizing?

Finding over-provisioned Azure resources for right-sizing is handled by querying Cost Management API data. The Skill identifies and recommends adjustments to reduce unnecessary cloud costs.

Do I need Azure CLI and Cost Management API permissions to manage cloud costs?

Yes, you need Azure CLI installed and Cost Management API permissions to access subscription data. These prerequisites allow the Skill to perform detailed cost analysis and resource optimization.

Does this approach recommend reserved instances for long-term Azure cost optimization?

Yes, the approach recommends and manages reserved instances for long-term Azure cost optimization. This allows finance and IT teams to implement sustained cost-reduction strategies across subscriptions.