microsoftmicrosoftOfficialยท22 Agent Skills Included

GitHub-Copilot-for-Azure

Deploy, manage, and troubleshoot Azure resources from your editor

Deploys applications to Azure, provisions infrastructure, and manages resources like VMs, AKS clusters, storage, and databases through natural language. Diagnoses production issues, audits costs and compliance, checks quotas, and migrates workloads from AWS or GCP without manual portal clicking. Guides the full workflow from code readiness checks to validated deployment, eliminating guesswork in Azure service selection and configuration.
npx skills add microsoft/GitHub-Copilot-for-Azure --all -g -y
Available:

Instructs the agent on how to scaffold, write, run, and schedule vally-based integration tests for the Azure skills in this repository.

All Skills in This Repository (22)

Pure Emerald Level Indicators
๐Ÿ“ฆ In Repo
microsoftmicrosoft

azure-diagnostics

Diagnose Azure production issues through systematic flow and KQL log analysis.

Official
Basic
๐Ÿ“ฆ In Repo
microsoftmicrosoft

azure-networking

Automate Azure networking design and security configuration with ARM templates.

Official
Basic
๐Ÿ“ฆ In Repo
microsoftmicrosoft

azure-role-selector

Identify least-privilege Azure RBAC roles and generate CLI and Bicep assignment snippets.

Official
Intermediate
๐Ÿ“ฆ In Repo
microsoftmicrosoft

azure-compliance

Assess Azure compliance and security posture with azqr across subscriptions, resource groups, and management groups.

Official
Advanced
๐Ÿ“ฆ In Repo
microsoftmicrosoft

microsoft-foundry

Discover, deploy, and manage Microsoft Foundry AI resources with Python SDK and MCP tools.

Official
Advanced
๐Ÿ“ฆ In Repo
microsoftmicrosoft

appinsights-instrumentation

Instrument ASP.NET Core and Node.js apps to send telemetry to Azure Application Insights.

Official
Intermediate
๐Ÿ“ฆ In Repo
microsoftmicrosoft

azure-deploy

Automate Azure deployments with AZD, AZCLI, Bicep, or Terraform after validation.

Official
Advanced
๐Ÿ“ฆ In Repo
microsoftmicrosoft

azure-cost-optimization

Analyze Azure subscription costs and utilization to generate optimization recommendations.

Official
Advanced
๐Ÿ“ฆ In Repo
microsoftmicrosoft

azure-validate

Validate Azure deployment readiness with pre-deployment and policy checks.

Official
Advanced
๐Ÿ“ฆ In Repo
microsoftmicrosoft

entra-app-registration

Register Microsoft Entra ID apps and configure OAuth/MSAL workflows.

Official
Intermediate
๐Ÿ“ฆ In Repo
microsoftmicrosoft

azure-aigateway

Configures Azure API Management as an AI Gateway with policies for security, caching, and load balancing.

Official
Advanced
๐Ÿ“ฆ In Repo
microsoftmicrosoft

azure-ai

Orchestrate Azure AI services via MCP-enabled CLI commands.

Official
Advanced

Frequently Asked Questions

FAQPage Schema
How 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โ†’