Skip to content

Commit 73e1f92

Browse files
Merge pull request #308955 from asudbring/dns-overview-patch
Added dns security policy to overview
2 parents 122c180 + e5c9acc commit 73e1f92

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

articles/dns/dns-overview.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,8 @@ Azure DNS supports both internet-facing DNS domains and private DNS zones, and p
2323

2424
- **[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.
2525

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+
2628
Azure DNS enables multiple scenarios, including:
2729

2830
* [Host and resolve public domains](/azure/dns/dns-delegate-domain-azure-dns)
@@ -38,6 +40,7 @@ Azure DNS enables multiple scenarios, including:
3840
* [Load-balance your applications](/azure/traffic-manager/traffic-manager-how-it-works)
3941
* Increase application [availability](/azure/traffic-manager/traffic-manager-monitoring) and [performance](/azure/traffic-manager/traffic-manager-configure-performance-routing-method)
4042
* [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)
4144

4245
> [!NOTE]
4346
> 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

Comments
 (0)