Skip to content

Commit 7ae31ae

Browse files
Merge pull request #92080 from brianlehr/patch-3
Update azure-virtual-network-limits.md
2 parents 49f4193 + 50d2bf9 commit 7ae31ae

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

includes/azure-virtual-network-limits.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -74,9 +74,10 @@ The following limits apply only for networking resources managed through Azure R
7474
| Backend resources per Load Balancer <sup>1<sup> | 1,200 |
7575
| High-availability ports rule | 1 per internal frontend |
7676
| Outbound rules per Load Balancer | 600 |
77-
| Load Balancers per VM | 2 (1 Public and 1 internal) |
77+
| Load Balancers per VM <sup>2<sup> | 2 (1 Public and 1 internal) |
7878

7979
<sup>1</sup> The limit is up to 1,200 resources, in any combination of standalone virtual machine resources, availability set resources, and virtual machine scale-set placement groups.
80+
<sup>2</sup> An exception to this limit is that 2 public load balancers can be in front of a VM if an IPv4 address config is used for one load balancer and IPv6 address config is used for the second.
8081

8182
**Basic Load Balancer**
8283

@@ -85,12 +86,12 @@ The following limits apply only for networking resources managed through Azure R
8586
| Load balancers | 1,000 |
8687
| Rules per resource | 250 |
8788
| Rules per NIC (across all IPs on a NIC) | 300 |
88-
| Frontend IP configurations <sup>2<sup> | 200 |
89+
| Frontend IP configurations <sup>3<sup> | 200 |
8990
| Backend pool size | 300 IP configurations, single availability set |
9091
| Availability sets per Load Balancer | 1 |
9192
| Load Balancers per VM | 2 (1 Public and 1 internal) |
9293

93-
<sup>2</sup> The limit for a single discrete resource in a backend pool (standalone virtual machine, availability set, or virtual machine scale-set placement group) is to have up to 250 Frontend IP configurations across a single Basic Public Load Balancer and Basic Internal Load Balancer.
94+
<sup>3</sup> The limit for a single discrete resource in a backend pool (standalone virtual machine, availability set, or virtual machine scale-set placement group) is to have up to 250 Frontend IP configurations across a single Basic Public Load Balancer and Basic Internal Load Balancer.
9495

9596
<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).
9697

0 commit comments

Comments
 (0)