BigHugger
sk Skill · microsoft

azure-deploy

Execute Azure deployments for ALREADY-PREPARED applications that have existing .azure/deployment-plan.md and infrastructure files. DO NOT use this skill when the user asks to CREATE a new application — use azure-prepare instead. This skill runs azd up, azd deploy, terraform apply, and az deployment commands with built-in error recovery. Requires .azure/deployment-plan.md from azure-prepare and validated status from…

installs 8w
117,036
30-day movement
starts with the next reading
Related entries
1
Connections
0
Shell

azure-deploy is an agent skill that executes Azure deployments for already-prepared applications using azd up, azd deploy, terraform apply, and az deployment commands with built-in error recovery. It requires an existing .azure/deployment-plan.md (from azure-prepare) and a Validated status (from azure-validate), and explicitly rejects requests to create new applications.

Reach for it when your app is already prepared and validated and you just need to push it to Azure safely.

Use it to

  • Run azd up or azd deploy on a validated app
  • Apply Terraform or Bicep infrastructure to Azure
  • Push an existing application to production on Azure
  • Follow the pre-deploy checklist before shipping
  • Troubleshoot and recover from deployment errors

For Developers deploying validated applications to Azure

Host repository
microsoft/azure-skills
Version
1.2.1
Installs, lifetime
579k
Installs, 8 weeks
117k
Licence
MIT
Host stars
1,486
Host language
Shell
topicsazuredeploymentazdterraformagent-skilldevops