azure-validate
Validates Azure deployment templates and app readiness, ensuring pre-deployment checks pass and recording proof.
Install
npx skills add https://github.com/microsoft/github-copilot-for-azure --skill azure-validateStats
| Total installs | 145,536 |
| Weekly installs | 103.0K |
| GitHub stars | 163 |
| First seen | Feb 4, 2026 |
| Source | @microsoft/github-copilot-for-azure |
Summary
- Runs recipe-specific validation commands (azd provision, bicep build, terraform validate) and records proof in .azure/plan.md
- Requires .azure/plan.md from azure-prepare skill as input; blocks deployment if plan is missing or status is not Approved
- Validates azure.yaml, Bicep templates, Terraform configurations, Azure Functions, and app readiness across multiple deployment scenarios
- Sets plan status to Validated only after all checks pass; must be completed before invoking azure-deploy for actual deployment
Tags
Related skills
| Skill | Installs | vs azure-validate |
|---|---|---|
| azure-cost-optimization | 145,752 | +216 |
| azure-deploy | 145,787 | +251 |
| expo-api-routes | 12,870 | -132,666 |
| azure-upgrade | 67,458 | -78,078 |
| azure-prepare | 145,548 | +12 |
FAQ
- How many installs does azure-validate have?
- azure-validate has 145,536 total installs and 103.0K installs this week.
- Where is azure-validate hosted?
- azure-validate is published by @microsoft/github-copilot-for-azure at https://github.com/microsoft/github-copilot-for-azure.
- How many GitHub stars does azure-validate have?
- azure-validate has 163 GitHub stars.
- When was azure-validate first indexed?
- OrangeBot.AI first indexed azure-validate on Feb 4, 2026.
- How do I install azure-validate?
- Run: npx skills add https://github.com/microsoft/github-copilot-for-azure --skill azure-validate