Skip to content

Commit 20b290d

Browse files
authored
Merge pull request #48009 from KumudD/issue12574
Load Balancer - image update
2 parents b3a9338 + 2d871d0 commit 20b290d

File tree

3 files changed

+1
-1
lines changed

3 files changed

+1
-1
lines changed

articles/load-balancer/load-balancer-overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ For more information, see [service limits for Load Balancer](https://aka.ms/lbli
128128

129129
A public load balancer maps the public IP address and port number of incoming traffic to the private IP address and port number of the VM, and vice versa for the response traffic from the VM. By applying load-balancing rules, you can distribute specific types of traffic across multiple VMs or services. For example, you can spread the load of web request traffic across multiple web servers.
130130

131-
The following figure shows a load-balanced endpoint for web traffic that is shared among three VMs for the public and private TCP port 80. These three VMs are in a load-balanced set.
131+
The following figure shows a load-balanced endpoint for web traffic that is shared among three VMs for the public and TCP port 80. These three VMs are in a load-balanced set.
132132

133133
![Public load balancer example](./media/load-balancer-overview/IC727496.png)
134134

-770 Bytes
Loading
-451 Bytes
Loading

0 commit comments

Comments
 (0)