Skip to content

Commit f8e2ed8

Browse files
Merge pull request #220476 from tfitzmac/1205limits
add details about load balancer limits
2 parents 7f0a3bb + efaac80 commit f8e2ed8

File tree

1 file changed

+7
-3
lines changed

1 file changed

+7
-3
lines changed

includes/azure-virtual-network-limits.md

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
author: anavinahar
66
ms.service: networking
77
ms.topic: include
8-
ms.date: 01/14/2020
8+
ms.date: 12/05/2022
99
ms.author: anavin
1010
ms.custom: include file
1111

@@ -81,13 +81,17 @@ The following limits apply only for networking resources managed through Azure R
8181
<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.
84-
84+
85+
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).
86+
8587
**Gateway Load Balancer**
8688

8789
| Resource | Limit |
8890
|-----------------------------------------|------------------------------|
8991
| Resources chained per Load Balancer (LB frontend configurations or VM NIC IP configurations combined) | 100 |
90-
92+
93+
All limits for Standard Load Balancer also apply to Gateway Load Balancer.
94+
9195
**Basic Load Balancer**
9296

9397
| Resource | Limit |

0 commit comments

Comments
 (0)