Skip to content

Commit 5c3bd51

Browse files
author
Michael Bender
committed
updates to Index
1 parent 31b03b4 commit 5c3bd51

File tree

1 file changed

+36
-33
lines changed

1 file changed

+36
-33
lines changed

articles/load-balancer/index.yml

Lines changed: 36 additions & 33 deletions
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,30 @@ landingContent:
8686
- text: Load balancing on multiple IP configurations
8787
url: load-balancer-multiple-ip.md
8888

89+
# Card
90+
- title: Manage features and options
91+
linkLists:
92+
- linkListType: concept
93+
links:
94+
- text: Load Balancer health probes
95+
url: load-balancer-custom-probe-overview.md
96+
- text: Outbound connections in Azure
97+
url: load-balancer-outbound-connections.md
98+
- text: Multiple Frontends for Azure Load Balancer
99+
url: load-balancer-multivip-overview.md
100+
- linkListType: how-to-guide
101+
links:
102+
- text: Create an Internet facing load balancer with IPv6 (PowerShell)
103+
url: load-balancer-ipv6-internet-ps.md
104+
- text: Configure TCP reset and idle timeout for Azure Load Balancer
105+
url: load-balancer-tcp-idle-timeout.md
106+
- text: Upgrade from Basic to Standard
107+
url: upgrade-basic-standard.md
108+
- linkListType: video
109+
links:
110+
- text: Deep dive into cross region load balancing
111+
url: https://aka.ms/WFH/DeepDive-CRLB
112+
89113
# Card
90114
- title: Troubleshoot
91115
linkLists:
@@ -110,27 +134,20 @@ landingContent:
110134
- text: Build & monitor highly available apps with Azure Load Balancer
111135
url: https://techcommunity.microsoft.com/t5/video-hub/build-amp-monitor-highly-available-apps-w-azure-load-balancer/m-p/1703353
112136

113-
# Card
114-
- title: Manage features and options
137+
138+
- title: Load Balancer architecture
115139
linkLists:
116140
- linkListType: concept
117141
links:
118-
- text: Load Balancer health probes
119-
url: load-balancer-custom-probe-overview.md
120-
- text: Outbound connections in Azure
121-
url: load-balancer-outbound-connections.md
122-
- text: Multiple Frontends for Azure Load Balancer
123-
url: load-balancer-multivip-overview.md
124-
- linkListType: how-to-guide
125-
links:
126-
- text: Create an Internet facing load balancer with IPv6 (PowerShell)
127-
url: load-balancer-ipv6-internet-ps.md
128-
- text: Configure the distribution mode
129-
url: load-balancer-distribution-mode.md
130-
- text: Upgrade from Basic to Standard
131-
url: upgrade-basic-standard.md
132-
133-
# Card
142+
- text: Load-balancing options
143+
url: /azure/architecture/guide/technology-choices/load-balancing-overview
144+
- text: Networking on Azure and AWS
145+
url: /azure/architecture/aws-professional/networking
146+
- text: Windows N-tier application on Azure
147+
url: /azure/architecture/reference-architectures/n-tier/n-tier-sql-server
148+
- text: Oracle database migration to Azure
149+
url: /azure/architecture/solution-ideas/articles/reference-architecture-for-oracle-database-migration-to-azure
150+
134151
- title: Reference
135152
linkLists:
136153
- linkListType: reference
@@ -142,18 +159,4 @@ landingContent:
142159
- text: ARM templates
143160
url: /azure/templates/microsoft.network/loadbalancers#quickstart-templates
144161
- 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
162+
url: load-balancer-faqs.yml

0 commit comments

Comments
 (0)