azure-deploy
Deploy to Azure
This skill automates Azure deployments using azd, Bicep, or Terraform. It ensures deployments only proceed after proper validation, reducing failed deployments and cloud costs.
ในใญใซZIPใใใฆใณใญใผใ
Claudeใงใขใใใญใผใ
่จญๅฎ โ ๆฉ่ฝ โ ในใญใซ โ ในใญใซใใขใใใญใผใใธ็งปๅ
ใชใณใซใใฆๅฉ็จ้ๅง
ใในใใใ
ใazure-deployใใไฝฟ็จใใฆใใพใใ Deploy my app to Azure
ๆๅพ ใใใ็ตๆ:
I need to verify the prerequisites first. Let me check if azure-prepare and azure-validate have been run...
ใazure-deployใใไฝฟ็จใใฆใใพใใ Deploy using Bicep
ๆๅพ ใใใ็ตๆ:
Loading Bicep recipe... What Azure subscription and location should I use for deployment?
ใปใญใฅใชใใฃ็ฃๆป
ไฝใชในใฏThis is a legitimate Microsoft Azure deployment skill. Static findings are false positives - all detections are documentation examples of Azure CLI commands, standard Azure project paths, Azure documentation URLs, and OIDC authentication patterns in CI/CD workflows. The skill includes proper safety guardrails requiring prerequisite validation and user confirmation for destructive actions.
ใชในใฏ่ฆๅ
โ๏ธ ๅค้จใณใใณใ (370)
๐ ใใกใคใซใทในใใ ใธใฎใขใฏใปใน (20)
๐ ใใใใฏใผใฏใขใฏใปใน (10)
๐ ็ฐๅขๅคๆฐ (7)
ๅ่ณชในใณใข
ไฝใใใใฎ
Deploy web application to Azure
Deploy a containerized web application to Azure Container Apps with a public endpoint
Provision infrastructure with Bicep
Deploy Azure infrastructure using Bicep templates with proper RBAC configuration
Set up CI/CD deployment pipeline
Configure automated deployments using GitHub Actions with Azure OIDC authentication
ใใใใฎใใญใณใใใ่ฉฆใ
Deploy my application to Azure using azd. The plan is already validated.
Deploy using the Bicep recipe. Confirm the subscription and location with me first.
Deploy to Azure. If there are errors, check the troubleshooting guide and suggest fixes.
I need to deploy to production. Run the pre-deploy checklist, confirm destructive actions, and deploy using Terraform.
ใในใใใฉใฏใใฃใน
- Always run azure-prepare before azure-deploy to generate a valid deployment plan
- Always run azure-validate before azure-deploy to catch configuration errors early
- Use ask_user confirmation for destructive actions like deleting resource groups
ๅ้ฟ
- Skipping azure-validate to save time - this causes deployment failures
- Manually updating the plan status to bypass validation checks
- Assuming the subscription or location without confirming with the user
ใใใใ่ณชๅ
What prerequisites are required before deploying?
Can I skip the validation step?
What deployment methods are supported?
How do I confirm destructive actions?
What should I do if deployment fails?
Can I use this skill for CI/CD pipelines?
้็บ่ ใฎ่ฉณ็ดฐ
ไฝๆ่
microsoftใฉใคใปใณใน
MIT
ใชใใธใใช
https://github.com/microsoft/github-copilot-for-azure/tree/main/plugin/skills/azure-deploy/ๅ็ ง
main
ใใกใคใซๆงๆ
๐ references/
๐ recipes/
๐ azcli/
๐ errors.md
๐ README.md
๐ verify.md
๐ azd/
๐ errors.md
๐ functions-deploy.md
๐ README.md
๐ verify.md
๐ bicep/
๐ errors.md
๐ README.md
๐ verify.md
๐ cicd/
๐ examples/
๐ errors.md
๐ README.md
๐ verify.md
๐ terraform/
๐ errors.md
๐ README.md
๐ verify.md
๐ README.md
๐ sdk/
๐ azd-deployment.md
๐ azure-identity-py.md
๐ azure-identity-ts.md
๐ global-rules.md
๐ troubleshooting.md
๐ SKILL.md