Skip to content

Commit 4dfce5e

Browse files
committed
edit
1 parent 4387d07 commit 4dfce5e

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

articles/dns/dns-overview.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: An overview of services provided by Azure DNS.
44
author: greg-lindsay
55
ms.service: azure-dns
66
ms.topic: overview
7-
ms.date: 08/10/2024
7+
ms.date: 08/12/2024
88
ms.author: greglin
99
#Customer intent: As an administrator, I want to evaluate Azure DNS so I can determine if I want to use it instead of my current DNS service.
1010
---
@@ -22,19 +22,21 @@ Azure DNS supports both internet-facing DNS domains and private DNS zones, and p
2222

2323
- **[Azure Traffic Manager](/azure/traffic-manager/traffic-manager-overview)** is a DNS-based traffic load balancer. This service allows you to distribute traffic to your public facing applications across the global Azure regions.
2424

25-
Using Azure DNS, you can:
25+
Azure DNS enables multiple scenarios, including:
2626

2727
* [Host and resolve public domains](/azure/dns/dns-delegate-domain-azure-dns)
28-
* [Manage DNS resolution in your virtual networks](/azure/dns/private-dns-privatednszone)
28+
* [Manage DNS resolution in your virtual networks](/azure/dns/private-dns-privatednszone)
29+
* [Enable autoregistration for VMs](/azure/dns/private-dns-autoregistration)
2930
* [Enable name resolution between Azure and your on-premises resources](/azure/dns/private-resolver-hybrid-dns)
31+
* [Secure hybrid networking](/azure/architecture/networking/architecture/azure-dns-private-resolver#use-dns-private-resolver)
3032
* [Monitor DNS metrics and alerts](/azure/dns/dns-alerts-metrics)
3133
* [Integrate with your other Azure services](/azure/dns/dns-for-azure-services)
34+
* [Perform Private Link and DNS integration at scale](/azure/cloud-adoption-framework/ready/azure-best-practices/private-link-and-dns-integration-at-scale)
3235
* Protect your [public](/azure/dns/dns-protect-zones-recordsets) and [private](/azure/dns/dns-protect-private-zones-recordsets) DNS zones and records
3336
* Enable automatic [fault tolerance](/azure/dns/private-resolver-reliability) and [failover](/azure/dns/tutorial-dns-private-resolver-failover) for DNS resolution
3437
* [Load-balance your applications](/azure/traffic-manager/traffic-manager-how-it-works)
3538
* Increase application [availability](/azure/traffic-manager/traffic-manager-monitoring) and [performance](/azure/traffic-manager/traffic-manager-configure-performance-routing-method)
3639
* [Monitor your application traffic patterns](/azure/traffic-manager/traffic-manager-traffic-view-overview)
37-
* And more ...
3840

3941
## Next steps
4042

0 commit comments

Comments
 (0)