microsoftmicrosoftOfficial·21 Agent Skills Included

azure-skills

Deploy, troubleshoot, and manage Azure resources with AI agents

Guides AI agents through real Azure work: preparing apps, generating infrastructure, deploying, validating, and troubleshooting production issues. Covers cost analysis, quota checks, compliance audits, Kubernetes setup, identity configuration, and Microsoft Foundry model deployment. Eliminates manual portal clicking and guesswork by pairing curated workflows with 200+ live Azure MCP tools.
npx skills add microsoft/azure-skills --all -g -y

All Skills in This Repository (21)

Pure Emerald Level Indicators
📦 In Repo
microsoftmicrosoft

azure-app-onboard-prereq

Evaluate source code repositories for Azure deployment readiness.

Official
Advanced
📦 In Repo
microsoftmicrosoft

azure-app-onboard

Orchestrate Azure application deployment from code analysis to provisioning.

Official
Advanced
📦 In Repo
microsoftmicrosoft

Prepare — Architecture Planning & Cost Estimation

Map Azure application components to services and estimate infrastructure costs.

Official
Advanced
📦 In Repo
microsoftmicrosoft

Deploy — IaC Execution & Health Verification

Execute validated IaC templates against Azure with preflight and health checks.

Official
Advanced
📦 In Repo
microsoftmicrosoft

Azure App Onboard Scaffold — IaC Generation + Self-Review

Generate Bicep infrastructure-as-code from structured service architecture plans.

Official
Advanced
📦 In Repo
microsoftmicrosoft

Azure App Onboard Scaffold

Generate Azure Bicep or Terraform templates from architecture plans.

Official
Advanced
📦 In Repo
microsoftmicrosoft

azure-reliability

Assess and remediate reliability posture of Azure Functions and App Service resources.

Official
Advanced
📦 In Repo
microsoftmicrosoft

azure-cost

Query, forecast, and optimize Azure spending using the Cost Management API.

Official
Advanced
📦 In Repo
microsoftmicrosoft

azure-quotas

Checks Azure quota limits, usage, and available capacity across resource providers and regions.

Official
Intermediate
📦 In Repo
microsoftmicrosoft

azure-compute

Routes Azure VM and VMSS requests to recommendation, creation, capacity reservation, and management workflows.

Official
Advanced
📦 In Repo
microsoftmicrosoft

azure-resource-lookup

Query and list Azure resources across subscriptions using Azure Resource Graph KQL.

Official
Intermediate
📦 In Repo
microsoftmicrosoft

azure-kubernetes

Plans and configures production-ready Azure Kubernetes Service clusters with Day-0 decision guidance.

Official
Advanced

Frequently Asked Questions

FAQPage Schema
How to install azure-skills?â–¼

Run `npx skills add microsoft/azure-skills --all -g -y` in your terminal to install the full Azure skill suite globally.

What can Azure Skills do?â–¼

It lets your AI agent deploy apps to Azure, generate Bicep or Terraform infrastructure, troubleshoot production issues, check costs and quotas, and run compliance audits using live Azure tools.

Does Azure Skills work with Claude Code and Copilot?â–¼

Yes. The skills follow the universal SKILL.md standard and work across GitHub Copilot, Claude Code, Cursor, Codex, and Gemini CLI.

Do I need an Azure account to use these skills?â–¼

Yes. You need an Azure subscription, the Azure CLI authenticated with `az login`, and Node.js 18+ so the MCP servers can run.

Can AI deploy my app to Azure automatically?â–¼

Yes. The azure-app-onboard skill analyzes your code, picks the right Azure services, estimates costs, generates infrastructure, and deploys after your approval.

Related Repositories in Software Engineering

View All in Software Engineering→