last sync: 2025-Sep-18 17:23:10 UTC

Deploy - Configure Azure Event Grid domains to use private DNS zones

Azure BuiltIn Policy definition

Source Azure Portal
Display name Deploy - Configure Azure Event Grid domains to use private DNS zones
Id d389df0a-e0d7-4607-833c-75a6fdac2c2d
Version 1.1.0
Details on versioning
Versioning Versions supported for Versioning: 1
1.1.0
Built-in Versioning [Preview]
Category Event Grid
Microsoft Learn
Description Use private DNS zones to override the DNS resolution for a private endpoint. Learn more at: https://aka.ms/privatednszone.
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, DeployIfNotExists, Disabled
RBAC role(s)
Role Name Role Id
Network Contributor 4d97b98b-1d4f-4787-a291-c67834d212e7
Rule aliases IF (1)
Alias Namespace ResourceType Path PathIsDefault DefaultPath Modifiable
Microsoft.Network/privateEndpoints/privateLinkServiceConnections[*].groupIds[*] Microsoft.Network privateEndpoints properties.privateLinkServiceConnections[*].properties.groupIds[*] True False
Rule resource types IF (1)
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
2022-04-01 20:29:14 change Minor (1.0.0 > 1.1.0)
2021-02-17 14:28:42 add d389df0a-e0d7-4607-833c-75a6fdac2c2d
JSON compare
compare mode: version left: version right:
1.0.0 → 1.1.0 RENAMED
@@ -3,9 +3,9 @@
3
  "policyType": "BuiltIn",
4
  "mode": "Indexed",
5
  "description": "Use private DNS zones to override the DNS resolution for a private endpoint. Learn more at: https://aka.ms/privatednszone.",
6
  "metadata": {
7
- "version": "1.0.0",
8
  "category": "Event Grid"
9
  },
10
  "parameters": {
11
  "privateDnsZoneId": {
@@ -23,11 +23,12 @@
23
  "description": "Enable or disable the execution of the policy"
24
  },
25
  "allowedValues": [
26
  "deployIfNotExists",
 
27
  "Disabled"
28
  ],
29
- "defaultValue": "deployIfNotExists"
30
  }
31
  },
32
  "policyRule": {
33
  "if": {
 
3
  "policyType": "BuiltIn",
4
  "mode": "Indexed",
5
  "description": "Use private DNS zones to override the DNS resolution for a private endpoint. Learn more at: https://aka.ms/privatednszone.",
6
  "metadata": {
7
+ "version": "1.1.0",
8
  "category": "Event Grid"
9
  },
10
  "parameters": {
11
  "privateDnsZoneId": {
 
23
  "description": "Enable or disable the execution of the policy"
24
  },
25
  "allowedValues": [
26
  "deployIfNotExists",
27
+ "DeployIfNotExists",
28
  "Disabled"
29
  ],
30
+ "defaultValue": "DeployIfNotExists"
31
  }
32
  },
33
  "policyRule": {
34
  "if": {
JSON
api-version=2021-06-01
EPAC
{7 items}