Skip to content

Commit 31cad2e

Browse files
authored
Merge pull request #299774 from mbender-ms/wb-lbcd
portfolio consolidation | Major Update | LBCD
2 parents c9ccc9a + cb4e934 commit 31cad2e

File tree

9 files changed

+60
-39
lines changed

9 files changed

+60
-39
lines changed

articles/application-gateway/overview.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ services: application-gateway
55
author: greg-lindsay
66
ms.service: azure-application-gateway
77
ms.topic: overview
8-
ms.custom: mvc
8+
ms.custom: mvc, portfolio-consolidation-2025
99
ms.date: 09/27/2023
1010
ms.author: greglin
1111
#Customer intent: As an IT administrator, I want to learn about Azure Application Gateways and what I can use them for.
@@ -28,7 +28,7 @@ This type of routing is known as application layer (OSI layer 7) load balancing.
2828
> * To do transport layer load balancing, review [Load Balancer](../load-balancer/load-balancer-overview.md).
2929
>
3030
> Your end-to-end scenarios may benefit from combining these solutions as needed.
31-
> For an Azure load-balancing options comparison, see [Overview of load-balancing options in Azure](/azure/architecture/guide/technology-choices/load-balancing-overview).
31+
> For an overview of the load balancing and content delivery services in Azure, see [Load Balancing and Content Delivery](../networking/load-balancer-content-delivery/load-balancing-content-delivery-overview.md).
3232
3333

3434
## Features

articles/application-gateway/toc.yml

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,10 @@
99
href: overview-v2.md
1010
- name: Application Gateway for Containers
1111
href: ./for-containers/overview.md
12+
- name: What is load balancing and content delivery?
13+
href: /azure/networking/load-balancer-content-delivery/load-balancing-content-delivery-overview.md
14+
- name: Choose a load balancing solution
15+
href: /azure/architecture/guide/technology-choices/load-balancing-overview?toc=/azure/load-balancer/toc.json
1216
- name: Create Application Gateway - Portal
1317
href: quick-create-portal.md
1418
- name: Create Application Gateway - PowerShell
@@ -23,6 +27,8 @@
2327
href: quick-create-template.md
2428
- name: Create Application Gateway - Terraform
2529
href: quick-create-terraform.md
30+
- name: FAQ
31+
href: application-gateway-faq.yml
2632
- name: Design
2733
items:
2834
- name: Architecture best practices for Azure Application Gateway v2
@@ -73,8 +79,6 @@
7379
href: ingress-controller-overview.md
7480
- name: Understanding pricing
7581
href: understanding-pricing.md
76-
- name: FAQ
77-
href: application-gateway-faq.yml
7882
- name: Security
7983
items:
8084
- name: Security baseline

articles/frontdoor/TOC.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@
1010
href: /azure/well-architected/service-guides/azure-front-door?toc=/azure/frontdoor/toc.json
1111
- name: Front Door best practices
1212
href: best-practices.md
13+
- name: What is load balancing and content delivery?
14+
href: /azure/networking/load-balancer-content-delivery/load-balancing-content-delivery-overview?toc=/azure/frontdoor/TOC.json
1315
- name: Choosing the right load balancer
1416
href: /azure/architecture/guide/technology-choices/load-balancing-overview?toc=/azure/frontdoor/toc.json
1517
- name: FAQ

articles/frontdoor/front-door-overview.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ ms.author: halkazwini
66
ms.service: azure-frontdoor
77
ms.topic: overview
88
ms.date: 11/12/2024
9-
9+
ms.custom: portfolio-consolidation-2025
1010
# Customer intent: As an IT admin, I want to learn about Front Door and what I can use it for.
1111
---
1212

@@ -20,6 +20,9 @@ Azure Front Door is Microsoft's advanced cloud Content Delivery Network (CDN) de
2020

2121
[!INCLUDE [ddos-waf-recommendation](../../includes/ddos-waf-recommendation.md)]
2222

23+
>[!NOTE]
24+
> Azure Front Door is one of the services that make up the Load Balancing and Content Delivery category in Azure. Other services in this category include [Azure Load Balancer](../load-balancer/load-balancer-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](../networking/load-balancer-content-delivery/load-balancing-content-delivery-overview.md).
25+
2326
## Why use Azure Front Door?
2427

