Skip to content

Commit ac455f8

Browse files
DNSServersConsiderationsUpdate
1 parent 9567ef6 commit ac455f8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

azure-local/plan/cloud-deployment-network-considerations.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -345,6 +345,7 @@ Here are the summarized considerations for DNS servers addresses:
345345
|4 | It is not supported to change the DNS servers after deployment. Make sure you plan your DNS strategy before doing the Azure Local deployment. |
346346
|5 | When defining an array of multiple DNS servers on an ARM template for the Infrastructure network, make sure each value is within quotes "" and separated by commas, as in the following example. |
347347
|6 | It is not supported to run the DNS servers used by Azure Local infrastructure in virtual machines running inside the Azure Local instance. |
348+
|7 | All DNS servers configured must resolve on-premises domains required for the infrastructure. Public DNS Servers such as 8.8.8.8 are not supported.
348349

349350
```powershell
350351
"dnsServers": [

0 commit comments

Comments
 (0)