Skip to content

Commit 1096847

Browse files
committed
edit
1 parent 9a29952 commit 1096847

File tree

1 file changed

+15
-2
lines changed

1 file changed

+15
-2
lines changed

articles/dns/dns-security-policy.md

Lines changed: 15 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,8 @@ DNS security policy offers the ability to filter and log DNS queries at the virt
2525
- Create rules to protect against DNS-based attacks by blocking name resolution of known or malicious domains.
2626
- Save and view detailed DNS logs to gain inside into your DNS traffic.
2727

28+
DNS security policy applies to both public and private DNS traffic within a VNet.
29+
2830
DNS logs can be sent to a storage account, log analytics workspace, or event hubs. You can choose to allow, alert, or block DNS queries.
2931

3032
A DNS security policy has the following associated elements and properties:
@@ -102,10 +104,21 @@ Preview access
102104

103105
Virtual network restrictions:
104106
- DNS security policies can only be applied to VNets in the same region as the DNS security policy.
105-
- You can link one security policy per VNet. A single security policy can be associated to multiple VNets.
107+
- You can link one security policy per VNet.
108+
- During preview, a single security policy can be linked to 50 VNets. This limit is increased to 500 for general availability.
109+
110+
Security policy restrictions:
111+
- During preview, up to 10 security policies are allowed per region. This limit is increased to 1000 for general availability.
106112

107113
DNS traffic rule restrictions:
108-
- During preview, up to 10 traffic rules are allowed per security policy. This limit will be increased to 100 for general availability.
114+
- During preview, up to 10 traffic rules are allowed per security policy. This limit is increased to 100 for general availability.
115+
116+
Domain list restrictions:
117+
- During preview, up to 10 domain lists are allowed per region. This limit is increased to 1000 for general availability.
118+
119+
Domain restrictions:
120+
- During preview, up to 1000 domains are allowed across all regions. This limit is increased to 100,000 for general availability.
121+
109122

110123
## Related content
111124

0 commit comments

Comments
 (0)