azure-cost-optimization

Correlate Azure Cost Management data with utilization and governance scans to quantify savings.

Updated Dec 20, 2023
One-click install
npx skills add https://github.com/Thiago-Cruz-eng/Hibrygame --skill azure-cost-optimization-thiago-cruz-eng
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: azure-cost-optimization
Source: https://github.com/Thiago-Cruz-eng/Hibrygame/tree/main/.claude/skills/azure-cost-optimization
Command: npx skills add https://github.com/Thiago-Cruz-eng/Hibrygame --skill azure-cost-optimization-thiago-cruz-eng

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Azure spending is often driven by unused, orphaned, or oversized resources that continue to run even when they no longer deliver value.

Core Features & Use Cases

  • Cost optimization across subscriptions: Uses cost data, utilization metrics, and governance scans to identify where money is being wasted.
  • Orphaned resource detection: Flags immediate savings candidates such as unattached disks, unused NICs, and other “no longer in use” resources via Azure Quick Review.
  • Rightsizing and optimization recommendations: Validates service pricing, analyzes usage trends, and produces a prioritized report with actionable next steps, including VM/container/service right-sizing and Redis-specific guidance when requested.

Quick Start

Generate an Azure cost optimization report for my subscriptions and prioritize the highest-impact actions based on the last 30 days of actual costs and the last 14 days of utilization.

Frequently Asked Questions about azure-cost-optimization

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

FAQPage Schema
How do I find orphaned Azure resources and reduce my cloud spend?

Azure cost optimization identifies orphaned resources by correlating actual Cost Management data with utilization metrics and governance scans across subscriptions. It flags unattached disks and unused NICs as immediate savings candidates using Azure Quick Review.

What is the best way to rightsize over-provisioned Azure VMs and services?

The best way to rightsize over-provisioned Azure VMs is to analyze usage trends and validate service pricing from official sources. This process generates a prioritized optimization plan with actionable next steps for compute and service right-sizing.

Do I need Azure CLI and Azure Quick Review to analyze subscription costs?

Yes, analyzing subscription costs requires Azure CLI with costmanagement and resource-graph capabilities, along with Azure Quick Review (azqr). These dependencies gather the utilization signals and governance scan results needed to quantify savings.

How does Azure cost management correlate utilization data with governance scans?

Azure cost management correlates utilization data with governance scans by merging actual billing metrics from Cost Management with resource usage trends. This identifies where money is wasted on oversized or unused resources across subscriptions.

Can I get Redis cost optimization recommendations for my Azure subscriptions?

Yes, you can get Redis cost optimization recommendations for Azure subscriptions. The optimization process analyzes usage trends and provides specific guidance to right-size Redis instances alongside general VM and container optimization strategies.

What limitations exist when validating Azure service pricing for optimization plans?

A key limitation when validating Azure service pricing is that recommendations must be checked against official sources before implementation. The analysis relies on the last 30 days of actual costs and 14 days of utilization data, which may not capture long-term seasonal usage variations.