Azure Prepare

Prepare azd-based Azure projects for deployment: generates azure.yaml, infrastructure (Bicep/Terraform), and Dockerfiles for the Azure Developer CLI (azd) workflow. USE ONLY when the user explicitly wants to use azd as the deployment tool, or the project already has an azure.yaml file. DO NOT USE FOR: non-azd deployments, Python App Service code-only deploys (use python-appservice-deploy), or cross-cloud migration (use azure-cloud-migrate). WHEN: prepare app for azd, create azure.yaml, set up azd infrastructure, modernize app for Azure with azd, deploy with azd, function app, timer trigger, service bus trigger, event-driven function, managed identity, generate Bicep, generate Terraform, create and deploy to Azure.

om-scogo 51b159b 165 files · 544.4 KB Updated 0 repo stars

File contents

om-scogo/skillsh-scraper/tree/main/data/skills/microsoft-azure-skills/azure-prepare commit 51b159b1ac

Frequently asked questions

npx skillmds add om-scogo/azure-prepare