Skip to content

Commit 8bc9b26

Browse files
authored
Merge pull request #205980 from vhorne/fw-limit
update limits
2 parents d456897 + 7a41164 commit 8bc9b26

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

includes/firewall-limits.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
author: vhorne
66
ms.service: firewall
77
ms.topic: include
8-
ms.date: 07/25/2022
8+
ms.date: 07/26/2022
99
ms.author: victorh
1010
ms.custom: include file
1111
---
@@ -14,8 +14,8 @@
1414
| --- | --- |
1515
| Data throughput |30 Gbps|
1616
|Rule limits|10,000 unique source/destinations in network and application rules <br><br> **Unique source/destinations in network** = sum of (unique source addresses * unique destination addresses for each rule)|
17-
|Total size of rules within a single Rule Collection Group| 2 MB|
18-
|Number of Rule Collection Groups in a firewall policy|100|
17+
|Total size of rules within a single Rule Collection Group| 1 MB for Firewall policies created before July 2022<br>2 MB for Firewall policies created after July 2022|
18+
|Number of Rule Collection Groups in a firewall policy|50 for Firewall policies created before July 2022<br>100 for Firewall policies created after July 2022|
1919
|Maximum DNAT rules|250 unique Destination IP, Destination port, and protocol<br><br> The DNAT limitation is due to the underlying platform. The maximum number of DNAT rules is 250. However, any additional public IP addresses reduce the number of the available DNAT rules. For example, two public IP addresses allow for 249 DNAT rules. If a rule's protocol is configured for both TCP and UDP, it counts as two rules.|
2020
|Minimum AzureFirewallSubnet size |/26|
2121
|Port range in network and application rules|1 - 65535|

0 commit comments

Comments
 (0)