Skip to content

Commit 05c42d5

Browse files
committed
minor change - line 77
1 parent 80723ff commit 05c42d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +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 VM on a virtual network to avoid DNS resolution issues.
77+
* Use a different name for each virtual machine in a virtual network to avoid DNS resolution issues.
7878
* 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.
7979
* The Azure DNS IP address is 168.63.129.16. This is a static IP address and will not change.
8080

0 commit comments

Comments
 (0)