Skip to content

Commit 482cdb8

Browse files
authored
changed files by pdets auto publish service, publishid[86459071-9289-46cc-bfeb-d7941260511d] and do [publish].
1 parent 127cf9b commit 482cdb8

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

learn-pr/wwl-azure/load-balancing-non-https-traffic-azure/includes/3-design-implement-azure-load-balancer-using-azure-portal.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ A [**public load balancer**](/azure/load-balancer/components) can provide outbou
99

1010
An [**internal load balancer**](/azure/load-balancer/components) is used where private IPs are needed at the frontend only. Internal load balancers are used to load balance traffic from internal Azure resources to other Azure resources inside a virtual network. A load balancer frontend can also be accessed from an on-premises network in a hybrid scenario.
1111

12-
This diagram shows how public and internal load balance can work together.
12+
This diagram shows how public and internal load balancers can work together.
1313

1414
:::image type="content" source="../media/load-balancer-3cfca04c.png" alt-text="Diagram that shows a public and internal load balancer.":::
1515

learn-pr/wwl-azure/load-balancing-non-https-traffic-azure/includes/5-explore-azure-traffic-manager.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
Traffic Manager offers the several key features.
77

88
| **Feature** | **Description** |
9+
| --- | --- |
910
| Increase application availability | Traffic Manager delivers high availability for your critical applications by monitoring your endpoints and providing automatic failover when an endpoint goes down. |
1011
| Improve application performance | Azure allows you to run cloud services and websites in datacenters located around the world. Traffic Manager can improve the responsiveness of your website by directing traffic to the endpoint with the lowest latency. |
1112
| Service maintenance without downtime | You can plan maintenance on your applications without downtime. Traffic Manager can direct traffic to alternative endpoints while the maintenance is in progress. |

0 commit comments

Comments
 (0)