azure-prepare
by @microsoft/github-copilot-for-azure · 163 stars · 103.1K installs/wk · Rank #14
Generates Azure infrastructure code (Bicep/Terraform) and configuration files for application deployment.
Install
npx skills add https://github.com/microsoft/github-copilot-for-azure --skill azure-prepareSummary
- Generates Bicep or Terraform infrastructure code, azure.yaml configuration, and Dockerfiles based on application type and requirements
- Follows mandatory plan-first workflow: analyze workspace, gather requirements, select deployment recipe (AZD, AZCLI, Bicep, or Terraform), design architecture, and get user approval before code generation
- Supports creation, modernization, and updates to existing applications; routes specialized workloads (copilot SDK, Azure Functions, AI Gateway, durable workflows) to dedicated skills first
- Hardens security best practices and hands off to azure-validate for infrastructure validation before deployment execution