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: includes/azure-virtual-network-limits.md
+8-8Lines changed: 8 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -50,12 +50,12 @@ The following limits apply only for networking resources managed through **Azure
50
50
#### <aname="publicip-address"></a>Public IP address limits
51
51
| Resource | Default limit | Maximum limit |
52
52
| --- | --- | --- |
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 |
59
59
60
60
<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.
61
61
@@ -71,15 +71,15 @@ The following limits apply only for networking resources managed through Azure R
| 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 |
75
75
| High-availability ports rule | 1 per internal frontend |
76
76
| Outbound rules per Load Balancer | 600 |
77
77
| Backend pool size | 5,000 |
78
78
| Azure global Load Balancer Backend pool size | 300 |
79
79
| Backend IP configurations per frontend <sup>2<sup> | 10,000 |
80
80
| Backend IP configurations across all frontends | 500,000 |
81
81
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.
83
83
<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.
84
84
85
85
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