This site is under development and subject to change. Please do not rely on the information contained here. Look out for some exciting updates to Azure Landing Zones coming in 2025!
Azure Landing Zones Documentation
Home GitHub Issue Toggle Dark/Light/Auto mode Toggle Dark/Light/Auto mode Toggle Dark/Light/Auto mode Back to homepage

Bicep - Complete

The complete starter module is currently the only option available for Bicep.

The following table describes the inputs required for the complete starter module.

InputPlaceholderDescription
Prefixlanding-zoneThis is the defaut prefix for names of resources and management groups.
SecondaryLocationwestus2The secondary location for the landing zone. Only used if the networkType has a multi-region configuration specified.
EnvironmentliveThe environment name for the landing zone. This can be any lower case string. (e.g. live or canary)
networkTypehubNetworkingThe type of network configuration to deploy. Currently only hubNetworking, hubNetworkingMultiRegion, vwanConnectivity, vwanConnectivityMultiRegion or none are supported.
SecurityContact<email-address>The email address of the security contact for the landing zone.

Example input files can be found here: