Skip to content

Commit cbc9f38

Browse files
Merge pull request #212120 from thisisanniefang/patch-40
Add exception to LB limit in footnote
2 parents 14dabab + 1077514 commit cbc9f38

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

includes/azure-virtual-network-limits.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ The following limits apply only for networking resources managed through Azure R
7878
| Backend IP configurations per frontend <sup>2<sup> | 10,000 |
7979
| Backend IP configurations across all frontends | 500,000 |
8080

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.
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).
8282

8383
<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.
8484

0 commit comments

Comments
 (0)