Devops 22,302 installs

azure-deploy

by microsoft/azure-skills

Execute Azure deployments for ALREADY-PREPARED applications that have existing .azure/deployment-plan.md and infrastructure files. DO NOT use this skill when…

Skill content

Execute Azure deployments for prepared applications with built-in error recovery and validation.

- Requires .azure/plan.md with Validated status from azure-validate and azure-prepare skills; will not proceed without both prerequisites

- Executes azd up, azd deploy, terraform apply, and az deployment commands with error handling and post-deployment verification

- Includes pre-deploy checklist, recipe-based deployment workflows, and post-deploy configuration for SQL managed identity and Entity Framework migrations

- Supports applications with API Management gateway infrastructure created during preparation phase

Azure Deploy

AUTHORITATIVE GUIDANCE - MANDATORY COMPLIANCE

PREREQUISITE: The azure-validate skill MUST be invoked and completed with status Validated BEFORE executing this skill.