2528
> [!VIDEO https://www.youtube.com/embed/-4FQYxV9mAE]

articles/load-balancer/TOC.yml

Lines changed: 15 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -10,27 +10,27 @@
1010
href: cross-region-overview.md
1111
- name: Cross-subscription load balancer overview
1212
href: cross-subscription-overview.md
13-
- name: Choose a load balancing solution
14-
href: /azure/architecture/guide/technology-choices/load-balancing-overview
13+
- name: Load balancer best practices
14+
href: load-balancer-best-practices.md
1515
- name: Health probes
1616
href: load-balancer-custom-probe-overview.md
1717
- name: Administrative state
1818
href: admin-state-overview.md
1919
- name: SKUs
2020
href: skus.md
21-
- name: Quickstarts
22-
items:
23-
- name: Create a public load balancer
24-
href: quickstart-load-balancer-standard-public-portal.md
25-
- name: Create an internal load balancer
26-
href: quickstart-load-balancer-standard-internal-portal.md
27-
expanded: false
28-
- name: FAQ
29-
href: load-balancer-faqs.yml
30-
- name: Load balancer best practices
31-
href: load-balancer-best-practices.md
21+
- name: Create a public load balancer
22+
href: quickstart-load-balancer-standard-public-portal.md
23+
- name: Create an internal load balancer
24+
href: quickstart-load-balancer-standard-internal-portal.md
3225
- name: What's new?
3326
href: whats-new.md
27+
- name: What is load balancing and content delivery?
28+
href: /azure/networking/load-balancer-content-delivery/load-balancing-content-delivery-overview.md
29+
- name: Choose a load balancing solution
30+
href: /azure/architecture/guide/technology-choices/load-balancing-overview?toc=/azure/load-balancer/toc.json
31+
- name: FAQ
32+
href: load-balancer-faqs.yml
33+
expanded: false
3434
- name: Deploy
3535
items:
3636
- name: Portal settings
@@ -326,3 +326,5 @@
326326
href: https://azure.microsoft.com/updates/?product=load-balancer
327327
- name: Azure Network blog
328328
href: https://techcommunity.microsoft.com/category/azure/blog/azurenetworkingblog
329+
- name: Stack Overflow
330+
href: https://stackoverflow.com/questions/tagged/azure-load-balancer

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/
143145
- linkListType: overview
144146
links:
145147
- text: Azure Front Door overview

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

Lines changed: 16 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,37 +1,44 @@
11
---
22
title: What is Azure Load Balancer?
33
titleSuffix: Azure Load Balancer
4-
description: Get an overview of Azure Load Balancer features, architecture, and implementation. Learn how the service works and how to use it in the cloud.
4+
description: Learn what Azure Load Balancer is, its key features, and how it supports scalable, highly available cloud workloads. Discover scenarios and benefits for your organization.
55
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/14/2025
1010
ms.author: mbender
11-
ms.custom: template-overview, engagement-fy23
12-
# Customer intent: As an IT administrator, I want to learn more about the Azure Load Balancer service and what I can use it for.
11+
ms.custom: portfolio-consolidation-2025
12+
#customer intent: As an IT administrator, I want to understand what Azure Load Balancer is so that I can decide if it fits my organization's needs.
1313
---
1414

1515
# What is Azure Load Balancer?
1616

17-
>[!Important]
17+
> [!Important]
1818
>On September 30, 2025, Basic Load Balancer will be retired. For more information, see the [official announcement](https://azure.microsoft.com/updates/azure-basic-load-balancer-will-be-retired-on-30-september-2025-upgrade-to-standard-load-balancer/). If you are currently using Basic Load Balancer, make sure to upgrade to Standard Load Balancer prior to the retirement date. For guidance on upgrading, visit [Upgrading from Basic Load Balancer - Guidance](load-balancer-basic-upgrade-guidance.md).
1919
20+
Azure Load Balancer is a cloud service that distributes incoming network traffic across backend virtual machines (VMs) or virtual machine scale sets (VMSS). This article explains Azure Load Balancer's key features, architecture, and scenarios, helping you decide if it fits your organization's load balancing needs for scalable, highly available workloads.
21+
2022
*Load balancing* refers to efficiently distributing incoming network traffic across a group of backend virtual machines (VMs) or virtual machine scale sets (VMSS).
2123

24+
> [!NOTE]
25+
> 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](../networking/load-balancer-content-delivery/load-balancing-content-delivery-overview.md).
26+
27+
## Load balancer overview
28+
2229
Azure Load Balancer operates at layer 4 of the Open Systems Interconnection (OSI) model. It's the single point of contact for clients. The service distributes inbound flows that arrive at the load balancer's frontend to backend pool instances. These flows are distributed according to configured load-balancing rules and health probes. The backend pool instances can be Azure virtual machines (VMs) or virtual machine scale sets.
2330

2431
A [public load balancer](./components.md#frontend-ip-configurations) can provide both inbound and outbound connectivity for the VMs inside your virtual network. For inbound traffic scenarios, Azure Load Balancer can load balance internet traffic to your VMs. For outbound traffic scenarios, the service can translate the VMs' private IP addresses to public IP addresses for any outbound connections that originate from your VMs.
2532

26-
Alternatively, an [internal (or private) load balancer](./components.md#frontend-ip-configurations) can provide inbound connectivity to your VMs in private network connectivity scenarios, such as accessing a load balancer frontend from an on-premises network in a hybrid scenario. Internal load balancers are used to load balance traffic inside a virtual network.
33+
Alternatively, an [internal (or private) load balancer](./components.md#frontend-ip-configurations) are used to load balance traffic inside a virtual network. With internal load balancer, you can provide inbound connectivity to your VMs in private network connectivity scenarios, such as accessing a load balancer frontend from an on-premises network in a hybrid scenario.
2734

28-
:::image type="content" source="media/load-balancer-overview/load-balancer.png" alt-text="Diagram that depicts a load balancer directing traffic.":::
35+
:::image type="content" source="media/load-balancer-overview/load-balancer.png" alt-text="Screenshot of a diagram showing Azure Load Balancer directing network traffic to backend virtual machines.":::
2936

3037
For more information on the service's individual components, see [Azure Load Balancer components](./components.md).
3138

3239
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).
3340

34-
## Why use Azure Load Balancer?
41+
## Why use Azure Load Balancer
3542

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

@@ -71,7 +78,7 @@ Key scenarios that you can accomplish by using Azure Standard Load Balancer incl
7178

7279
- [Standard Load Balancer](https://github.com/MicrosoftDocs/azure-docs/blob/main/articles/load-balancer/skus.md) is part of your virtual network, which is private and isolated for security.
7380

74-
- Standard load balancers and standard public IP addresses are closed to inbound connections, unless network security groups (NSGs) open them. You use NSGs to explicitly permit allowed traffic. If you don't have an NSG on a subnet or network interface card (NIC) of your virtual machine resource, traffic is not allowed to reach the resource. To learn about NSGs and how to apply them to your scenario, see [Network security groups](../virtual-network/network-security-groups-overview.md).
81+
- Standard load balancers and standard public IP addresses are closed to inbound connections, unless network security groups (NSGs) open them. You use NSGs to explicitly permit allowed traffic. If you don't have an NSG on a subnet or network interface card (NIC) of your virtual machine resource, traffic isn't allowed to reach the resource. To learn about NSGs and how to apply them to your scenario, see [Network security groups](../virtual-network/network-security-groups-overview.md).
7582

7683
- [Basic Load Balancer](https://github.com/MicrosoftDocs/azure-docs/blob/main/articles/load-balancer/skus.md) is open to the internet by default.
7784

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

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,17 @@
11
### YamlMime:Hub
22
title: Azure load balancing and content delivery documentation
3-
summary: Learn about the various Azure load balancing and content delivery services available that provide security for your resources in Azure. Services include Azure Load Balancer, Azure Gateway Load Balancer, Azure Application Gateway, and Azure Front Door.
3+
summary: Discover how to secure and optimize your application with Azure load balancing and content delivery services. Learn how Azure Load Balancer, Application Gateway, and Front Door improve performance.
44
brand: azure ## Used for color theming of icons and hero area
55

66
metadata:
77
title: Azure load balancing and content delivery
8-
summary: Learn about the various Azure load balancing and content delivery services available that provide security for your resources in Azure. Services include Azure Load Balancer, Azure Gateway Load Balancer, Azure Application Gateway, and Azure Front Door.
8+
summary: Discover how to secure and optimize your application with Azure load balancing and content delivery services. Learn how Azure Load Balancer, Application Gateway, and Front Door improve performance.
99
ms.service: azure-load-balancer
1010
ms.topic: hub-page
1111
author: mbender-ms
1212
ms.author: mbender
1313
manager: kumudD
14-
ms.date: 04/24/2025
14+
ms.date: 05/13/2025
1515
ms.custom: portfolio-consolidation-2025
1616

1717
highlightedContent:
@@ -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
@@ -98,7 +98,7 @@ conceptualContent:
9898
url: /azure/frontdoor/web-application-firewall
9999

100100
- title: Learn more about Azure load balancing and content delivery
101-
summary: Explore additional resources to help you design and deploy a load balancing solution
101+
summary: Explore other resources to help you design and deploy a load balancing solution
102102
items:
103103
# Card
104104
- title: "Training modules"

articles/networking/load-balancer-content-delivery/load-balancing-content-delivery-overview.md

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,12 @@ ms.topic: article
66
ms.date: 04/28/2025
77
ms.author: mbender
88
author: mbender-ms
9+
ms.custom: portfolio-consolidation-2025
910
---
1011

1112
# What is load balancing and content delivery?
1213

13-
Load balancing and content delivery are critical components in optimizing the performance and reliability of web applications. Load balancing ensures that incoming network traffic is distributed evenly across multiple servers or services, preventing any single server from becoming overwhelmed with requests. And content delivery optimizes the delivery of content to users by caching and distributing it across multiple locations, reducing latency and improving performance. Together, these two concepts help ensure that applications are highly available, responsive, and capable of handling varying levels of traffic.
14+
Load balancing and content delivery are critical components in optimizing the performance and reliability of web applications. Load balancing ensures that incoming network traffic is distributed evenly across multiple servers or services, preventing any single server from becoming overwhelmed with requests. And content delivery optimizes the delivery of content to users by caching and distributing it across multiple locations, reducing latency and improving performance. Together, these two concepts help ensure that applications are highly available, responsive, and capable of handling varying levels of traffic.
1415

1516
This article provides an overview of load balancing and content delivery in the context of Azure's services - Azure Application Gateway, Azure Load Balancer, and Azure Front Door. You learn about the key services and categories to help you choose the right solution for your needs.
1617

@@ -46,7 +47,7 @@ Azure offers several load-balancing and content delivery services, each caterin
4647

4748
## Azure Load Balancer
4849

49-
[Azure Load Balancer](/azure/load-balancer/load-balancer-overview) is a high-performance, ultra-low-latency Layer 4 load-balancing service (inbound and outbound) for all UDP and TCP protocols. It's built to handle millions of requests per second while ensuring your solution is highly available. Load Balancer is zone redundant, ensuring high availability across availability zones. It supports both a regional deployment topology and a [global topology](/azure/load-balancer/cross-region-overview).
50+
[Azure Load Balancer](/azure/load-balancer/load-balancer-overview) is a high-performance, ultra-low-latency Layer 4 load-balancing service (inbound and outbound) for all UDP and TCP protocols. Load balancer handles millions of requests per second while ensuring your solution is highly available. Load Balancer is zone redundant, ensuring high availability across availability zones. It supports both a regional deployment topology and a [global topology](/azure/load-balancer/cross-region-overview).
5051

5152
:::image type="content" source="media/load-balancing-load-balancer-base-scenario.png" alt-text="Diagram of Azure Load Balancer routing scenario.":::
5253

@@ -68,10 +69,10 @@ Azure offers several load-balancing and content delivery services, each caterin
6869

6970
### Use cases
7071

71-
- **Global content delivery**: Delivers content and applications globally with low latency by leveraging Microsoft's global edge network.
72+
- **Global content delivery**: Delivers content and applications globally with low latency by using Microsoft's global edge network.
7273
- **Application acceleration**: Improves application performance by using features like split TCP connections and anycast network.
7374
- **Security**: Provides platform-level protection against DDoS attacks and integrates with web application firewalls for enhanced security.
74-
- **Modern Internet-first architectures**: Supports modern architectures with dynamic, high-quality digital experiences and automated, secure platforms.
75+
- **Modern Internet-first architectures**: Supports modern architectures with dynamic, high-quality digital experiences, and automated, secure platforms.
7576

7677
## Combining services
7778

@@ -88,7 +89,7 @@ The Azure portal provides a centralized experience for [choosing load-balancing
8889

8990
:::image type="content" source="media/load-balance-content-delivery-portal-experience-inline.png" alt-text="Screenshot of load balancing and content delivery selection experience in Azure portal." lightbox="media/load-balance-content-delivery-portal-experience-expanded.png":::
9091

91-
Along with the deployment of the services, each service can be managed from the portal. You can view all of the application gateways, load balancers, and Azure Front Door resources deployed in your subscription in a single view. Then you can choose the resource you want to manage.
92+
Along with the deployment of the services, each service can be managed from the portal. You can view all of the application gateways, load balancers, and front door resources deployed in your subscription in a single view. Then you can choose the resources to manage.
9293

9394
:::image type="content" source="media/manage-load-balancers-portal-experience-inline.png" alt-text="Screenshot of load balancer management in Azure portal." lightbox="media/manage-load-balancers-portal-experience-expanded.png":::
9495

0 commit comments

Comments
 (0)