Skip to content

Commit 6d8a8de

Browse files
authored
Merge pull request #107323 from asudbring/vnettocfix
Fixed qs in the toc
2 parents 743fe0b + eaf524c commit 6d8a8de

File tree

1 file changed

+9
-11
lines changed

1 file changed

+9
-11
lines changed

articles/virtual-network/toc.yml

Lines changed: 9 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -12,17 +12,6 @@
1212
href: quick-create-powershell.md
1313
- name: Create virtual network - Azure CLI
1414
href: quick-create-cli.md
15-
- name: NAT
16-
items:
17-
- name: Create NAT gateway - Portal
18-
href: quickstart-create-nat-gateway-portal.md
19-
- name: Create NAT gateway - PowerShell
20-
href: quickstart-create-nat-gateway-powershell.md
21-
- name: Create NAT gateway - CLI
22-
href: quickstart-create-nat-gateway-cli.md
23-
- name: Create NAT gateway - ARM template
24-
displayname: Resource Manager
25-
href: quickstart-create-nat-gateway-template.md
2615
expanded: true
2716
- name: Tutorials
2817
items:
@@ -36,6 +25,15 @@
3625
href: tutorial-connect-virtual-networks-portal.md
3726
- name: NAT
3827
items:
28+
- name: Create NAT gateway - Portal
29+
href: quickstart-create-nat-gateway-portal.md
30+
- name: Create NAT gateway - PowerShell
31+
href: quickstart-create-nat-gateway-powershell.md
32+
- name: Create NAT gateway - CLI
33+
href: quickstart-create-nat-gateway-cli.md
34+
- name: Create NAT gateway - ARM template
35+
displayname: Resource Manager
36+
href: quickstart-create-nat-gateway-template.md
3937
- name: Create and validate NAT gateway - Portal
4038
href: tutorial-create-validate-nat-gateway-portal.md
4139
- name: Create and validate NAT gateway - PowerShell

0 commit comments

Comments
 (0)