Skip to content

Commit

Permalink
Update private DNS zone policy assignment
Browse files Browse the repository at this point in the history
  • Loading branch information
yuanzhang9 committed Aug 16, 2024
1 parent 798e305 commit f0e9a25
Showing 1 changed file with 0 additions and 9 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -303,9 +303,6 @@
"azureMonitorPrivateDnsZoneId5": {
"value": "[variables('policyParameterMapping').azureMonitorPrivateDnsZoneId5]"
},
"azureWebPrivateDnsZoneId": {
"value": "[variables('policyParameterMapping').azureWebPrivateDnsZoneId]"
},
"azureBatchPrivateDnsZoneId": {
"value": "[variables('policyParameterMapping').azureBatchPrivateDnsZoneId]"
},
Expand Down Expand Up @@ -368,12 +365,6 @@
"azureVirtualDesktopWorkspacePrivateDnsZoneId": {
"value": "[variables('policyParameterMapping').azureVirtualDesktopWorkspacePrivateDnsZoneId]"
},
/*
Remove "azureIotDeviceupdatePrivateDnsZoneId" due to missing built-in Policy Definitions(a222b93a-e6c2-4c01-817f-21e092455b2a)
"azureIotDeviceupdatePrivateDnsZoneId": {
"value": "[variables('policyParameterMapping').azureIotDeviceupdatePrivateDnsZoneId]"
},
*/
"azureStorageTablePrivateDnsZoneId": {
"value": "[variables('policyParameterMapping').azureStorageTablePrivateDnsZoneId]"
},
Expand Down

0 comments on commit f0e9a25

Please sign in to comment.