Overview of Azure Skills Plugin capabilities
mainThe Azure Skills Plugin provides a three-layer capability model for AI coding agents to perform real Azure work:
- Azure skills (The Brain): Curated workflows, decision trees, and guardrails for tasks like building, deploying, troubleshooting, monitoring, and optimizing Azure architecture (e.g.,
azure-prepare,azure-deploy,azure-diagnostics,azure-cost). - Azure MCP Server (The Hands): An execution layer providing 200+ structured tools across 40+ Azure services for tasks like listing resources, checking prices, and querying logs.
- Foundry MCP (The AI Specialist): Specialized workflows for Microsoft Foundry, including model discovery, deployment, and agent evaluations.
The plugin payload is located in .github/plugins/azure-skills/ and includes MCP configurations for connectivity.