Skip to content

Commit

Permalink
Generate Parameter Markdowns [johnlokerse/4e1ac12d]
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Nov 10, 2023
1 parent 3eb173b commit d95225f
Showing 1 changed file with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down Expand Up @@ -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`

Expand All @@ -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`

Expand Down

0 comments on commit d95225f

Please sign in to comment.