Skip to content

Commit 55858ca

Browse files
committed
Merge branch 'release-ga-lbcd' of https://github.com/MicrosoftDocs/azure-docs-pr into release-ga-l
New local branch Please enter a commit message to explain why this merge is necessary,
2 parents 283af3c + 33c7b08 commit 55858ca

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

43 files changed

+631
-196
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: mbender-ms
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: mbender
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

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
- name: Azure
2+
tocHref: /azure/
3+
topicHref: /azure/index
4+
items:
5+
- name: Networking
6+
tocHref: /azure/networking/
7+
topicHref: /azure/networking/fundamentals/index
8+
items:
9+
- name: Fundamentals
10+
tocHref: /azure/networking/fundamentals
11+
topicHref: /azure/networking/fundamentals/index
12+
- name: Fundamentals
13+
tocHref: /azure/virtual-network/
14+
topicHref: /azure/networking/fundamentals/index
15+

articles/networking/foundations/index.yml

Lines changed: 6 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -11,18 +11,17 @@ metadata:
1111
author: greg-lindsay
1212
ms.author: greglin
1313
manager: kumudD
14-
ms.date: 09/27/2024
15-
ms.custom: portfolio-consolidation-2025
14+
ms.date: 04/03/2025
1615

1716
# highlightedContent section (optional)
1817
# Maximum of 8 items
1918
highlightedContent:
2019
# itemType: architecture | concept | deploy | download | get-started | how-to-guide | learn | overview | quickstart | reference | sample | tutorial | video | whats-new
2120
items:
2221
# Card
23-
- title: "Azure networking documentation"
24-
itemType: concept
25-
url: /azure/networking/
22+
- title: Azure network foundations
23+
itemType: overview
24+
url: ./network-foundations-overview.md
2625
# Card
2726
- title: "What is Azure Virtual Network"
2827
itemType: "video"
@@ -214,10 +213,10 @@ additionalContent:
214213
- title: Networking services
215214
items:
216215
- title: Load balancing and Content Delivery
217-
url: /azure/networking/load-balancer-content-delivery/?wt.mc_id=aznetportfolioconsolidation_lbcdscenariohub_content_cnl
216+
url: /azure/networking/load-balancer-content-delivery/
218217
- title: Network security
219218
url: /azure/networking/security/
220219
- title: Hybrid connectivity
221220
url: /azure/networking/hybrid-connectivity/
222221
- title: Network monitoring and management
223-
url: /azure/networking/monitoring-management/
222+
url: /azure/networking/monitoring-management/
1.58 MB
Loading

0 commit comments

Comments
 (0)