azure-observability
🎯Skillfrom microsoft/azure-skills
A plugin that connects Claude Code to your Azure account via the Azure MCP Server, providing tools for 40+ Azure services including AI, compute, storage, security, DevOps, and messaging.
Overview
The official Microsoft Azure plugin that connects GitHub Copilot CLI or Claude Code to your Azure account via the Azure MCP Server. It provides tools for 40+ Azure services, enabling you to manage resources, deploy applications, and monitor services directly from your development environment.
Key Features
- 40+ Azure services — AI and ML (Microsoft Foundry, AI Search, Speech), compute (App Service, Container Apps, AKS, Functions), storage (Blob, SQL, Cosmos DB, MySQL, PostgreSQL), security (Key Vault, RBAC, Confidential Ledger), DevOps (Resource Groups, Monitor, Bicep templates), and messaging (Communication Services, Service Bus, Event Grid)
- Multiple auth methods — Azure CLI (recommended), environment variables with service principals, or automatic managed identity on Azure resources
- Dynamic service discovery — Automatically picks up new Azure API endpoints and methods as they become available
- Plugin marketplace install —
/plugin marketplace add microsoft/azure-skillsthen/plugin install azure@azure-skills
Who is this for?
Azure developers and DevOps engineers who want to manage their Azure infrastructure directly from Claude Code or GitHub Copilot CLI without context-switching to the Azure Portal. Essential for teams already using Azure who want AI-assisted cloud resource management.
Same repository
microsoft/azure-skills(27 items)
Installation
npx vibeindex add microsoft/azure-skills --skill azure-observabilitynpx skills add microsoft/azure-skills --skill azure-observability~/.claude/skills/azure-observability/SKILL.mdSKILL.md
More from this repository10
A Claude Code skill from Microsoft that enables Azure AI Foundry integration, helping developers build, deploy, and manage AI applications on Azure.
A Claude Code skill from Microsoft for working with Azure AI services, including Cognitive Services, OpenAI on Azure, and machine learning workflows.
A Claude Code skill from Microsoft for deploying applications and infrastructure to Azure using ARM templates, Bicep, or CLI commands.
A Claude Code skill from Microsoft that helps set up Azure environments, including subscription configuration, resource group creation, and prerequisite installation.
A Claude Code skill from Microsoft for troubleshooting Azure resources by collecting and analyzing diagnostic logs and metrics.
A Claude Code skill from Microsoft for managing Azure compute resources including VMs, App Services, Functions, and Container Instances.
A Claude Code skill from Microsoft for validating Azure resource configurations, ARM/Bicep templates, and deployment readiness.
A Claude Code skill from Microsoft for managing Azure Storage accounts, blobs, queues, tables, and file shares.
A Claude Code skill from Microsoft that assists with planning and executing cloud migration strategies from on-premises or other clouds to Azure.
A Claude Code skill from Microsoft for managing Microsoft Entra ID (Azure AD) app registrations, including OAuth configuration and permissions setup.