Skip to content

Commit 5e68dca

Browse files
committed
seo fixes
1 parent 54ce11e commit 5e68dca

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

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

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,19 @@
11
---
2-
title: Name resolution for resources in Azure virtual networks
2+
title: Azure Virtual Network Name Resolution Guide
33
titlesuffix: Azure Virtual Network
4-
description: Name resolution scenarios for Azure IaaS, hybrid solutions, between different cloud services, Microsoft Entra, and using your own DNS server.
4+
description: Learn how to configure DNS name resolution for Azure virtual networks. Explore Azure-provided DNS, private DNS zones, and custom DNS servers for VMs and hybrid solutions.
55
author: asudbring
66
ms.service: azure-virtual-network
77
ms.topic: how-to
8-
ms.date: 08/02/2024
8+
ms.date: 07/24/2025
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

14-
# Name resolution for resources in Azure virtual networks
14+
# Configure DNS name resolution for Azure virtual networks
1515

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.
16+
Azure virtual networks support multiple name resolution methods for infrastructure as a service (IaaS), platform as a service (PaaS), and hybrid solutions. To enable communication between VMs and other resources in a virtual network, you need proper DNS configuration. 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)