Skip to content

Commit d193bee

Browse files
authored
Merge pull request #191605 from duongau/github-1
Add note about unique names in a VNET - minor edit
2 parents 7e8db07 + 2fe8881 commit d193bee

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

articles/virtual-network/virtual-networks-name-resolution-for-vms-and-role-instances.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,7 @@ Points to consider when you are using Azure-provided name resolution:
7474
* WINS and NetBIOS are not supported. You cannot see your VMs in Windows Explorer.
7575
* Host names must be DNS-compatible. Names must use only 0-9, a-z, and '-', and cannot start or end with a '-'.
7676
* DNS query traffic is throttled for each VM. Throttling shouldn't impact most applications. If request throttling is observed, ensure that client-side caching is enabled. For more information, see [DNS client configuration](#dns-client-configuration).
77+
* Use a different name for each virtual machine in a virtual network to avoid DNS resolution issues.
7778
* Only VMs in the first 180 cloud services are registered for each virtual network in a classic deployment model. This limit does not apply to virtual networks in Azure Resource Manager.
7879
* The Azure DNS IP address is 168.63.129.16. This is a static IP address and will not change.
7980

0 commit comments

Comments
 (0)