|
3 | 3 | - name: Get started
|
4 | 4 | expanded: true
|
5 | 5 | items:
|
6 |
| - - name: About application gateways |
| 6 | + - name: Application Gateway overview |
7 | 7 | href: overview.md
|
8 | 8 | - name: Application Gateway v2
|
9 | 9 | href: overview-v2.md
|
10 | 10 | - name: Application Gateway for Containers
|
11 | 11 | href: ./for-containers/overview.md
|
12 |
| - - name: Well-Architected review of Application Gateway |
13 |
| - href: /azure/architecture/framework/services/networking/azure-application-gateway?toc=/azure/application-gateway/toc.json&bc=/azure/application-gateway/breadcrumb/toc.json |
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 |
| 12 | + - name: Create Application Gateway - Portal |
| 13 | + href: quick-create-portal.md |
| 14 | + - name: Create Application Gateway - PowerShell |
| 15 | + href: quick-create-powershell.md |
| 16 | + - name: Create Application Gateway - Azure CLI |
| 17 | + href: quick-create-cli.md |
| 18 | + - name: Create Application Gateway - Bicep |
| 19 | + displayName: ARM, Resource Manager, Template |
| 20 | + href: quick-create-bicep.md |
| 21 | + - name: Create Application Gateway - ARM template |
| 22 | + displayName: Resource Manager |
| 23 | + href: quick-create-template.md |
| 24 | + - name: Create Application Gateway - Terraform |
| 25 | + href: quick-create-terraform.md |
31 | 26 | - name: Design
|
32 | 27 | items:
|
| 28 | + - name: Well-Architected review of Application Gateway |
| 29 | + href: /azure/architecture/framework/services/networking/azure-application-gateway?toc=/azure/application-gateway/toc.json&bc=/azure/application-gateway/breadcrumb/toc.json |
33 | 30 | - name: Basics
|
34 | 31 | items:
|
35 | 32 | - name: Application Gateway features
|
|
0 commit comments