Skip to content

Commit 4af6073

Browse files
committed
add . domain comment
1 parent 86bb887 commit 4af6073

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

articles/dns/dns-security-policy.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ author: greg-lindsay
55
manager: KumuD
66
ms.service: azure-dns
77
ms.topic: article
8-
ms.date: 01/06/2025
8+
ms.date: 02/10/2025
99
ms.author: greglin
1010
---
1111

@@ -56,6 +56,7 @@ To display DNS traffic rules in the Azure portal, select a DNS security policy a
5656
- Rules are processed in order of **Priority** in the range 100-65000. Lower numbers are higher priority.
5757
* If a domain name is blocked in a lower priority rule, and the same domain is allowed in a higher priority rule, the domain name is allowed.
5858
* Rules follow the DNS hierarchy. If contoso.com is allowed in a higher priority rule, then sub.contoso.com is allowed, even if sub.contoso.com is blocked in a lower priority rule.
59+
* You can configure a policy on all domains by creating a rule that applies to the "." domain. Be careful when blocking domains so that you don't block necessary Azure services.
5960
- You can dynamically add and delete rules from the list. Be sure to **Save** after editing rules in the portal.
6061
- Multiple **DNS Domain Lists** are allowed per rule. You must have at least one DNS domain list.
6162
- Each rule is associated with one of three **Traffic Actions**: **Allow**, **Block**, or **Alert**.

0 commit comments

Comments
 (0)