diff --git a/docs/wiki/Whats-new.md b/docs/wiki/Whats-new.md index 670213e945..dabbb0b41f 100644 --- a/docs/wiki/Whats-new.md +++ b/docs/wiki/Whats-new.md @@ -41,6 +41,10 @@ This article will be updated as and when changes are made to the above and anyth Here's what's changed in Enterprise Scale/Azure Landing Zones: +### Policy Refresh FY23Q3 + +- Updated `Audit-PrivateLinkDnsZones` display name to inlcude the fact it can be `audit` or `deny` + ### March 2024 #### Documentation diff --git a/src/resources/Microsoft.Authorization/policyDefinitions/Audit-PrivateLinkDnsZones.json b/src/resources/Microsoft.Authorization/policyDefinitions/Audit-PrivateLinkDnsZones.json index 2614625bdb..4dff20f57b 100644 --- a/src/resources/Microsoft.Authorization/policyDefinitions/Audit-PrivateLinkDnsZones.json +++ b/src/resources/Microsoft.Authorization/policyDefinitions/Audit-PrivateLinkDnsZones.json @@ -6,10 +6,10 @@ "properties": { "policyType": "Custom", "mode": "Indexed", - "displayName": "Audit the creation of Private Link Private DNS Zones", - "description": "This policy audits the creation of a Private Link Private DNS Zones in the current scope, used in combination with policies that create centralized private DNS in connectivity subscription", + "displayName": "Audit or Deny the creation of Private Link Private DNS Zones", + "description": "This policy audits or denies, depending on assignment effect, the creation of a Private Link Private DNS Zones in the current scope, used in combination with policies that create centralized private DNS in connectivity subscription", "metadata": { - "version": "1.0.1", + "version": "1.0.2", "category": "Network", "source": "https://github.com/Azure/Enterprise-Scale/", "alzCloudEnvironments": [