azure-deploy
by @microsoft/github-copilot-for-azure · 163 stars · 103.3K installs/wk · Rank #7
Executes Azure deployments using azd and Terraform with built-in error recovery and post-deployment verification.
Install
npx skills add https://github.com/microsoft/github-copilot-for-azure --skill azure-deploySummary
- Requires .azure/plan.md with Validated status from azure-validate and prior completion of azure-prepare; will not proceed without both prerequisites
- Executes azd up, azd deploy, terraform apply, and az deployment commands with built-in error recovery and post-deployment verification
- Includes pre-deploy checklist validation, recipe-based deployment workflows, and post-deployment configuration for SQL managed identity and Entity Framework migrations
- Handles destructive actions through user confirmation and provides troubleshooting guidance for common deployment failures