Skip to content

Commit

Permalink
Generate Parameter Markdowns [oZakari/640a1dbc]
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Dec 3, 2024
1 parent 64390a4 commit 7bedcf9
Showing 1 changed file with 3 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ parMsDefenderForCloudEmailSecurityContact | No | Email address for Microso
parDdosEnabled | No | Enable/disable DDoS Network Protection. True enforces Enable-DDoS-VNET policy; false disables.
parDdosProtectionPlanId | No | Resource ID of the DDoS Protection Plan for Virtual Networks.
parPrivateDnsResourceGroupId | No | Resource ID of the Resource Group for Private DNS Zones. Empty to skip assigning the Deploy-Private-DNS-Zones policy.
parPrivateDnsZonesLocation | No | Location of Private DNS Zones.
parPrivateDnsZonesLocation | Yes | Location of Private DNS Zones.
parPrivateDnsZonesNamesToAuditInCorp | No | List of Private DNS Zones to audit under the Corp Management Group. This overwrites default values.
parDisableAlzDefaultPolicies | No | Disable all default ALZ policies.
parDisableSlzDefaultPolicies | No | Disable all default sovereign policies.
Expand Down Expand Up @@ -181,12 +181,10 @@ Resource ID of the Resource Group for Private DNS Zones. Empty to skip assigning

### parPrivateDnsZonesLocation

![Parameter Setting](https://img.shields.io/badge/parameter-optional-green?style=flat-square)
![Parameter Setting](https://img.shields.io/badge/parameter-required-orange?style=flat-square)

Location of Private DNS Zones.

- Default value: `eastus`

### parPrivateDnsZonesNamesToAuditInCorp

![Parameter Setting](https://img.shields.io/badge/parameter-optional-green?style=flat-square)
Expand Down Expand Up @@ -317,7 +315,7 @@ Opt out of deployment telemetry.
"value": ""
},
"parPrivateDnsZonesLocation": {
"value": "eastus"
"value": ""
},
"parPrivateDnsZonesNamesToAuditInCorp": {
"value": []
Expand Down

0 comments on commit 7bedcf9

Please sign in to comment.