azure Plugin
Plugin Claude Code Deployment Cloud, Deployment & CI/CDAI Agents & AI App DevelopmentMonitoring & ObservabilityThe explanation below is AI-generated. Please verify it against the sources.
The azure plugin (microsoft/azure-skills) integrates the Azure MCP Server together with curated Azure skills so Claude can perform real Azure tasks—listing resources, validating deployments, diagnosing infrastructure issues, and finding cost savings—rather than giving generic cloud advice. According to the README, the plugin has three layers: Azure skills (guidance/workflows), the Azure MCP Server (200+ structured tools across 40+ Azure services), and Foundry MCP for Microsoft Foundry model discovery, deployment, and agent workflows. It supports multiple hosts, including GitHub Copilot CLI/VS Code, Claude Code, Cursor, Codex CLI, Gemini CLI, and IntelliJ IDEA. Installation requires an Azure account, Node.js 18+, and authentication via Azure CLI (and Azure Developer CLI for deployment workflows). The plugin also supports sovereign cloud configuration (Azure China Cloud, Azure US Government) and allows disabling MCP telemetry.
Overview
According to the README, the Azure MCP Server is Microsoft's tool server that exposes structured tools for querying and acting on live Azure resources. This plugin packages that server together with curated Azure skills and Foundry MCP into a single installable capability layer for compatible coding agents such as Claude Code.
What you can do with azure
- List Azure resources (e.g., resource groups, storage accounts) via the Azure MCP Server
- Prepare, validate, deploy, and upgrade Azure workloads using skills such as azure-prepare, azure-validate, azure-deploy, and azure-upgrade
- Diagnose infrastructure issues and monitor with azure-diagnostics and appinsights-instrumentation
- Optimize architecture and identify cost savings with azure-cost, azure-compute, and azure-resource-visualizer
- Manage RBAC, identity, and compliance with azure-rbac, entra-app-registration, and azure-compliance
- Discover and deploy AI models through Foundry MCP for Microsoft Foundry scenarios
- Configure the MCP server for sovereign clouds (Azure China Cloud, Azure US Government)
Sources
Original description (English)
Transform Claude into an Azure expert. This plugin integrates the Azure MCP server and specialized Azure skills to move beyond generic advice. It enables Claude to perform real-world tasks: listing resources, validating deployments, diagnosing infrastructure issues, and optimizing costs across 50+ Azure services.
History of azure
- Plugin Added azure