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
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -23,6 +23,8 @@ Azure DNS supports both internet-facing DNS domains and private DNS zones, and p
23
23
24
24
-**[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.
25
25
26
+
-**[DNS Security Policy](dns-security-policy.md)** offers the ability to filter and log DNS queries at the virtual network level. It also includes a Threat Intelligence feed which allows early detection and prevention of security incidents on your Virtual Networks where known malicious domains sourced by [Microsoft’s Security Response Center (MSRC)](https://www.microsoft.com/msrc) can be blocked from name resolution.
27
+
26
28
Azure DNS enables multiple scenarios, including:
27
29
28
30
*[Host and resolve public domains](/azure/dns/dns-delegate-domain-azure-dns)
@@ -38,6 +40,7 @@ Azure DNS enables multiple scenarios, including:
38
40
*[Load-balance your applications](/azure/traffic-manager/traffic-manager-how-it-works)
39
41
* Increase application [availability](/azure/traffic-manager/traffic-manager-monitoring) and [performance](/azure/traffic-manager/traffic-manager-configure-performance-routing-method)
40
42
*[Monitor your application traffic patterns](/azure/traffic-manager/traffic-manager-traffic-view-overview)
43
+
*[Secure and view DNS traffic ](/azure/dns/dns-traffic-log-how-to)
41
44
42
45
> [!NOTE]
43
46
> Azure DNS is one of the services that make up the Network Foundations category in Azure. Other services in this category include [Azure Virtual Networks](../virtual-network/virtual-networks-overview.md) and [Azure Private Link](../private-link/private-link-overview.md). Each service has its own unique features and use cases. For more information on this service category, see [Network Foundations](../networking/foundations/network-foundations-overview.md).
0 commit comments