Skip to content

Commit 8a9f63c

Browse files
authored
Merge pull request #200272 from vhorne/fw-limits
add 50 RCGs limit back in
2 parents b7c58c0 + 9a42d97 commit 8a9f63c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

includes/firewall-limits.md

Lines changed: 2 additions & 1 deletion
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: 05/23/2022
8+
ms.date: 06/02/2022
99
ms.author: victorh
1010
ms.custom: include file
1111
---
@@ -15,6 +15,7 @@
1515
| Data throughput |30 Gbps|
1616
|Rule limits|10,000 unique source/destinations in network and application rules|
1717
|Total size of rules within a single Rule Collection Group| 2 MB|
18+
|Number of Rule Collection Groups in a firewall policy|50|
1819
|Maximum DNAT rules|298 (for firewalls configured with a single Public IP address)<br><br> The DNAT limitation is due to the underlying platform. The maximum number of DNAT rules is 298. However, any additional public IP addresses reduce the number of the available DNAT rules. For example, two public IP addresses allow for 297 DNAT rules. If a rule's protocol is configured for both TCP and UDP, it counts as two rules.|
1920
|Minimum AzureFirewallSubnet size |/26|
2021
|Port range in network and application rules|1 - 65535|

0 commit comments

Comments
 (0)