Help us improve
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
By microsoft
Manage complete Azure workflows conversationally: prepare/validate/deploy infrastructure via AZD/Bicep/Terraform; monitor apps with App Insights/KQL; secure resources using RBAC/Key Vault/Defender; optimize costs and quotas; provision/deploy AI models/agents with OpenAI/Foundry—all using integrated MCP tools and CLI from Claude Code.
npx claudepluginhub joshuarweaver/cascade-code-devops-misc-1 --plugin microsoft-github-copilot-for-azureGuidance for instrumenting webapps with Azure Application Insights. Provides telemetry patterns, SDK setup, and configuration references. WHEN: how to instrument app, App Insights SDK, telemetry patterns, what is App Insights, Application Insights guidance, instrumentation examples, APM best practices.
Use for Azure AI: Search, Speech, OpenAI, Document Intelligence. Helps with search, vector/hybrid search, speech-to-text, text-to-speech, transcription, OCR. WHEN: AI Search, query search, vector search, hybrid search, semantic search, speech-to-text, text-to-speech, transcribe, OCR, convert text to speech.
Configure Azure API Management as an AI Gateway for AI models, MCP tools, and agents. WHEN: semantic caching, token limit, content safety, load balancing, AI model governance, MCP rate limiting, jailbreak detection, add Azure OpenAI backend, add AI Foundry model, test AI gateway, LLM policies, configure AI backend, token metrics, AI cost control, convert API to MCP, import OpenAPI to gateway.
Assess and migrate cross-cloud workloads to Azure. Generates assessment reports and converts code from AWS, GCP, or other providers to Azure services. WHEN: migrate Lambda to Azure Functions, migrate AWS to Azure, Lambda migration assessment, convert AWS serverless to Azure, migration readiness report, migrate from AWS, migrate from GCP, cross-cloud migration.
Comprehensive Azure compliance and security auditing capabilities including best practices assessment, Key Vault expiration monitoring, and resource configuration validation. WHEN: compliance scan, security audit, BEFORE running azqr (compliance cli tool), Azure best practices, Key Vault expiration check, compliance assessment, resource review, configuration validation, expired certificates, expiring secrets, orphaned resources, policy compliance, security posture evaluation.
Share bugs, ideas, or general feedback.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Microsoft Azure MCP integration for cloud resource management, deployments, and Azure services. Manage your Azure infrastructure, monitor applications, and deploy resources directly from Claude Code.
Azure MCP Server integration for 40+ Azure services with Azure CLI authentication.
Complete Azure cloud expertise covering 2025-2026 features. This plugin should be used for ANY Azure resource provisioning, AKS Automatic, Container Apps GPU, Azure OpenAI (GPT-5, reasoning models), Deployment Stacks, Azure ML workspaces, AI Foundry, compute clusters, endpoints, Terraform, networking, private endpoints, managed identities, debugging, and cost optimization.
Azure service configuration and deployment automation
Editorial "Azure AI & Cloud" bundle for Claude Code from Antigravity Awesome Skills.
Official Microsoft MCP servers: Microsoft Learn docs, Azure resource management, NuGet package discovery, Azure DevOps, and SQL Server database access
Turn your coding agent into a SOTA browser agent. Drives a local Playwright workspace via one bash command at a time, saving screenshots and an action log into final_runs/run_<id>/, and visually self-verifies the result.
AGT governance hooks and MCP tools for Claude Code sessions
Azure SDK patterns and best practices for TypeScript/Node.js developers covering AI, storage, identity, monitoring, and messaging libraries.
Azure SDK patterns and best practices for Java developers covering AI, communication, storage, identity, monitoring, and management libraries.
Azure SDK patterns and best practices for Python developers covering AI, storage, identity, monitoring, messaging, and management libraries.
GitHub Copilot for Azure is a set of extensions for Visual Studio, VS Code, and Claude Code designed to streamline the process of developing for Azure. You can ask it questions about your Azure services or get help with tasks related to Azure management and development, all from within your IDE.
Learn more about GitHub Copilot for Azure, and get the extension:
Before installing the plugin, ensure the following tools are installed:
Git is required to add the marketplace plugin. If it is not installed, you will see an error like:
Failed to add marketplace: Failed to fetch GitHub marketplace microsoft/github-copilot-for-azure: Error: spawn git ENOENT
Windows (winget):
winget install --id Git.Git -e --source winget
macOS (Homebrew):
brew install git
Node.js is required for the Azure MCP server. If it is not installed, you may see errors such as:
'npx' is not recognized as an internal or external commandnpx: command not foundnpx failed to connect to azureWindows (winget):
winget install --id OpenJS.NodeJS.LTS -e --source winget
macOS (Homebrew):
brew install node
To install the Azure plugin into Copilot CLI and Claude:
/plugin marketplace add microsoft/github-copilot-for-azure/plugin install azure@github-copilot-for-azure/plugin update azure@github-copilot-for-azureYou can use this repository to:
See CONTRIBUTING.md for detailed guidelines on how to contribute, including local development setup.