Skip to content

Commit b94ae8a

Browse files
authored
Merge pull request #220194 from mbender-ms/lb-overview
Load Balancer - Update overview diagram
2 parents 6346160 + f535ff6 commit b94ae8a

File tree

3 files changed

+2
-326
lines changed

3 files changed

+2
-326
lines changed

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

Lines changed: 2 additions & 4 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="Diagram depicts public and internal load balancers directing traffic to web and business tiers.":::
3230

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

@@ -70,7 +68,7 @@ Key scenarios that you can accomplish using Azure Standard Load Balancer include
7068

7169
- Load balance TCP and UDP flow on all ports simultaneously using **[HA ports](./load-balancer-ha-ports-overview.md)**.
7270

73-
- Chain Standared Load Balancer and [Gateway Loadbalancer](./tutorial-gateway-portal.md).
71+
- Chain Standard Load Balancer and [Gateway Loadbalancer](./tutorial-gateway-portal.md).
7472

7573
### <a name="securebydefault"></a>Secure by default
7674

36.5 KB
Loading

0 commit comments

Comments
 (0)