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.
Input | Placeholder | Description |
---|---|---|
Prefix | landing-zone | This is the defaut prefix for names of resources and management groups. |
SecondaryLocation | westus2 | The secondary location for the landing zone. Only used if the networkType has a multi-region configuration specified. |
Environment | live | The environment name for the landing zone. This can be any lower case string. (e.g. live or canary ) |
networkType | hubNetworking | The 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: