@@ -86,6 +86,30 @@ landingContent:
86
86
- text : Load balancing on multiple IP configurations
87
87
url : load-balancer-multiple-ip.md
88
88
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
+
89
113
# Card
90
114
- title : Troubleshoot
91
115
linkLists :
@@ -110,27 +134,20 @@ landingContent:
110
134
- text : Build & monitor highly available apps with Azure Load Balancer
111
135
url : https://techcommunity.microsoft.com/t5/video-hub/build-amp-monitor-highly-available-apps-w-azure-load-balancer/m-p/1703353
112
136
113
- # Card
114
- - title : Manage features and options
137
+
138
+ - title : Load Balancer architecture
115
139
linkLists :
116
140
- linkListType : concept
117
141
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
+
134
151
- title : Reference
135
152
linkLists :
136
153
- linkListType : reference
@@ -142,18 +159,4 @@ landingContent:
142
159
- text : ARM templates
143
160
url : /azure/templates/microsoft.network/loadbalancers#quickstart-templates
144
161
- 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