You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/dns/dns-overview.md
+6-4Lines changed: 6 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@ description: An overview of services provided by Azure DNS.
4
4
author: greg-lindsay
5
5
ms.service: azure-dns
6
6
ms.topic: overview
7
-
ms.date: 08/10/2024
7
+
ms.date: 08/12/2024
8
8
ms.author: greglin
9
9
#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.
10
10
---
@@ -22,19 +22,21 @@ Azure DNS supports both internet-facing DNS domains and private DNS zones, and p
22
22
23
23
-**[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.
24
24
25
-
Using Azure DNS, you can:
25
+
Azure DNS enables multiple scenarios, including:
26
26
27
27
*[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)
29
30
*[Enable name resolution between Azure and your on-premises resources](/azure/dns/private-resolver-hybrid-dns)
*[Monitor DNS metrics and alerts](/azure/dns/dns-alerts-metrics)
31
33
*[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)
32
35
* Protect your [public](/azure/dns/dns-protect-zones-recordsets) and [private](/azure/dns/dns-protect-private-zones-recordsets) DNS zones and records
33
36
* Enable automatic [fault tolerance](/azure/dns/private-resolver-reliability) and [failover](/azure/dns/tutorial-dns-private-resolver-failover) for DNS resolution
34
37
*[Load-balance your applications](/azure/traffic-manager/traffic-manager-how-it-works)
35
38
* Increase application [availability](/azure/traffic-manager/traffic-manager-monitoring) and [performance](/azure/traffic-manager/traffic-manager-configure-performance-routing-method)
36
39
*[Monitor your application traffic patterns](/azure/traffic-manager/traffic-manager-traffic-view-overview)
0 commit comments