Skip to content

Commit b5c9f2d

Browse files
chkp-olgamichkp-natanelm
authored andcommitted
Azure VMSS IPv6 Tempalte | Removed DNS variables
1 parent eefd329 commit b5c9f2d

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

azure/templates/vmss-ipv6/mainTemplate.json

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -744,8 +744,6 @@
744744
"x-chkp-management-address": "[variables('mgmtIPaddress')]"
745745
},
746746
"vmssTags": "[if(equals(variables('mgmtIPaddress'), ''), variables('commomTags'), union(variables('commomTags'), variables('uniqueTags')))]",
747-
"dnsZoneResourceId": "[parameters('dnsZoneResourceId')]",
748-
"dnsZoneRecordSetName": "[parameters('dnsZoneRecordSetName')]",
749747
"numberOfRecordSetEntries": "20",
750748
"customMetrics": "[parameters('customMetrics')]",
751749
"monitoringMetricsPublisher": "[concat('/subscriptions/', parameters('subscriptionId'), '/providers/Microsoft.Authorization/roleDefinitions/', '3913510d-42f4-4e42-8a64-420c390055eb')]",

0 commit comments

Comments
 (0)