Landing Zone Generator
Generate a ready-to-use Azure Landing Zone tailored to your org.
Pick a preset, adjust options, click Generate, then download Bicep/Terraform or export ALZ-compatible configs. Everything runs client-side.
What is this?
An interactive CAF-Ready Landing Zone Generator aligned with Microsoft’s Cloud Adoption Framework guardrails.
It scaffolds a platform landing zone and app variants (AKS, AVD, SAP, APIM). Your selections are stored only in your browser (localStorage).
How to use it:
- Preset: Start with Starter, Regulated, or Enterprise
- Fill in: Organization, Identity, Network, Governance, Security, Ops & Cost, Automation
- Pick an archetype: AKS, AVD, SAP, or APIM
- Click Generate: And review the Summary
- Export: Bicep/Terraform,
params.json
(ALZ) and.tfvars
, plus app snippets - Share link: to copy a URL with your config encoded
Next steps:
- Put files in a repo and run via GitHub Actions or Azure DevOps (as selected)
- Align management groups & subscriptions with the Summary
- For Azure Landing Zone, import
params.json
/.tfvars
and extend modules - Review policies vs. your compliance pack (MCSB, ISO 27001, NIST, CIS, PCI)