| name | iac-validation |
| description | Builds an evidence-based validation plan for AI Landing Zone Copilot assets, Bicep, parameters, scripts, and Azure deployment behavior. Use after implementation or during regression investigation. |
AI Landing Zone validation
- Map each acceptance criterion to an observable result.
- Identify changed declarative assets, Bicep contracts, scripts, and deployment
paths.
- Run Copilot asset validation and its fixture tests when
.github engineering
assets change.
- Run targeted PowerShell tests for deterministic script logic.
- Build and lint Bicep; run the size gate when compiled output can change.
- Run preflight with the appropriate deterministic or Azure-aware scope.
- Use What-If and approved test deployment evidence according to risk.
- Report exact commands, results, warnings, skipped paths, and residual risk.
Do not treat successful YAML parsing, Bicep compilation, or What-If as proof of
runtime success. Do not mutate Azure merely to gather evidence without approval.