Skip to content

Commit 5b2abc8

Browse files
(AzureCXP) fixes Policy Collection Group Limits
In Line No.33, Updated "A Firewall Policy can contain 50 rule collection groups." to "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." resolves MicrosoftDocs/azure-docs#98291
1 parent 5c963d0 commit 5b2abc8

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)