Skip to content

Commit 31c3196

Browse files
authored
Update azure-virtual-network-limits.md
1 parent f5b8242 commit 31c3196

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

includes/azure-virtual-network-limits.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -50,12 +50,12 @@ The following limits apply only for networking resources managed through **Azure
5050
#### <a name="publicip-address"></a>Public IP address limits
5151
| Resource | Default limit | Maximum limit |
5252
| --- | --- | --- |
53-
| Public IP addresses<sup>1,2</sup> | 10 for Basic. | Contact support. |
54-
| Static Public IP addresses<sup>1</sup> | 10 for Basic. | Contact support. |
55-
| Standard Public IP addresses<sup>1</sup> | 10 | Contact support. |
56-
| Public IP prefixes | limited by number of Standard Public IPs in a subscription | Contact support. |
57-
| Public IP prefix length | /28 | Contact support. |
58-
| Custom IP prefixes | 5 | Contact support. |
53+
| Public IP addresses<sup>1,2</sup> | 10 for Basic | Contact support |
54+
| Static Public IP addresses<sup>1</sup> | 10 for Basic | Contact support |
55+
| Standard Public IP addresses<sup>1</sup> | 10 | Contact support |
56+
| Public IP prefixes | limited by number of Standard Public IPs in a subscription | Contact support |
57+
| Public IP prefix length | /28 | Contact support |
58+
| Custom IP prefixes | 5 | Contact support |
5959

6060
<sup>1</sup>Default limits for Public IP addresses vary by offer category type, such as Free Trial, Pay-As-You-Go, CSP. For example, the default for Enterprise Agreement subscriptions is 1000.
6161

@@ -71,15 +71,15 @@ The following limits apply only for networking resources managed through Azure R
7171
| Load balancers | 1,000 |
7272
| Frontend IP configurations | 600 |
7373
| Rules (Load Balancer + Inbound NAT) per resource | 1,500 |
74-
| Rules per NIC (across all IPs on a NIC)<sup>1<sup> | 300 |
74+
| Rules per NIC (across all IPs on a NIC), rules per IP (IP based LB)<sup>1<sup> | 300 |
7575
| High-availability ports rule | 1 per internal frontend |
7676
| Outbound rules per Load Balancer | 600 |
7777
| Backend pool size | 5,000 |
7878
| Azure global Load Balancer Backend pool size | 300 |
7979
| Backend IP configurations per frontend <sup>2<sup> | 10,000 |
8080
| Backend IP configurations across all frontends | 500,000 |
8181

82-
<sup>1<sup> Each NIC can have a total of 300 rules (load balancing, inbound NAT, and outbound rules combined) configured across all IP configurations on the NIC.
82+
<sup>1<sup> Each NIC can have a total of 300 rules (load balancing, inbound NAT, and outbound rules combined) configured across all IP configurations on the NIC. For IP based LBs, this limit is per IP.
8383
<sup>2</sup> Backend IP configurations are aggregated across all load balancer rules including load balancing, inbound NAT, and outbound rules. Each rule a backend pool instance is configured to counts as one configuration.
8484

8585
Load Balancer doesn't apply any throughput limits. However, throughput limits for virtual machines and virtual networks still apply. For more information, see [Virtual machine network bandwidth](../articles/virtual-network/virtual-machine-network-throughput.md).

0 commit comments

Comments
 (0)