Deploy your app to Azure with just a few commands. This skill runs azd up, azd deploy, terraform apply, and az deployment for applications that are already set up. It has built-in error recovery so your deployment keeps going even if something goes wrong.
You must first prepare your app using the azure-prepare skill. Then validate it with azure-validate. Only after that can you use this deploy skill. It follows a clear checklist to make sure everything is ready.
This skill is for pushing updates or going live. It does not create new apps or infrastructure. Use it when you say things like "run azd up", "push to production", or "go live".
Global
mkdir -p ~/.claude/skills/azure-deployProject
mkdir -p .claude/skills/azure-deploySource Repository
Azure Preparemicrosoft/azure-skills
Generate Azure infrastructure code and config files for deployment preparation
Azure Storagemicrosoft/azure-skills
Store files, messages, and data with Azure Storage services easily.
Azure Validatemicrosoft/azure-skills
Validate your Azure deployment with thorough preflight checks on all prerequisites
Azure Resource Lookupmicrosoft/azure-skills
Find any Azure resource across subscriptions and groups easily
Azure Rbacmicrosoft/azure-skills
Find the least privilege Azure RBAC role and generate CLI and Bicep code
Azure Aigatewaymicrosoft/azure-skills
Govern your AI models and tools with Azure API Management gateway
Azure Resource Visualizermicrosoft/azure-skills
Map your Azure resources with clear architecture diagrams in minutes
Azure Computemicrosoft/azure-skills
Get help choosing, connecting, and managing Azure VMs and scale sets