Skip to content

Commit 634c5fb

Browse files
Merge pull request #210859 from KapilAnanth-MSFT/patch-4
(AzureCXP) fixes Policy Collection Group Limits
2 parents 556d26c + 5b2abc8 commit 634c5fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/firewall/policy-rule-sets.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ Even though you can't delete the default rule collection groups nor modify their
3030

3131
Rule collection groups contain one or multiple rule collections, which can be of type DNAT, network, or application. For example, you can group rules belonging to the same workloads or a VNet in a rule collection group.
3232

33-
Rule collection groups have a maximum size of 2 MB. If you need more than 2 MB, you can split the rules into multiple rule collection groups. A Firewall Policy can contain 50 rule collection groups.
33+
Rule collection groups have a maximum size of 2 MB. If you need more than 2 MB, you can split the rules into multiple rule collection groups. A Firewall Policy created before July 2022 can contain 50 rule collection groups and a Firewall Policy created after July 2022 can contain 100 rule collection groups.
3434

3535

3636
## Rule collections

0 commit comments

Comments
 (0)