Skip to content

Commit cfee9c6

Browse files
authored
Merge pull request #177706 from anavinahar/patch-255
Update components.md
2 parents 23954f6 + 4caa56f commit cfee9c6

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

articles/load-balancer/components.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ ms.devlang: na
99
ms.topic: conceptual
1010
ms.tgt_pltfrm: na
1111
ms.workload: infrastructure-services
12-
ms.date: 06/04/2020
12+
ms.date: 10/26/2021
1313
ms.author: allensu
1414

1515
---
@@ -45,7 +45,9 @@ Load balancer can have multiple frontend IPs. Learn more about [multiple fronten
4545

4646
The group of virtual machines or instances in a virtual machine scale set that is serving the incoming request. To scale cost-effectively to meet high volumes of incoming traffic, computing guidelines generally recommend adding more instances to the backend pool.
4747

48-
Load balancer instantly reconfigures itself via automatic reconfiguration when you scale instances up or down. Adding or removing VMs from the backend pool reconfigures the load balancer without additional operations. The scope of the backend pool is any virtual machine in a single virtual network.
48+
Load balancer instantly reconfigures itself via automatic reconfiguration when you scale instances up or down. Adding or removing VMs from the backend pool reconfigures the load balancer without additional operations. The scope of the backend pool is any virtual machine in a single virtual network.
49+
50+
Backend pools support addition of instances via [network interface or IP addresses](backend-pool-management.md).
4951

5052
When considering how to design your backend pool, design for the least number of individual backend pool resources to optimize the length of management operations. There's no difference in data plane performance or scale.
5153

@@ -140,4 +142,4 @@ Basic load balancer doesn't support outbound rules.
140142
- Learn about [Standard load balancer with HA Ports load balancing rules](load-balancer-ha-ports-overview.md).
141143
- Learn more about [Network Security Groups](../virtual-network/network-security-groups-overview.md).
142144
- Learn more about [Load balancer limits](../azure-resource-manager/management/azure-subscription-service-limits.md#load-balancer).
143-
- Learn about using [Port forwarding](./tutorial-load-balancer-port-forwarding-portal.md).
145+
- Learn about using [Port forwarding](./tutorial-load-balancer-port-forwarding-portal.md).

0 commit comments

Comments
 (0)