Skip to content

Commit 32b23bb

Browse files
authored
Merge pull request #262788 from mbender-ms/lb-ado198507
load balancer - Landing Page update freshness
2 parents 8b57b8b + 1a7b8a0 commit 32b23bb

File tree

1 file changed

+25
-24
lines changed

1 file changed

+25
-24
lines changed

articles/load-balancer/index.yml

Lines changed: 25 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,19 @@
11
### YamlMime:Landing
22

33
title: Load Balancer documentation
4-
summary: Learn how to use Azure Load Balancer. Quickstarts, tutorials, how-to's, and more, show you how to deploy a load balancer and load balance traffic to and from virtual machines and cloud resources, and in cross-premises virtual networks.
4+
summary: Learn how to use Azure Load Balancer to efficiently distribute traffic and improve application scalability. Explore quickstarts, tutorials, and how-to guides for deploying load balancers in virtual machines, cloud resources, and cross-premises networks.
55

66
metadata:
77
title: Load Balancer
8-
description: Learn how to use Azure Load Balancer. Quickstarts, tutorials, how-to's, and more, show you how to deploy a load balancer and load balance traffic to and from virtual machines and cloud resources, and in cross-premises virtual networks.
8+
description: Learn how to use Azure Load Balancer to efficiently distribute traffic and improve application scalability. Explore quickstarts, tutorials, and how-to guides for deploying load balancers in virtual machines, cloud resources, and cross-premises networks.
99
services: load-balancer
1010
ms.service: load-balancer
1111
ms.topic: landing-page
1212
ms.collection: collection
1313
author: mbender-ms
1414
ms.author: mbender
15-
ms.date: 11/16/2022
16-
ms.custom: engagement-fy23
15+
ms.date: 01/09/2024
16+
ms.custom: engagement-fy23, seo-FY24Q2
1717

1818
# linkListType: architecture | concept | deploy | download | get-started | how-to-guide | learn | overview | quickstart | reference | tutorial | whats-new
1919

@@ -86,6 +86,19 @@ landingContent:
8686
- text: Load balancing on multiple IP configurations
8787
url: load-balancer-multiple-ip.md
8888

89+
- title: Load Balancer architecture
90+
linkLists:
91+
- linkListType: concept
92+
links:
93+
- text: Load-balancing options
94+
url: /azure/architecture/guide/technology-choices/load-balancing-overview
95+
- text: Networking on Azure and AWS
96+
url: /azure/architecture/aws-professional/networking
97+
- text: Windows N-tier application on Azure
98+
url: /azure/architecture/reference-architectures/n-tier/n-tier-sql-server
99+
- text: Oracle database migration to Azure
100+
url: /azure/architecture/solution-ideas/articles/reference-architecture-for-oracle-database-migration-to-azure
101+
# Card
89102
# Card
90103
- title: Troubleshoot
91104
linkLists:
@@ -110,7 +123,6 @@ landingContent:
110123
- text: Build & monitor highly available apps with Azure Load Balancer
111124
url: https://techcommunity.microsoft.com/t5/video-hub/build-amp-monitor-highly-available-apps-w-azure-load-balancer/m-p/1703353
112125

113-
# Card
114126
- title: Manage features and options
115127
linkLists:
116128
- linkListType: concept
@@ -125,12 +137,15 @@ landingContent:
125137
links:
126138
- text: Create an Internet facing load balancer with IPv6 (PowerShell)
127139
url: load-balancer-ipv6-internet-ps.md
128-
- text: Configure the distribution mode
129-
url: load-balancer-distribution-mode.md
140+
- text: Configure TCP reset and idle timeout for Azure Load Balancer
141+
url: load-balancer-tcp-idle-timeout.md
130142
- text: Upgrade from Basic to Standard
131143
url: upgrade-basic-standard.md
132-
133-
# Card
144+
- linkListType: video
145+
links:
146+
- text: Deep dive into cross region load balancing
147+
url: https://aka.ms/WFH/DeepDive-CRLB
148+
134149
- title: Reference
135150
linkLists:
136151
- linkListType: reference
@@ -142,18 +157,4 @@ landingContent:
142157
- text: ARM templates
143158
url: /azure/templates/microsoft.network/loadbalancers#quickstart-templates
144159
- text: Frequently asked Load Balancer questions
145-
url: load-balancer-faqs.yml
146-
147-
# Card
148-
- title: Learn about Load Balancer architecture
149-
linkLists:
150-
- linkListType: concept
151-
links:
152-
- text: Load-balancing options
153-
url: /azure/architecture/guide/technology-choices/load-balancing-overview
154-
- text: Networking on Azure and AWS
155-
url: /azure/architecture/aws-professional/networking
156-
- text: Windows N-tier application on Azure
157-
url: /azure/architecture/reference-architectures/n-tier/n-tier-sql-server
158-
- text: Oracle database migration to Azure
159-
url: /azure/architecture/solution-ideas/articles/reference-architecture-for-oracle-database-migration-to-azure
160+
url: load-balancer-faqs.yml

0 commit comments

Comments
 (0)