You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/firewall/ip-groups.md
+43-20Lines changed: 43 additions & 20 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@ services: firewall
5
5
author: vhorne
6
6
ms.service: firewall
7
7
ms.topic: conceptual
8
-
ms.date: 02/18/2020
8
+
ms.date: 04/03/2020
9
9
ms.author: victorh
10
10
---
11
11
@@ -49,7 +49,7 @@ You can see all the IP addresses in the IP Group and the rules or resources that
49
49
50
50
1. To view or edit the IP addresses, select **IP Addresses** under **Settings** on the left pane.
51
51
2. To add a single or multiple IP address(es), select **Add IP Addresses**. This opens the **Drag or Browse** page for an upload, or you can enter the address manually.
52
-
3.Selecting the ellipses (**…**) to the right to edit or delete IP addresses. To edit or delete multiple IP addresses, select the boxes and select **Edit** or **Delete** at the top.
52
+
3.Selecting the ellipses (**…**) to the right to edit or delete IP addresses. To edit or delete multiple IP addresses, select the boxes and select **Edit** or **Delete** at the top.
53
53
4. Finally, can export the file in the CSV file format.
54
54
55
55
> [!NOTE]
@@ -67,24 +67,47 @@ You can now select **IP Group** as a **Source type** or **Destination type** for
67
67
68
68
## Region availability
69
69
70
-
IP Groups are currently available in the following regions:
71
-
72
-
- West US
73
-
- West US 2
74
-
- East US
75
-
- East US 2
76
-
- Central US
77
-
- North Central US
78
-
- West Central US
79
-
- South Central US
80
-
- Canada Central
81
-
- North Europe
82
-
- West Europe
83
-
- France Central
84
-
- UK South
85
-
- Australia East
86
-
- Australia Central
87
-
- Australia Southeast
70
+
IP Groups are available in all public cloud regions.
71
+
72
+
## IP address limits
73
+
74
+
For 50 IP Groups or less, you can have a maximum of 5000 individual IP addresses each per firewall instance. For 51 to 100 IP Groups, you can have 500 individual IP address each per firewall instance.
Copy file name to clipboardExpand all lines: includes/firewall-limits.md
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@
5
5
author: vhorne
6
6
ms.service: firewall
7
7
ms.topic: include
8
-
ms.date: 04/01/2020
8
+
ms.date: 04/03/2020
9
9
ms.author: victorh
10
10
ms.custom: include file
11
11
---
@@ -18,6 +18,7 @@
18
18
|Minimum AzureFirewallSubnet size |/26|
19
19
|Port range in network and application rules|0-64,000. Work is in progress to relax this limitation.|
20
20
|Public IP addresses|100 maximum (Currently, SNAT ports are added only for the first five public IP addresses.)|
21
+
|IP Groups IP addresses|50 IP Groups or less: maximum 5000 individual IP addresses each per firewall instance.<br>51 - 100 IP Groups: 500 individual IP address each per firewall instance.<br><br>For more information see [IP Groups (preview) in Azure Firewall](../articles/firewall/ip-groups.md#ip-address-limits)
21
22
|Route table|By default, AzureFirewallSubnet has a 0.0.0.0/0 route with the NextHopType value set to **Internet**.<br><br>Azure Firewall must have direct Internet connectivity. If your AzureFirewallSubnet learns a default route to your on-premises network via BGP, you must override that with a 0.0.0.0/0 UDR with the **NextHopType** value set as **Internet** to maintain direct Internet connectivity. By default, Azure Firewall doesn't support forced tunneling to an on-premises network.<br><br>However, if your configuration requires forced tunneling to an on-premises network, Microsoft will support it on a case by case basis. Contact Support so that we can review your case. If accepted, we'll allow your subscription and ensure the required firewall Internet connectivity is maintained.|
22
23
23
24
<sup>1</sup>If you need to increase these limits, contact Azure Support.
0 commit comments