Skip to content

Commit 426a8b5

Browse files
committed
modified toc
1 parent f4abf7b commit 426a8b5

File tree

2 files changed

+19
-17
lines changed

2 files changed

+19
-17
lines changed

articles/virtual-network/quickstart-create-nat-gateway-portal.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,8 @@ ms.author: allensu
2020

2121
This quickstart shows you how to use Azure Virtual Network NAT service. You'll create a NAT gateway to provide outbound connectivity for a virtual machine in Azure.
2222

23+
If you prefer, you can do these steps using the [Azure CLI](quickstart-create-nat-gateway-cli.md), [Azure PowerShell](quickstart-create-nat-gateway-powershell.md), or deploy a [ARM Template](quickstart-create-nat-gateway-powershell.md) instead of the portal.
24+
2325
## Sign in to Azure
2426

2527
Sign in to the [Azure portal](https://portal.azure.com).

articles/virtual-network/toc.yml

Lines changed: 17 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -23,23 +23,10 @@
2323
href: tutorial-restrict-network-access-to-resources.md
2424
- name: Connect virtual networks
2525
href: tutorial-connect-virtual-networks-portal.md
26-
- name: NAT
27-
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
37-
- name: Create and validate NAT gateway - Portal
38-
href: tutorial-create-validate-nat-gateway-portal.md
39-
- name: Create and validate NAT gateway - PowerShell
40-
href: tutorial-create-validate-nat-gateway-powershell.md
41-
- name: Create and validate NAT gateway - CLI
42-
href: tutorial-create-validate-nat-gateway-cli.md
26+
- name: Create NAT gateway - Portal
27+
href: quickstart-create-nat-gateway-portal.md
28+
- name: Create and validate NAT gateway - Portal
29+
href: tutorial-create-validate-nat-gateway-portal.md
4330
- name: Samples
4431
items:
4532
- name: Azure CLI
@@ -359,6 +346,19 @@
359346
href: move-across-regions-publicip-portal.md
360347
- name: Public IPs - PowerShell
361348
href: move-across-regions-publicip-powershell.md
349+
- name: NAT
350+
items:
351+
- name: Create NAT gateway - PowerShell
352+
href: quickstart-create-nat-gateway-powershell.md
353+
- name: Create NAT gateway - CLI
354+
href: quickstart-create-nat-gateway-cli.md
355+
- name: Create NAT gateway - ARM template
356+
displayname: Resource Manager
357+
href: quickstart-create-nat-gateway-template.md
358+
- name: Create and validate NAT gateway - PowerShell
359+
href: tutorial-create-validate-nat-gateway-powershell.md
360+
- name: Create and validate NAT gateway - CLI
361+
href: tutorial-create-validate-nat-gateway-cli.md
362362
- name: Troubleshoot
363363
items:
364364
- name: Troubleshoot virtual network peering issues

0 commit comments

Comments
 (0)