last sync: 2025-Sep-22 17:23:02 UTC

Configure App Service apps to use private DNS zones

Azure BuiltIn Policy definition

Source Azure Portal
Display name Configure App Service apps to use private DNS zones
Id b318f84a-b872-429b-ac6d-a01b96814452
Version 1.1.0
Details on versioning
Versioning Versions supported for Versioning: 2
1.1.0
1.0.1
Built-in Versioning [Preview]
Category App Service
Microsoft Learn
Description Use private DNS zones to override the DNS resolution for a private endpoint. A private DNS zone links a virtual network to an App Service. Learn more at: https://docs.microsoft.com/azure/app-service/networking/private-endpoint#dns.
Cloud environments AzureCloud = true
AzureUSGovernment = unknown
AzureChinaCloud = unknown
Available in AzUSGov Unknown, no evidence if Policy definition is/not available in AzureUSGovernment
Mode Indexed
Type BuiltIn
Preview False
Deprecated False
Effect Default
DeployIfNotExists
Allowed
DeployIfNotExists, Disabled
RBAC role(s)
Role Name Role Id
Network Contributor 4d97b98b-1d4f-4787-a291-c67834d212e7
Rule aliases IF (3)
Alias Namespace ResourceType Path PathIsDefault DefaultPath Modifiable
Microsoft.Network/privateEndpoints/privateLinkServiceConnections[*] Microsoft.Network privateEndpoints properties.privateLinkServiceConnections[*] True False
Microsoft.Network/privateEndpoints/privateLinkServiceConnections[*].groupIds[*] Microsoft.Network privateEndpoints properties.privateLinkServiceConnections[*].properties.groupIds[*] True False
Microsoft.Network/privateEndpoints/privateLinkServiceConnections[*].privateLinkServiceId Microsoft.Network privateEndpoints properties.privateLinkServiceConnections[*].properties.privateLinkServiceId True False
Rule resource types IF (2)
THEN-Deployment (1)
Compliance Not a Compliance control
Initiatives usage
Rows: 1-1 / 1
Records:
Use the filters above each column to filter and limit table data. Advanced searches can be performed by using the following operators:
<, <=, >, >=, =, *, !, {, }, ||,&&, [empty], [nonempty], rgx:
Learn more

TableFilter v0.7.3

https://www.tablefilter.com/
©2015-2025 Max Guglielmi
?
Page of 1
Initiative DisplayName Initiative Id Initiative Category State Type polSet in AzUSGov
Configure Azure PaaS services to use private DNS zones Deploy-Private-DNS-Zones Network GA ALZ
History
Date/Time (UTC ymd) (i) Change type Change detail
2025-09-05 17:23:04 change Minor (1.0.1 > 1.1.0)
2022-07-01 16:32:34 change Patch (1.0.0 > 1.0.1)
2021-06-22 14:29:30 add b318f84a-b872-429b-ac6d-a01b96814452
JSON compare
compare mode: version left: version right:
1.0.1 → 1.1.0 RENAMED
@@ -1,11 +1,11 @@
1
  {
2
- "displayName": "Configure App Services to use private DNS zones",
3
  "policyType": "BuiltIn",
4
  "mode": "Indexed",
5
  "description": "Use private DNS zones to override the DNS resolution for a private endpoint. A private DNS zone links a virtual network to an App Service. Learn more at: https://docs.microsoft.com/azure/app-service/networking/private-endpoint#dns.",
6
  "metadata": {
7
- "version": "1.0.1",
8
  "category": "App Service"
9
  },
10
  "parameters": {
11
  "privateDnsZoneId": {
@@ -46,9 +46,9 @@
46
  "contains": "Microsoft.Web/sites"
47
  },
48
  {
49
  "field": "Microsoft.Network/privateEndpoints/privateLinkServiceConnections[*].groupIds[*]",
50
- "equals": "sites"
51
  }
52
  ]
53
  }
54
  },
 
1
  {
2
+ "displayName": "Configure App Service apps to use private DNS zones",
3
  "policyType": "BuiltIn",
4
  "mode": "Indexed",
5
  "description": "Use private DNS zones to override the DNS resolution for a private endpoint. A private DNS zone links a virtual network to an App Service. Learn more at: https://docs.microsoft.com/azure/app-service/networking/private-endpoint#dns.",
6
  "metadata": {
7
+ "version": "1.1.0",
8
  "category": "App Service"
9
  },
10
  "parameters": {
11
  "privateDnsZoneId": {
 
46
  "contains": "Microsoft.Web/sites"
47
  },
48
  {
49
  "field": "Microsoft.Network/privateEndpoints/privateLinkServiceConnections[*].groupIds[*]",
50
+ "contains": "sites"
51
  }
52
  ]
53
  }
54
  },
JSON
api-version=2021-06-01
EPAC
{7 items}