Skip to content

Commit 600b723

Browse files
authored
Merge pull request #121836 from azarboon/patch-6
Update components.md
2 parents 6e0e3eb + b1bdd5b commit 600b723

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/load-balancer/components.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ The group of virtual machines or instances in a virtual machine scale set that i
3939

4040
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 other operations. The scope of the backend pool is any virtual machine in a single virtual network.
4141

42-
Backend pools support addition of instances via [network interface or IP addresses](backend-pool-management.md).
42+
Backend pools support addition of instances via [network interface or IP addresses](backend-pool-management.md). VMs do not need a public IP address in order to be attached to backend pool of a public load balancer. Also, you can attach VMs to the backend pool of a load balancer even if they are in a stopped state.
4343

4444
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.
4545

0 commit comments

Comments
 (0)