Skip to content

Commit 49c9e4b

Browse files
authored
Update Azure Private DNS zones for consistency
Update references of Azure "Private DNS zones" to be consistent with the actual name of the service.
1 parent fa7c282 commit 49c9e4b

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

articles/dns/private-dns-scenarios.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
2-
title: Scenarios for Private Zones - Azure DNS
3-
description: In this article, learn about common scenarios for using Azure DNS Private Zones.
2+
title: Scenarios for Azure Private DNS zones
3+
description: In this article, learn about common scenarios for using Azure Private DNS zones.
44
services: dns
55
author: greg-lindsay
66
ms.service: dns
@@ -9,9 +9,9 @@ ms.date: 09/27/2022
99
ms.author: greglin
1010
---
1111

12-
# Azure DNS private zones scenarios
12+
# Azure Private DNS zones scenarios
1313

14-
Azure DNS Private Zones provide name resolution within a virtual network and between virtual networks. In this article, we'll look at some common scenarios that can benefit using this feature.
14+
Azure Private DNS zones provide name resolution within a virtual network and between virtual networks. In this article, we'll look at some common scenarios that can benefit using this feature.
1515

1616
## Scenario: Name resolution scoped to a single virtual network
1717

@@ -44,9 +44,9 @@ Now when an internet client does a DNS query for `VNETA-VM1.contoso.com`, Azure
4444
![Split Brian resolution](./media/private-dns-scenarios/split-brain-resolution.png)
4545

4646
## Next steps
47-
To learn more about private DNS zones, see [Using Azure DNS for private domains](private-dns-overview.md).
47+
To learn more about Private DNS zones, see [Using Azure DNS for private domains](private-dns-overview.md).
4848

49-
Learn how to [create a private DNS zone](./private-dns-getstarted-powershell.md) in Azure DNS.
49+
Learn how to [create a Private DNS zone](./private-dns-getstarted-powershell.md) in Azure DNS.
5050

5151
Learn about DNS zones and records by visiting: [DNS zones and records overview](dns-zones-records.md).
5252

0 commit comments

Comments
 (0)