What problem does it solve?
This Skill turns your application intent (new app, added services, modernization updates) into a validated, Azure-ready infrastructure and configuration plan, so deployments can proceed reliably without mixing preparation and execution responsibilities.
Core Features & Use Cases
- Plan-first Azure preparation: creates and progressively updates .azure/plan.md before any artifacts are generated.
- Recipe-driven Azure infrastructure generation: supports AZD (Bicep default, or Terraform), AZ CLI, and standalone Bicep/Terraform workflows with architecture-to-service mapping.
- Azure-safe workflow orchestration: enforces quota/resource-capacity checks, confirms Azure subscription and location, and requires validation handoff to azure-validate before deployment.
- Specialized routing for Azure Functions/Durable and other known technologies: triggers dedicated guidance when the prompt indicates a technology with tested templates (e.g., azure-cloud-migrate, azure-hosted-copilot-sdk).
Quick Start
Use the azure-prepare skill to prepare infrastructure by asking: "Prepare my application for deployment to Azure using Terraform and deploy it after validation."