Skip to content

Commit 17f5eb5

Browse files
committed
fixes
1 parent 84f2a23 commit 17f5eb5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,15 +5,15 @@ description: Name resolution scenarios for Azure IaaS, hybrid solutions, between
55
author: asudbring
66
ms.service: azure-virtual-network
77
ms.topic: how-to
8-
ms.date: 07/17/2025
8+
ms.date: 08/02/2024
99
ms.author: allensu
1010
ms.custom: fasttrack-edit, linux-related-content
1111
# Customer intent: As a cloud network administrator, I want to implement effective name resolution for resources within Azure virtual networks so that I can facilitate seamless communication between virtual machines and services across both Azure and hybrid environments.
1212
---
1313

1414
# Name resolution for resources in Azure virtual networks
1515

16-
Azure virtual networks require proper name resolution configuration to enable seamless communication between virtual machines and resources. You can host infrastructure as a service (IaaS), platform as a service (PaaS), and hybrid solutions on Azure. To enable communication between VMs and other resources in a virtual network, you should configure name resolution to use easily remembered and consistent names rather than relying on IP addresses.
16+
You can host infrastructure as a service (IaaS), platform as a service (PaaS), and hybrid solutions on Azure. To enable communication between VMs and other resources in a virtual network, you should allow them to communicate with each other. Using easily remembered and consistent names simplifies the communication process, rather than relying on IP addresses.
1717

1818
When resources deployed in virtual networks need to resolve domain names to internal IP addresses, they can use one of four methods:
1919

0 commit comments

Comments
 (0)