The azure-prepare skill generates Azure deployment infrastructure (Bicep/Terraform), configuration files (azure.yaml), and containerization assets (Dockerfiles) for applications being created, modernized, or deployed to Azure. It serves developers and DevOps engineers who need to prepare applications for Azure hosting by automating infrastructure-as-code generation and deployment readiness without supporting cross-cloud migration scenarios. The skill solves the problem of manually configuring Azure infrastructure and deployment configurations by providing templated, validated setup workflows triggered by common deployment intents.
npx skills add https://github.com/microsoft/github-copilot-for-azure --skill azure-prepare