From d15df6efb9015a95d666911c49f86ab1c137873f Mon Sep 17 00:00:00 2001 From: Sacha Narinx Date: Wed, 3 Jul 2024 20:12:13 +0400 Subject: [PATCH] . --- .../policyDefinitions/Deploy-Private-DNS-Generic.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/resources/Microsoft.Authorization/policyDefinitions/Deploy-Private-DNS-Generic.json b/src/resources/Microsoft.Authorization/policyDefinitions/Deploy-Private-DNS-Generic.json index 4163730b38..2b8cf93575 100644 --- a/src/resources/Microsoft.Authorization/policyDefinitions/Deploy-Private-DNS-Generic.json +++ b/src/resources/Microsoft.Authorization/policyDefinitions/Deploy-Private-DNS-Generic.json @@ -34,8 +34,8 @@ "privateDnsZoneId": { "type": "String", "metadata": { - "displayName": "Private DNS Zone ID for Paas services", - "description": "The private DNS zone name required for specific Paas Services to resolve a private DNS Zone.", + "displayName": "Private DNS Zone ID for PaaS services", + "description": "The private DNS zone name required for specific PaaS Services to resolve a private DNS Zone.", "strongType": "Microsoft.Network/privateDnsZones", "assignPermissions": true }