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
+5-6Lines changed: 5 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -61,12 +61,10 @@ The following limits apply only for networking resources managed through Azure R
61
61
| Load balancers | 1,000 |
62
62
| Rules per resource | 1,500 |
63
63
| Rules per NIC (across all IPs on a NIC) | 300 |
64
-
| Frontend IP configurations | 600 |
65
-
| Backend pool size | 1,000 instances, single virtual network |
66
-
| Backend resources per load balancer<sup>1<sup> | 150 |
64
+
| Frontend IP configurations | 600 |
65
+
| Backend pool size | 1,000 IP configurations, single virtual network |
67
66
| High-availability ports | 1 per internal frontend |
68
67
69
-
<sup>1</sup>The limit is up to 150 resources, in any combination of standalone virtual machine resources, availability set resources, and virtual machine scale-set resources.
70
68
71
69
**Basic Load Balancer**
72
70
@@ -75,8 +73,9 @@ The following limits apply only for networking resources managed through Azure R
75
73
| Load balancers | 1,000 |
76
74
| Rules per resource | 250 |
77
75
| Rules per NIC (across all IPs on a NIC) | 300 |
78
-
| Frontend IP configurations | 200 |
79
-
| Backend pool size | 100 instances, single availability set |
76
+
| Frontend IP configurations | 200 |
77
+
| Backend pool size | 300 IP configurations, single availability set |
78
+
| Availability sets per Load Balancer | 150 |
80
79
81
80
#### <aname="virtual-networking-limits-classic"></a>The following limits apply only for networking resources managed through the **classic** deployment model per subscription. Learn how to [view your current resource usage against your subscription limits](../articles/networking/check-usage-against-limits.md).
0 commit comments