Install
/plugin marketplace add microsoft/azure-skills
$
This skill executes Azure deployments for applications that are already prepared, meaning they have an existing .azure/deployment-plan.md and infrastructure files. It runs commands like azd up, azd deploy, terraform apply, and az deployment with built-in error recovery, and expects a validated plan from the azure-prepare and azure-validate skills first. Use it for prompts like run azd up, push to production, or terraform apply, not for creating a brand-new app.