Skip to content

Commit 443c101

Browse files
authored
Merge pull request #100984 from anavinahar/patch-202
Update azure-virtual-network-limits.md
2 parents 6c34d07 + 885d8e1 commit 443c101

File tree

1 file changed

+5
-6
lines changed

1 file changed

+5
-6
lines changed

includes/azure-virtual-network-limits.md

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -61,12 +61,10 @@ 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 |
6766
| High-availability ports | 1 per internal frontend |
6867

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

7169
**Basic Load Balancer**
7270

@@ -75,8 +73,9 @@ The following limits apply only for networking resources managed through Azure R
7573
| Load balancers | 1,000 |
7674
| Rules per resource | 250 |
7775
| 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 |
8079

8180
#### <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).
8281

0 commit comments

Comments
 (0)