You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/virtual-network/quickstart-create-nat-gateway-portal.md
+13-16Lines changed: 13 additions & 16 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -27,27 +27,24 @@ This quickstart shows you how to use Azure Virtual Network NAT service. You'll c
27
27
28
28
Sign in to the [Azure portal](https://portal.azure.com).
29
29
30
-
### Create a virtual network
30
+
##Virtual network and parameters
31
31
32
-
Before you deploy a VM and can use your NAT gateway, we need to create the resource group and virtual network.
32
+
Before you deploy a VM and can use your NAT gateway, we need to create the resource group and virtual network.
33
33
34
-
1. On the upper-left side of the screen, select **Create a resource** > **Networking** > **Virtual network**, or search for **Virtual network** in the Marketplace search.
34
+
In this section you'll need to replace the following parameters in the steps with the information below:
35
35
36
-
2. In **Create virtual network**, enter or select this information:
We'll now create a VM to use the NAT service. This VM has a public IP to use as an instance-level Public IP to allow you to access the VM. NAT service is flow direction aware and will replace the default Internet destination in your subnet. The VM's public IP address won't be used for outbound connections.
0 commit comments