๐ŸŽฏ

azure-cost-optimization

๐ŸŽฏSkill

from microsoft/azure-skills

VibeIndex|
What it does
Security check pending

A Claude Code skill from Microsoft that analyzes Azure spending patterns and recommends cost-saving measures for cloud resource optimization.

Overview

Azure Cost Optimization is an official Microsoft Claude Code skill for analyzing Azure spending and recommending cost-saving strategies. Part of the GitHub Copilot for Azure suite, it brings Azure cloud management capabilities directly into the Claude Code development environment.

Key Features

  • Analyze current Azure spending by service, resource group, and subscription
  • Identify underutilized resources and recommend right-sizing
  • Suggest reserved instance purchases and savings plans

Who is this for?

Developers and cloud engineers optimizing Azure cloud costs for their organization who want to manage Azure services directly from Claude Code.

๐Ÿ“ฆ

Same repository

microsoft/azure-skills(22 items)

azure-cost-optimization

Installation

Vibe Index InstallInstalls to .claude/skills/ - auto-recognized by Claude Code
npx vibeindex add microsoft/azure-skills --skill azure-cost-optimization
skills.sh Installโš  Installs to .agents/skills/ - may not be auto-recognized by Claude Code
npx skills add microsoft/azure-skills --skill azure-cost-optimization
Manual InstallCopy SKILL.md content and save to the path below
~/.claude/skills/azure-cost-optimization/SKILL.md

SKILL.md

23,731Installs
-
AddedMar 4, 2026

More from this repository10

๐ŸŽฏ
azure-deploy๐ŸŽฏSkill

A Claude Code skill from Microsoft for deploying applications and infrastructure to Azure using ARM templates, Bicep, or CLI commands.

๐ŸŽฏ
azure-hosted-copilot-sdk๐ŸŽฏSkill

A Claude Code skill from Microsoft for building custom copilot experiences using the Azure-hosted Copilot SDK with AI model integration.

๐ŸŽฏ
microsoft-foundry๐ŸŽฏSkill

A Claude Code skill from Microsoft that enables Azure AI Foundry integration, helping developers build, deploy, and manage AI applications on Azure.

๐ŸŽฏ
azure-ai๐ŸŽฏSkill

A Claude Code skill from Microsoft for working with Azure AI services, including Cognitive Services, OpenAI on Azure, and machine learning workflows.

๐ŸŽฏ
entra-app-registration๐ŸŽฏSkill

A Claude Code skill from Microsoft for managing Microsoft Entra ID (Azure AD) app registrations, including OAuth configuration and permissions setup.

๐ŸŽฏ
azure-resource-lookup๐ŸŽฏSkill

A Claude Code skill from Microsoft that helps discover and inspect Azure resources across subscriptions, resource groups, and regions.

๐ŸŽฏ
azure-diagnostics๐ŸŽฏSkill

A Claude Code skill from Microsoft for troubleshooting Azure resources by collecting and analyzing diagnostic logs and metrics.

๐ŸŽฏ
azure-storage๐ŸŽฏSkill

A Claude Code skill from Microsoft for managing Azure Storage accounts, blobs, queues, tables, and file shares.

๐ŸŽฏ
azure-prepare๐ŸŽฏSkill

A Claude Code skill from Microsoft that helps set up Azure environments, including subscription configuration, resource group creation, and prerequisite installation.

๐ŸŽฏ
azure-aigateway๐ŸŽฏSkill

A Claude Code skill from Microsoft for configuring and managing Azure AI Gateway, which provides unified API access to multiple AI model endpoints.