Skip to content

Commit 0524997

Browse files
committed
first lifecycle draft
1 parent ce9ac05 commit 0524997

File tree

1 file changed

+71
-72
lines changed
  • articles/application-gateway

1 file changed

+71
-72
lines changed

articles/application-gateway/toc.yml

Lines changed: 71 additions & 72 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
- name: Application Gateway documentation
22
href: index.yml
3-
- name: Overview
3+
- name: Get started
4+
expanded: true
45
items:
56
- name: About application gateways
67
href: overview.md
@@ -10,42 +11,24 @@
1011
href: ./for-containers/overview.md
1112
- name: Well-Architected review of Application Gateway
1213
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
4932
items:
5033
- name: Basics
5134
items:
@@ -127,8 +110,20 @@
127110
href: understanding-pricing.md
128111
- name: FAQ
129112
href: application-gateway-faq.yml
130-
- name: How-to guides
113+
- name: Deploy
131114
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
132127
- name: Configure TCP/TLS proxy
133128
items:
134129
- name: Azure portal
@@ -187,10 +182,14 @@
187182
href: application-gateway-configure-listener-specific-ssl-policy.md
188183
- name: Ingress for AKS
189184
items:
190-
- name: Ingress for AKS via Helm (Brownfield)
191-
href: ingress-controller-install-existing.md
192185
- name: Ingress for AKS via Helm (Greenfield)
193186
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
194193
- name: Migrate from Helm deployment to AKS add-on
195194
href: ingress-controller-migration.md
196195
- name: Disable and re-enable AKS Ingress Controller add-on
@@ -301,50 +300,50 @@
301300
href: ../operational-excellence/relocation-app-gateway.md?toc=/azure/application-gateway/toc.json
302301
- name: Migrate to availability zone support
303302
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
330303
- name: Proxy buffer configuration
331304
href: proxy-buffers.md
332305
- name: Custom error pages
333306
href: custom-error.md
334307
- name: Migrate to v2 SKU
335308
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
342315
- name: Configure alerts
343316
href: configure-alerts-with-templates.md
344317
- name: Classic to Resource Manager
345318
href: classic-to-resource-manager.md
346319
- name: Configure Private Link
347320
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
348347
- name: Reference
349348
items:
350349
- name: Monitoring data reference

0 commit comments

Comments
 (0)