diff --git a/infra-as-code/bicep/modules/vwanConnectivity/generateddocs/vwanConnectivity.bicep.md b/infra-as-code/bicep/modules/vwanConnectivity/generateddocs/vwanConnectivity.bicep.md index ce90df5fb..02dfe29b0 100644 --- a/infra-as-code/bicep/modules/vwanConnectivity/generateddocs/vwanConnectivity.bicep.md +++ b/infra-as-code/bicep/modules/vwanConnectivity/generateddocs/vwanConnectivity.bicep.md @@ -8,8 +8,8 @@ Parameter name | Required | Description -------------- | -------- | ----------- parLocation | No | Region in which the resource group was created. parCompanyPrefix | No | Prefix value which will be prepended to all resource names. -parAzFirewallTier | No | Azure Firewall Tier associated with the Firewall to deploy. If not set, the default value is Standard. -parAzFirewallIntelMode | No | The Azure Firewall Threat Intelligence Mode. If not set, the default value is Alert. +parAzFirewallTier | No | Azure Firewall Tier associated with the Firewall to deploy. +parAzFirewallIntelMode | No | The Azure Firewall Threat Intelligence Mode. parVirtualHubEnabled | No | Switch to enable/disable Virtual Hub deployment. parAzFirewallDnsProxyEnabled | No | Switch to enable/disable Azure Firewall DNS Proxy. parAzFirewallDnsServers | No | Array of custom DNS servers used by Azure Firewall. @@ -54,7 +54,7 @@ Prefix value which will be prepended to all resource names. ![Parameter Setting](https://img.shields.io/badge/parameter-optional-green?style=flat-square) -Azure Firewall Tier associated with the Firewall to deploy. If not set, the default value is Standard. +Azure Firewall Tier associated with the Firewall to deploy. - Default value: `Standard` @@ -64,7 +64,7 @@ Azure Firewall Tier associated with the Firewall to deploy. If not set, the defa ![Parameter Setting](https://img.shields.io/badge/parameter-optional-green?style=flat-square) -The Azure Firewall Threat Intelligence Mode. If not set, the default value is Alert. +The Azure Firewall Threat Intelligence Mode. - Default value: `Alert`