GitHub-Copilot-for-Azure
Deploy, manage, and troubleshoot Azure resources from your editor
All Skills in This Repository (22)
Pure Emerald Level Indicatorsazure-diagnostics
Diagnose Azure production issues through systematic flow and KQL log analysis.
azure-networking
Automate Azure networking design and security configuration with ARM templates.
azure-role-selector
Identify least-privilege Azure RBAC roles and generate CLI and Bicep assignment snippets.
azure-compliance
Assess Azure compliance and security posture with azqr across subscriptions, resource groups, and management groups.
microsoft-foundry
Discover, deploy, and manage Microsoft Foundry AI resources with Python SDK and MCP tools.
appinsights-instrumentation
Instrument ASP.NET Core and Node.js apps to send telemetry to Azure Application Insights.
azure-deploy
Automate Azure deployments with AZD, AZCLI, Bicep, or Terraform after validation.
azure-cost-optimization
Analyze Azure subscription costs and utilization to generate optimization recommendations.
azure-validate
Validate Azure deployment readiness with pre-deployment and policy checks.
entra-app-registration
Register Microsoft Entra ID apps and configure OAuth/MSAL workflows.
azure-aigateway
Configures Azure API Management as an AI Gateway with policies for security, caching, and load balancing.
azure-ai
Orchestrate Azure AI services via MCP-enabled CLI commands.
Frequently Asked Questions
FAQPage SchemaHow to install GitHub-Copilot-for-Azure?โผ
Run `npx skills add microsoft/GitHub-Copilot-for-Azure --all -g -y` in your terminal to install all Azure skills globally.
How to deploy an app to Azure with Copilot?โผ
Ask your agent to deploy your app, and the azure-app-onboard skill analyzes your code, picks the right Azure services, generates infrastructure, and deploys after your approval.
Can it troubleshoot Azure production issues?โผ
Yes. The azure-diagnostics skill investigates App Service, Functions, AKS, VM, and messaging failures using resource health checks, logs, and KQL queries.
Does it work with Claude Code and VS Code?โผ
Yes. The skills run in VS Code, Visual Studio, Claude Code, Copilot CLI, Cursor, and other compatible clients via the standard SKILL.md format.
Can it help reduce my Azure bill?โผ
Yes. The azure-cost skill queries your spending, forecasts future costs, and finds waste like orphaned disks and oversized VMs with specific fix commands.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core