Skip to content

Commit 4483c93

Browse files
authored
Merge pull request #108226 from TravisCragg-MSFT/patch-71
fixed amount
2 parents be95040 + 835175d commit 4483c93

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
@@ -18,7 +18,7 @@ ms.author: rohink
1818

1919
Depending on how you use Azure to host IaaS, PaaS, and hybrid solutions, you might need to allow the virtual machines (VMs), and other resources deployed in a virtual network to communicate with each other. Although you can enable communication by using IP addresses, it is much simpler to use names that can be easily remembered, and do not change.
2020

21-
When resources deployed in virtual networks need to resolve domain names to internal IP addresses, they can use one of two methods:
21+
When resources deployed in virtual networks need to resolve domain names to internal IP addresses, they can use one of three methods:
2222

2323
* [Azure DNS private zones](../dns/private-dns-overview.md)
2424
* [Azure-provided name resolution](#azure-provided-name-resolution)

0 commit comments

Comments
 (0)