|
1 | 1 | - name: Application Gateway documentation
|
2 | 2 | href: index.yml
|
3 |
| -- name: Overview |
| 3 | +- name: Get started |
| 4 | + expanded: true |
4 | 5 | items:
|
5 | 6 | - name: About application gateways
|
6 | 7 | href: overview.md
|
|
10 | 11 | href: ./for-containers/overview.md
|
11 | 12 | - name: Well-Architected review of Application Gateway
|
12 | 13 | href: /azure/architecture/framework/services/networking/azure-application-gateway?toc=/azure/application-gateway/toc.json&bc=/azure/application-gateway/breadcrumb/toc.json
|
13 |
| -- name: Quickstarts |
14 |
| - expanded: true |
15 |
| - items: |
16 |
| - - name: Create Application Gateway - Portal |
17 |
| - href: quick-create-portal.md |
18 |
| - - name: Create Application Gateway - PowerShell |
19 |
| - href: quick-create-powershell.md |
20 |
| - - name: Create Application Gateway - Azure CLI |
21 |
| - href: quick-create-cli.md |
22 |
| - - name: Create Application Gateway - Bicep |
23 |
| - displayName: ARM, Resource Manager, Template |
24 |
| - href: quick-create-bicep.md |
25 |
| - - name: Create Application Gateway - ARM template |
26 |
| - displayName: Resource Manager |
27 |
| - href: quick-create-template.md |
28 |
| - - name: Create Application Gateway - Terraform |
29 |
| - href: quick-create-terraform.md |
30 |
| -- name: Tutorials |
31 |
| - items: |
32 |
| - - name: Secure with SSL |
33 |
| - href: create-ssl-portal.md |
34 |
| - - name: Host multiple sites |
35 |
| - href: create-multiple-sites-portal.md |
36 |
| - - name: Route by URL |
37 |
| - href: create-url-route-portal.md |
38 |
| - - name: Redirect web traffic |
39 |
| - href: tutorial-url-redirect-cli.md |
40 |
| - - name: Autoscaling and zone redundant |
41 |
| - href: tutorial-autoscale-ps.md |
42 |
| - - name: Ingress Controller add-on for AKS (Greenfield) |
43 |
| - href: tutorial-ingress-controller-add-on-new.md |
44 |
| - - name: Ingress Controller add-on for AKS (Brownfield) |
45 |
| - href: tutorial-ingress-controller-add-on-existing.md |
46 |
| - - name: Deploy Application Gateway with DDoS protection |
47 |
| - href: tutorial-protect-application-gateway.md |
48 |
| -- name: Concepts |
| 14 | + - name: Quickstarts |
| 15 | + expanded: false |
| 16 | + items: |
| 17 | + - name: Create Application Gateway - Portal |
| 18 | + href: quick-create-portal.md |
| 19 | + - name: Create Application Gateway - PowerShell |
| 20 | + href: quick-create-powershell.md |
| 21 | + - name: Create Application Gateway - Azure CLI |
| 22 | + href: quick-create-cli.md |
| 23 | + - name: Create Application Gateway - Bicep |
| 24 | + displayName: ARM, Resource Manager, Template |
| 25 | + href: quick-create-bicep.md |
| 26 | + - name: Create Application Gateway - ARM template |
| 27 | + displayName: Resource Manager |
| 28 | + href: quick-create-template.md |
| 29 | + - name: Create Application Gateway - Terraform |
| 30 | + href: quick-create-terraform.md |
| 31 | +- name: Design |
49 | 32 | items:
|
50 | 33 | - name: Basics
|
51 | 34 | items:
|
|
127 | 110 | href: understanding-pricing.md
|
128 | 111 | - name: FAQ
|
129 | 112 | href: application-gateway-faq.yml
|
130 |
| -- name: How-to guides |
| 113 | +- name: Deploy |
131 | 114 | items:
|
| 115 | + - name: Secure with SSL |
| 116 | + href: create-ssl-portal.md |
| 117 | + - name: Host multiple sites |
| 118 | + href: create-multiple-sites-portal.md |
| 119 | + - name: Route by URL |
| 120 | + href: create-url-route-portal.md |
| 121 | + - name: Redirect web traffic |
| 122 | + href: tutorial-url-redirect-cli.md |
| 123 | + - name: Autoscaling and zone redundant |
| 124 | + href: tutorial-autoscale-ps.md |
| 125 | + - name: Deploy Application Gateway with DDoS protection |
| 126 | + href: tutorial-protect-application-gateway.md |
132 | 127 | - name: Configure TCP/TLS proxy
|
133 | 128 | items:
|
134 | 129 | - name: Azure portal
|
|
187 | 182 | href: application-gateway-configure-listener-specific-ssl-policy.md
|
188 | 183 | - name: Ingress for AKS
|
189 | 184 | items:
|
190 |
| - - name: Ingress for AKS via Helm (Brownfield) |
191 |
| - href: ingress-controller-install-existing.md |
192 | 185 | - name: Ingress for AKS via Helm (Greenfield)
|
193 | 186 | href: ingress-controller-install-new.md
|
| 187 | + - name: Ingress Controller add-on for AKS (Greenfield) |
| 188 | + href: tutorial-ingress-controller-add-on-new.md |
| 189 | + - name: Ingress for AKS via Helm (Brownfield) |
| 190 | + href: ingress-controller-install-existing.md |
| 191 | + - name: Ingress Controller add-on for AKS (Brownfield) |
| 192 | + href: tutorial-ingress-controller-add-on-existing.md |
194 | 193 | - name: Migrate from Helm deployment to AKS add-on
|
195 | 194 | href: ingress-controller-migration.md
|
196 | 195 | - name: Disable and re-enable AKS Ingress Controller add-on
|
|
301 | 300 | href: ../operational-excellence/relocation-app-gateway.md?toc=/azure/application-gateway/toc.json
|
302 | 301 | - name: Migrate to availability zone support
|
303 | 302 | href: ../reliability/migrate-app-gateway-v2.md?toc=/azure/application-gateway/toc.json
|
304 |
| - - name: Troubleshoot |
305 |
| - items: |
306 |
| - - name: ILB with an App Service Environment |
307 |
| - href: create-gateway-internal-load-balancer-app-service-environment.md |
308 |
| - - name: App service issues |
309 |
| - href: troubleshoot-app-service-redirection-app-service-url.md |
310 |
| - - name: Session affinity issues |
311 |
| - href: how-to-troubleshoot-application-gateway-session-affinity-issues.md |
312 |
| - - name: Bad Gateway (502) errors |
313 |
| - href: application-gateway-troubleshooting-502.md |
314 |
| - - name: HTTP response codes |
315 |
| - href: http-response-codes.md |
316 |
| - - name: Mutual authentication |
317 |
| - href: mutual-authentication-troubleshooting.md |
318 |
| - - name: Ingress for AKS |
319 |
| - href: ingress-controller-troubleshoot.md |
320 |
| - - name: Resource Health |
321 |
| - href: resource-health-overview.md |
322 |
| - - name: Use Log Analytics |
323 |
| - href: log-analytics.md |
324 |
| - - name: Backend health issues |
325 |
| - href: application-gateway-backend-health-troubleshooting.md |
326 |
| - - name: Key Vault errors |
327 |
| - href: application-gateway-key-vault-common-errors.md |
328 |
| - - name: Disabled listeners |
329 |
| - href: disabled-listeners.md |
330 | 303 | - name: Proxy buffer configuration
|
331 | 304 | href: proxy-buffers.md
|
332 | 305 | - name: Custom error pages
|
333 | 306 | href: custom-error.md
|
334 | 307 | - name: Migrate to v2 SKU
|
335 | 308 | items:
|
336 |
| - - name: About v1 retirement |
337 |
| - href: v1-retirement.md |
338 |
| - - name: Migrate from v1 to v2 |
339 |
| - href: migrate-v1-v2.md |
340 |
| - - name: FAQ |
341 |
| - href: retirement-faq.md |
| 309 | + - name: About v1 retirement |
| 310 | + href: v1-retirement.md |
| 311 | + - name: Migrate from v1 to v2 |
| 312 | + href: migrate-v1-v2.md |
| 313 | + - name: Migration FAQ |
| 314 | + href: retirement-faq.md |
342 | 315 | - name: Configure alerts
|
343 | 316 | href: configure-alerts-with-templates.md
|
344 | 317 | - name: Classic to Resource Manager
|
345 | 318 | href: classic-to-resource-manager.md
|
346 | 319 | - name: Configure Private Link
|
347 | 320 | href: private-link-configure.md
|
| 321 | +- name: Troubleshoot |
| 322 | + items: |
| 323 | + - name: ILB with an App Service Environment |
| 324 | + href: create-gateway-internal-load-balancer-app-service-environment.md |
| 325 | + - name: App service issues |
| 326 | + href: troubleshoot-app-service-redirection-app-service-url.md |
| 327 | + - name: Session affinity issues |
| 328 | + href: how-to-troubleshoot-application-gateway-session-affinity-issues.md |
| 329 | + - name: Bad Gateway (502) errors |
| 330 | + href: application-gateway-troubleshooting-502.md |
| 331 | + - name: HTTP response codes |
| 332 | + href: http-response-codes.md |
| 333 | + - name: Mutual authentication |
| 334 | + href: mutual-authentication-troubleshooting.md |
| 335 | + - name: Ingress for AKS |
| 336 | + href: ingress-controller-troubleshoot.md |
| 337 | + - name: Resource Health |
| 338 | + href: resource-health-overview.md |
| 339 | + - name: Use Log Analytics |
| 340 | + href: log-analytics.md |
| 341 | + - name: Backend health issues |
| 342 | + href: application-gateway-backend-health-troubleshooting.md |
| 343 | + - name: Key Vault errors |
| 344 | + href: application-gateway-key-vault-common-errors.md |
| 345 | + - name: Disabled listeners |
| 346 | + href: disabled-listeners.md |
348 | 347 | - name: Reference
|
349 | 348 | items:
|
350 | 349 | - name: Monitoring data reference
|
|
0 commit comments