Skip to content

Commit b5a72e8

Browse files
author
Dipak V
committed
2 parents 240cbc5 + b094f9e commit b5a72e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ad-non-ha/vnet-with-dns-server.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
]
4343
},
4444
"dhcpOptions": {
45-
"dnsServers": [ "[parameters('DNSServerAddress')]" ]
45+
"dnsServers": "[parameters('DNSServerAddress')]"
4646
},
4747
"subnets": "[parameters('subnets')]"
4848
}

0 commit comments

Comments
 (0)