Skip to content

Commit 54d1b4f

Browse files
committed
added cross linking between articles
1 parent f4c6824 commit 54d1b4f

File tree

3 files changed

+9
-4
lines changed

3 files changed

+9
-4
lines changed

articles/load-balancer/index.yml

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -138,8 +138,10 @@ landingContent:
138138
linkLists:
139139
- linkListType: get-started
140140
links:
141-
- text: Documentation
142-
url: https://aka.ms/loadbalancingandcontentdeliverydocs
141+
- text: What is Load Balancing and Content Delivery?
142+
url: /azure/networking/load-balancer-content-delivery/load-balancing-content-delivery-overview
143+
- text: Learn more about load balancing and content delivery
144+
url: /azure/networking/load-balancer-content-delivery/index.yml
143145
- linkListType: overview
144146
links:
145147
- text: Azure Front Door overview

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

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ services: load-balancer
66
author: mbender-ms
77
ms.service: azure-load-balancer
88
ms.topic: overview
9-
ms.date: 02/19/2024
9+
ms.date: 05/13/2025
1010
ms.author: mbender
1111
ms.custom: template-overview, engagement-fy23
1212
# Customer intent: As an IT administrator, I want to learn more about the Azure Load Balancer service and what I can use it for.
@@ -31,6 +31,9 @@ For more information on the service's individual components, see [Azure Load Bal
3131

3232
Azure Load Balancer has three stock-keeping units (SKUs) - Basic, Standard, and Gateway. Each SKU is catered towards a specific scenario and has differences in scale, features, and pricing. For more information, see [Azure Load Balancer SKUs](skus.md).
3333

34+
>[!NOTE]
35+
> Azure Load Balancer is one of the services that make up the Load Balancing and Content Delivery category in Azure. Other services in this category include [Azure Front Door](../frontdoor/front-door-overview.md) and [Azure Application Gateway](../application-gateway/overview.md). Each service has its own unique features and use cases. For more information on this service category, see [Load Balancing and Content Delivery](/articles/networking/load-balancer-content-delivery/load-balancing-content-delivery-overview.md).
36+
3437
## Why use Azure Load Balancer?
3538

3639
With Azure Load Balancer, you can scale your applications and create highly available services.

articles/networking/load-balancer-content-delivery/index.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ productDirectory:
3939
url: /azure/application-gateway
4040
- title: Azure Load Balancer
4141
imageSrc: ./media/load-balancer.svg
42-
summary: "Manage distribution of load-balanced traffic for public and internal traffic with Azure Load Balancer."
42+
summary: "Manage distribution of load-balanced public and internal traffic with Azure Load Balancer."
4343
url: /azure/load-balancer
4444
- title: Azure Front Door
4545
imageSrc: ./media/front-door-cdn.svg

0 commit comments

Comments
 (0)