azure-deploy Skill
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- Published by microsoft in GitHub-Copilot-for-Azure.
What is azure-deploy Skill?
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- Published by microsoft in GitHub-Copilot-for-Azure. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.
Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.
Key capabilities
- Includes SKILL.md support
- Reusable instructions support
- Deployment
- Deployment use cases
Technical details
- Install or run with Copy skill directory
When to use azure-deploy Skill
- Use it for deployment.
Built with
Editorial notes
Source
- Creator: microsoft
- Repository: microsoft/GitHub-Copilot-for-Azure
- Skill file: plugin/skills/azure-deploy/SKILL.md
What it does
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-
Skill instructions
Azure Deploy AUTHORITATIVE GUIDANCE — MANDATORY COMPLIANCE PREREQUISITE: The azure-validate skill MUST be invoked and completed with status Validated BEFORE executing this skill. ⛔ STOP — PREREQUISITE CHECK REQUIRED Before proceeding, verify BOTH prerequisites are met: 1. azure-prepare was invoked and completed → .azure/deployment-plan.md exists 2. azure-validate was invoked and passed → plan status = Validated If EITHER is missing, STOP IMMEDIATELY: - No plan? → Invoke azure-prepare skill first - Status not Validated? → Invoke azure-validate skill first ⛔ DO NOT MANUALLY UPDATE THE PLAN STATUS You are FORBIDDEN from changing the plan status to Validated yourself. Only the azure-validate skill is authorized to set this status after running actual validation checks. If you update the status without running validation, deployments will fail. DO NOT ASSUME the app is ready. DO NOT SKIP validation to save time. Skipping steps causes deployment failures. The complete workflow ensures succes
Explore related resources
Frequently asked questions
What is azure-deploy?
azure-deploy is a open-source AI agent skill with Copy skill directory. Execute Azure deployments for ALREADY-PREPARED applications that have existing .azure/deployment-plan.md and infrastructure files.
Who is azure-deploy best for?
azure-deploy is best for reusing agent instructions, scripts, and references, deployment workflows.
How do I install azure-deploy?
Install or run azure-deploy using Copy skill directory. Check azure-deploy for the latest setup command.
Is azure-deploy actively maintained?
azure-deploy may need a closer maintenance check before production use.
Auto-fetched from GitHub.