Skip to content

Commit 0e3572e

Browse files
(AzureCXP) MicrosoftDocs/azure-docs#103602
Updated line 64 to specify the correct limits of IP Groups per Azure Firewall which is 200. From : You can have a maximum of 100 IP Groups per firewall with a maximum 5000 individual IP addresses or IP prefixes per each IP Group. To : You can have a maximum of 200 IP Groups per firewall with a maximum 5000 individual IP addresses or IP prefixes per each IP Group. Fixes MicrosoftDocs/azure-docs#103602
1 parent 6128782 commit 0e3572e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/firewall-manager/ip-groups.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ You can now select **IP Group** as a **Source type** or **Destination type** for
6161

6262
## IP address limits
6363

64-
You can have a maximum of 100 IP Groups per firewall with a maximum 5000 individual IP addresses or IP prefixes per each IP Group.
64+
You can have a maximum of 200 IP Groups per firewall with a maximum 5000 individual IP addresses or IP prefixes per each IP Group.
6565

6666
## Related Azure PowerShell cmdlets
6767

@@ -77,4 +77,4 @@ The following Azure PowerShell cmdlets can be used to create and manage IP Group
7777

7878
## Next steps
7979

80-
- [Tutorial: Secure your virtual WAN using Azure Firewall Manager](secure-cloud-network.md)
80+
- [Tutorial: Secure your virtual WAN using Azure Firewall Manager](secure-cloud-network.md)

0 commit comments

Comments
 (0)