Skip to content

Commit 3e867a7

Browse files
author
Michael Bender
committed
updates
1 parent b2e5233 commit 3e867a7

File tree

3 files changed

+1
-325
lines changed

3 files changed

+1
-325
lines changed

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

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,9 +26,7 @@ A **[public load balancer](./components.md#frontend-ip-configurations)** can pro
2626

2727
An **[internal (or private) load balancer](./components.md#frontend-ip-configurations)** is used where private IPs are needed at the frontend only. Internal load balancers are used to load balance traffic inside a virtual network. A load balancer frontend can be accessed from an on-premises network in a hybrid scenario.
2828

29-
<p align="center">
30-
<img src="./media/load-balancer-overview/load-balancer.svg" alt="Figure depicts both public and internal load balancers directing traffic to port 80 on multiple servers on a Web tier and port 443 on multiple servers on a business tier." width="512" title="Azure Load Balancer">
31-
</p>
29+
:::image type="content" source="media/load-balancer-overview/load-balancer.png" alt-text="Figure depicts both public and internal load balancers directing traffic to port 80 on multiple servers on a Web tier and port 443 on multiple servers on a business tier.":::
3230

3331
*Figure: Balancing multi-tier applications by using both public and internal Load Balancer*
3432

36.5 KB
Loading

0 commit comments

Comments
 (0)