azure-deployment-preflight
Validates Azure Bicep deployments using what-if analysis and syntax checks to generate pre-deployment reports.
Install
npx skills add https://github.com/github/awesome-copilot --skill azure-deployment-preflightStats
| Total installs | 8,083 |
| Weekly installs | 8.1K |
| GitHub stars | 27.4K |
| First seen | Jan 23, 2026 |
| Source | @github/awesome-copilot |
Summary
- Supports both Azure CLI (az) and Azure Developer CLI (azd) workflows, auto-detecting project type via azure.yaml
- Runs Bicep syntax validation, what-if analysis across all deployment scopes (resource group, subscription, management group, tenant), and permission checks with fallback to reduced-permission validation
- Captures detailed what-if results categorizing resources as create, delete, modify, or unchanged, with specific property changes for modified resources
- Generates a structured Markdown report in the project root documenting all validation steps, issues, recommendations, and deployment preview
Tags
Related skills
| Skill | Installs | vs azure-deployment-preflight |
|---|---|---|
| azure-role-selector | 8,032 | -51 |
| arch-linux-triage | 7,431 | -652 |
| azure-devops-cli | 8,158 | +75 |
| nuget-manager | 8,094 | +11 |
| vercel-deploy | 10,602 | +2,519 |
FAQ
- How many installs does azure-deployment-preflight have?
- azure-deployment-preflight has 8,083 total installs and 8.1K installs this week.
- Where is azure-deployment-preflight hosted?
- azure-deployment-preflight is published by @github/awesome-copilot at https://github.com/github/awesome-copilot.
- How many GitHub stars does azure-deployment-preflight have?
- azure-deployment-preflight has 27.4K GitHub stars.
- When was azure-deployment-preflight first indexed?
- OrangeBot.AI first indexed azure-deployment-preflight on Jan 23, 2026.
- How do I install azure-deployment-preflight?
- Run: npx skills add https://github.com/github/awesome-copilot --skill azure-deployment-preflight