Skip to content
This repository was archived by the owner on Jun 15, 2026. It is now read-only.

Commit 8ea3fb0

Browse files
authored
Updated PrivateDnsZoneGroups Names (#60)
1 parent 166a96b commit 8ea3fb0

7 files changed

Lines changed: 23 additions & 23 deletions

File tree

infra/main.json

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"_generator": {
66
"name": "bicep",
77
"version": "0.4.613.9944",
8-
"templateHash": "13021743013125166427"
8+
"templateHash": "6526927325437857897"
99
}
1010
},
1111
"parameters": {
@@ -189,7 +189,7 @@
189189
"_generator": {
190190
"name": "bicep",
191191
"version": "0.4.613.9944",
192-
"templateHash": "15339723277993214204"
192+
"templateHash": "11855677596500727104"
193193
}
194194
},
195195
"parameters": {
@@ -276,7 +276,7 @@
276276
"condition": "[not(empty(parameters('privateDnsZoneIdKeyVault')))]",
277277
"type": "Microsoft.Network/privateEndpoints/privateDnsZoneGroups",
278278
"apiVersion": "2020-11-01",
279-
"name": "[format('{0}/{1}', variables('keyVaultPrivateEndpointName'), 'aRecord')]",
279+
"name": "[format('{0}/{1}', variables('keyVaultPrivateEndpointName'), 'default')]",
280280
"properties": {
281281
"privateDnsZoneConfigs": [
282282
{
@@ -358,7 +358,7 @@
358358
"_generator": {
359359
"name": "bicep",
360360
"version": "0.4.613.9944",
361-
"templateHash": "12236755477810815741"
361+
"templateHash": "12267714962417796830"
362362
}
363363
},
364364
"parameters": {
@@ -559,7 +559,7 @@
559559
"condition": "[not(empty(parameters('privateDnsZoneIdSynapseSql')))]",
560560
"type": "Microsoft.Network/privateEndpoints/privateDnsZoneGroups",
561561
"apiVersion": "2020-11-01",
562-
"name": "[format('{0}/{1}', variables('synapsePrivateEndpointNameSql'), 'aRecord')]",
562+
"name": "[format('{0}/{1}', variables('synapsePrivateEndpointNameSql'), 'default')]",
563563
"properties": {
564564
"privateDnsZoneConfigs": [
565565
{
@@ -606,7 +606,7 @@
606606
"condition": "[not(empty(parameters('privateDnsZoneIdSynapseSql')))]",
607607
"type": "Microsoft.Network/privateEndpoints/privateDnsZoneGroups",
608608
"apiVersion": "2020-11-01",
609-
"name": "[format('{0}/{1}', variables('synapsePrivateEndpointNameSqlOnDemand'), 'aRecord')]",
609+
"name": "[format('{0}/{1}', variables('synapsePrivateEndpointNameSqlOnDemand'), 'default')]",
610610
"properties": {
611611
"privateDnsZoneConfigs": [
612612
{
@@ -653,7 +653,7 @@
653653
"condition": "[not(empty(parameters('privateDnsZoneIdSynapseDev')))]",
654654
"type": "Microsoft.Network/privateEndpoints/privateDnsZoneGroups",
655655
"apiVersion": "2020-11-01",
656-
"name": "[format('{0}/{1}', variables('synapsePrivateEndpointNameDev'), 'aRecord')]",
656+
"name": "[format('{0}/{1}', variables('synapsePrivateEndpointNameDev'), 'default')]",
657657
"properties": {
658658
"privateDnsZoneConfigs": [
659659
{
@@ -775,7 +775,7 @@
775775
"_generator": {
776776
"name": "bicep",
777777
"version": "0.4.613.9944",
778-
"templateHash": "18128198747734631092"
778+
"templateHash": "1156447829358884525"
779779
}
780780
},
781781
"parameters": {
@@ -876,7 +876,7 @@
876876
"condition": "[not(empty(parameters('privateDnsZoneIdCosmosdbSql')))]",
877877
"type": "Microsoft.Network/privateEndpoints/privateDnsZoneGroups",
878878
"apiVersion": "2020-11-01",
879-
"name": "[format('{0}/{1}', variables('cosmosdbPrivateEndpointName'), 'aRecord')]",
879+
"name": "[format('{0}/{1}', variables('cosmosdbPrivateEndpointName'), 'default')]",
880880
"properties": {
881881
"privateDnsZoneConfigs": [
882882
{
@@ -940,7 +940,7 @@
940940
"_generator": {
941941
"name": "bicep",
942942
"version": "0.4.613.9944",
943-
"templateHash": "16942979409177871223"
943+
"templateHash": "9007919709076322085"
944944
}
945945
},
946946
"parameters": {
@@ -1074,7 +1074,7 @@
10741074
"condition": "[not(empty(parameters('privateDnsZoneIdSqlServer')))]",
10751075
"type": "Microsoft.Network/privateEndpoints/privateDnsZoneGroups",
10761076
"apiVersion": "2020-11-01",
1077-
"name": "[format('{0}/{1}', variables('sqlserverPrivateEndpointName'), 'aRecord')]",
1077+
"name": "[format('{0}/{1}', variables('sqlserverPrivateEndpointName'), 'default')]",
10781078
"properties": {
10791079
"privateDnsZoneConfigs": [
10801080
{
@@ -1141,7 +1141,7 @@
11411141
"_generator": {
11421142
"name": "bicep",
11431143
"version": "0.4.613.9944",
1144-
"templateHash": "8828750327145730280"
1144+
"templateHash": "10407527876899620091"
11451145
}
11461146
},
11471147
"parameters": {
@@ -1281,7 +1281,7 @@
12811281
"condition": "[and(not(empty(parameters('privateDnsZoneIdIothub'))), not(empty(parameters('privateDnsZoneIdEventhubNamespace'))))]",
12821282
"type": "Microsoft.Network/privateEndpoints/privateDnsZoneGroups",
12831283
"apiVersion": "2020-11-01",
1284-
"name": "[format('{0}/{1}', variables('iothubPrivateEndpointName'), 'aRecord')]",
1284+
"name": "[format('{0}/{1}', variables('iothubPrivateEndpointName'), 'default')]",
12851285
"properties": {
12861286
"privateDnsZoneConfigs": [
12871287
{
@@ -1345,7 +1345,7 @@
13451345
"_generator": {
13461346
"name": "bicep",
13471347
"version": "0.4.613.9944",
1348-
"templateHash": "17934512854910693454"
1348+
"templateHash": "17416459153117104041"
13491349
}
13501350
},
13511351
"parameters": {
@@ -1434,7 +1434,7 @@
14341434
"condition": "[not(empty(parameters('privateDnsZoneIdEventhubNamespace')))]",
14351435
"type": "Microsoft.Network/privateEndpoints/privateDnsZoneGroups",
14361436
"apiVersion": "2020-11-01",
1437-
"name": "[format('{0}/{1}', variables('eventhubNamespacePrivateEndpointName'), 'aRecord')]",
1437+
"name": "[format('{0}/{1}', variables('eventhubNamespacePrivateEndpointName'), 'default')]",
14381438
"properties": {
14391439
"privateDnsZoneConfigs": [
14401440
{

infra/modules/services/cosmosdb.bicep

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ resource cosmosdbPrivateEndpoint 'Microsoft.Network/privateEndpoints@2020-11-01'
102102

103103
resource cosmosdbPrivateEndpointARecord 'Microsoft.Network/privateEndpoints/privateDnsZoneGroups@2020-11-01' = if (!empty(privateDnsZoneIdCosmosdbSql)) {
104104
parent: cosmosdbPrivateEndpoint
105-
name: 'aRecord'
105+
name: 'default'
106106
properties: {
107107
privateDnsZoneConfigs: [
108108
{

infra/modules/services/eventhubnamespace.bicep

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ resource eventhubNamespacePrivateEndpoint 'Microsoft.Network/privateEndpoints@20
9292

9393
resource eventhubNamespacePrivateEndpointARecord 'Microsoft.Network/privateEndpoints/privateDnsZoneGroups@2020-11-01' = if (!empty(privateDnsZoneIdEventhubNamespace)) {
9494
parent: eventhubNamespacePrivateEndpoint
95-
name: 'aRecord'
95+
name: 'default'
9696
properties: {
9797
privateDnsZoneConfigs: [
9898
{

infra/modules/services/iothub.bicep

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ resource iothubPrivateEndpoint 'Microsoft.Network/privateEndpoints@2020-11-01' =
114114

115115
resource iothubPrivateEndpointIotHubARecord 'Microsoft.Network/privateEndpoints/privateDnsZoneGroups@2020-11-01' = if (!empty(privateDnsZoneIdIothub) && !empty(privateDnsZoneIdEventhubNamespace)) {
116116
parent: iothubPrivateEndpoint
117-
name: 'aRecord'
117+
name: 'default'
118118
properties: {
119119
privateDnsZoneConfigs: [
120120
{

infra/modules/services/keyvault.bicep

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ resource keyVaultPrivateEndpoint 'Microsoft.Network/privateEndpoints@2020-11-01'
6969

7070
resource keyVaultPrivateEndpointARecord 'Microsoft.Network/privateEndpoints/privateDnsZoneGroups@2020-11-01' = if (!empty(privateDnsZoneIdKeyVault)) {
7171
parent: keyVaultPrivateEndpoint
72-
name: 'aRecord'
72+
name: 'default'
7373
properties: {
7474
privateDnsZoneConfigs: [
7575
{

infra/modules/services/sql.bicep

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@ resource sqlserverPrivateEndpoint 'Microsoft.Network/privateEndpoints@2020-11-01
121121

122122
resource sqlserverPrivateEndpointARecord 'Microsoft.Network/privateEndpoints/privateDnsZoneGroups@2020-11-01' = if (!empty(privateDnsZoneIdSqlServer)) {
123123
parent: sqlserverPrivateEndpoint
124-
name: 'aRecord'
124+
name: 'default'
125125
properties: {
126126
privateDnsZoneConfigs: [
127127
{

infra/modules/services/synapse.bicep

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -159,7 +159,7 @@ resource synapsePrivateEndpointSql 'Microsoft.Network/privateEndpoints@2020-11-0
159159

160160
resource synapsePrivateEndpointSqlARecord 'Microsoft.Network/privateEndpoints/privateDnsZoneGroups@2020-11-01' = if (!empty(privateDnsZoneIdSynapseSql)) {
161161
parent: synapsePrivateEndpointSql
162-
name: 'aRecord'
162+
name: 'default'
163163
properties: {
164164
privateDnsZoneConfigs: [
165165
{
@@ -198,7 +198,7 @@ resource synapsePrivateEndpointSqlOnDemand 'Microsoft.Network/privateEndpoints@2
198198

199199
resource synapsePrivateEndpointSqlOnDemandARecord 'Microsoft.Network/privateEndpoints/privateDnsZoneGroups@2020-11-01' = if (!empty(privateDnsZoneIdSynapseSql)) {
200200
parent: synapsePrivateEndpointSqlOnDemand
201-
name: 'aRecord'
201+
name: 'default'
202202
properties: {
203203
privateDnsZoneConfigs: [
204204
{
@@ -237,7 +237,7 @@ resource synapsePrivateEndpointDev 'Microsoft.Network/privateEndpoints@2020-11-0
237237

238238
resource synapsePrivateEndpointDevARecord 'Microsoft.Network/privateEndpoints/privateDnsZoneGroups@2020-11-01' = if (!empty(privateDnsZoneIdSynapseDev)) {
239239
parent: synapsePrivateEndpointDev
240-
name: 'aRecord'
240+
name: 'default'
241241
properties: {
242242
privateDnsZoneConfigs: [
243243
{

0 commit comments

Comments
 (0)