azure-deployment-preflight - Azure deployment preflight validation
Performs preflight validation of Bicep deployments to Azure, including syntax validation, what-if analysis, and permission checks.
Tags
Updated: 2026-09-18Capabilities
What this skill does
- Detect project deployment workflow
- Validate Bicep template syntax
- Run what-if preflight validation
- Capture resource change results
- Generate markdown preflight report
Inputs
- Bicep files
- Parameter files
- azure.yaml project configuration
- Azure subscription
- Resource group name
- Azure location
- Environment name
Outputs
- preflight-report.md file
- Bicep syntax validation results
- What-if resource change preview
Requirements
- Azure CLI 2.76.0+
- Azure Developer CLI
- Bicep CLI
- Azure authentication and permissions
