What problem does it solve?
This Skill automates the transition from architecture planning to infrastructure-as-code (IaC) generation, ensuring that deployment-ready Bicep or Terraform templates are created with secure-by-default patterns and validated against Azure best practices.
Core Features & Use Cases
- Automated IaC Generation: Converts service lists from architecture plans into modular, secure Bicep or Terraform templates.
- Adversarial Self-Review: Performs automated L1/L3 self-reviews to catch configuration errors before deployment.
- Conformance Validation: Enforces strict security and naming standards, including managed identity, SCM/FTP lockdown, and proper telemetry wiring.
- Use Case: When you have a finalized service architecture plan, use this Skill to generate the entire infrastructure folder structure, including modules for App Service, Container Apps, and databases, ready for immediate deployment.
Quick Start
Invoke the azure app onboard scaffold skill to generate infrastructure code based on the existing prepare-plan.json file in your current session.