Skip to content

Commit 056c69f

Browse files
Merge pull request #239636 from cburuzie/patch-47
Update azure-virtual-network-limits.md
2 parents 42473f1 + eeca548 commit 056c69f

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

includes/azure-virtual-network-limits.md

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -74,13 +74,10 @@ The following limits apply only for networking resources managed through Azure R
7474
| High-availability ports rule | 1 per internal frontend |
7575
| Outbound rules per Load Balancer | 600 |
7676
| Backend pool size | 5,000 |
77-
| Load Balancers per VM <sup>1<sup> | 2 (1 Public and 1 internal) |
78-
| Backend IP configurations per frontend <sup>2<sup> | 10,000 |
77+
| Backend IP configurations per frontend <sup>1<sup> | 10,000 |
7978
| Backend IP configurations across all frontends | 500,000 |
8079

81-
<sup>1</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. Note that this limit does not apply to IP-based load balancers. For more information on IP-based backend pools, refer to our documentation on [IP-based load balancers](../articles/load-balancer/backend-pool-management.md).
82-
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.
80+
<sup>1</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.
8481

8582
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).
8683

0 commit comments

Comments
 (0)