Skip to content

Commit ffb059d

Browse files
authored
Update azure-virtual-network-limits.md
1 parent e58ccdf commit ffb059d

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

includes/azure-virtual-network-limits.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -61,12 +61,11 @@ The following limits apply only for networking resources managed through Azure R
6161
| Load balancers | 1,000 |
6262
| Rules per resource | 1,500 |
6363
| 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 |
66+
| IP configurations per Load Balancer | 5,000 IP configurations |
6767
| High-availability ports | 1 per internal frontend |
6868

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.
7069

7170
**Basic Load Balancer**
7271

@@ -75,8 +74,9 @@ The following limits apply only for networking resources managed through Azure R
7574
| Load balancers | 1,000 |
7675
| Rules per resource | 250 |
7776
| Rules per NIC (across all IPs on a NIC) | 300 |
78-
| Frontend IP configurations | 200 |
79-
| Backend pool size | 100 instances, single availability set |
77+
| Frontend IP configurations | 200 |
78+
| Backend pool size | 300 IP configrations, single availability set |
79+
| Availability sets per LB | 150 |
8080

8181
#### <a name="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).
8282

0 commit comments

Comments
 (0)