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
@@ -42,31 +42,31 @@ For information about public IP prefixes and a NAT gateway, see [Manage NAT gate
42
42
| NAT gateway name | Enter **myNATgateway**|
43
43
| Region | Select **West Europe**|
44
44
| Availability Zone | Select **No Zone**. |
45
-
|Idle timeout (minutes) | Enter **10**. |
45
+
|TCP idle timeout (minutes) | Enter **10**. |
46
46
47
47
For information about availability zones and NAT gateway, see [NAT gateway and availability zones](./nat-availability-zones.md).
48
48
49
-
5. Select the **Outbound IP** tab, or select the **Next: Outbound IP** button at the bottom of the page.
49
+
1. Select the **Outbound IP** tab, or select the **Next: Outbound IP** button at the bottom of the page.
50
50
51
-
6. In the **Outbound IP** tab, enter or select the following information:
51
+
1. In the **Outbound IP** tab, enter or select the following information:
52
52
53
53
|**Setting**|**Value**|
54
54
| ----------- | --------- |
55
55
| Public IP addresses | Select **Create a new public IP address**. </br> In **Name**, enter **myPublicIP**. </br> Select **OK**. |
56
56
57
-
7. Select the **Review + create** tab, or select the blue **Review + create** button at the bottom of the page.
57
+
1. Select the **Review + create** tab, or select the blue **Review + create** button at the bottom of the page.
58
58
59
-
8. Select **Create**.
59
+
1. Select **Create**.
60
60
61
61
## Virtual network
62
62
63
63
Before you deploy a virtual machine and can use your NAT gateway, you need to create the virtual network. This virtual network will contain the virtual machine created in later steps.
64
64
65
65
1. In the search box at the top of the portal, enter **Virtual network**. Select **Virtual networks** in the search results.
66
66
67
-
2. Select **Create**.
67
+
1. Select **+ Create**.
68
68
69
-
3. In **Create virtual network**, enter or select this information in the **Basics** tab:
69
+
1. In **Create virtual network**, enter or select this information in the **Basics** tab:
2. In the **Create a virtual machine** page in the **Basics** tab, enter, or select the following information:
127
+
1. In the **Create a virtual machine** page in the **Basics** tab, enter, or select the following information:
122
128
123
129
|**Setting**|**Value**|
124
130
| ----------- | --------- |
@@ -139,13 +145,13 @@ In this section, you'll create a virtual machine to test the NAT gateway and ver
139
145
|**Inbound port rules**||
140
146
| Public inbound ports | Select **None**. |
141
147
142
-
3. Select the **Disks** tab, or select the **Next: Disks** button at the bottom of the page.
148
+
1. Select the **Disks** tab, or select the **Next: Disks** button at the bottom of the page.
143
149
144
-
4. Leave the default in the **Disks** tab.
150
+
1. Leave the default in the **Disks** tab.
145
151
146
-
5. Select the **Networking** tab, or select the **Next: Networking** button at the bottom of the page.
152
+
1. Select the **Networking** tab, or select the **Next: Networking** button at the bottom of the page.
147
153
148
-
6. In the **Networking** tab, enter or select the following information:
154
+
1. In the **Networking** tab, enter or select the following information:
149
155
150
156
|**Setting**|**Value**|
151
157
| ----------- | --------- |
@@ -156,35 +162,35 @@ In this section, you'll create a virtual machine to test the NAT gateway and ver
156
162
| NIC network security group | Select **Basic**. |
157
163
| Public inbound ports | Select **None**. |
158
164
159
-
7. Select the **Review + create** tab, or select the blue **Review + create** button at the bottom of the page.
165
+
1. Select the **Review + create** tab, or select the blue **Review + create** button at the bottom of the page.
160
166
161
-
8. Select **Create**.
167
+
1. Select **Create**.
162
168
163
169
## Test NAT gateway
164
170
165
171
In this section, you'll test the NAT gateway. You'll first discover the public IP of the NAT gateway. You'll then connect to the test virtual machine and verify the outbound connection through the NAT gateway.
166
172
167
173
1. In the search box at the top of the portal, enter **Public IP**. Select **Public IP addresses** in the search results.
168
174
169
-
2. Select **myPublicIP**.
175
+
1. Select **myPublicIP**.
170
176
171
-
3. Make note of the public IP address:
177
+
1. Make note of the public IP address:
172
178
173
179
:::image type="content" source="./media/quickstart-create-nat-gateway-portal/find-public-ip.png" alt-text="Discover public IP address of NAT gateway" border="true":::
174
180
175
-
4. In the search box at the top of the portal, enter **Virtual machine**. Select **Virtual machines** in the search results.
181
+
1. In the search box at the top of the portal, enter **Virtual machine**. Select **Virtual machines** in the search results.
176
182
177
-
5. Select **myVM**.
183
+
1. Select **myVM**.
178
184
179
-
4. On the **Overview** page, select **Connect**, then **Bastion**.
185
+
1. On the **Overview** page, select **Connect**, then **Bastion**.
180
186
181
-
6. Enter the username and password entered during VM creation. Select **Connect**.
187
+
1. Enter the username and password entered during VM creation. Select **Connect**.
182
188
183
-
7. Open **Microsoft Edge** on **myTestVM**.
189
+
1. Open **Microsoft Edge** on **myTestVM**.
184
190
185
-
8. Enter **https://whatsmyip.com** in the address bar.
191
+
1. Enter **https://whatsmyip.com** in the address bar.
186
192
187
-
9. Verify the IP address displayed matches the NAT gateway address you noted in the previous step:
193
+
1. Verify the IP address displayed matches the NAT gateway address you noted in the previous step:
188
194
189
195
:::image type="content" source="./media/quickstart-create-nat-gateway-portal/my-ip.png" alt-text="Internet Explorer showing external outbound IP" border="true":::
190
196
@@ -195,11 +201,11 @@ the virtual network, virtual machine, and NAT gateway with the following steps:
195
201
196
202
1. From the left-hand menu, select **Resource groups**.
197
203
198
-
2. Select the **myResourceGroupNAT** resource group.
204
+
1. Select the **myResourceGroupNAT** resource group.
199
205
200
-
3. Select **Delete resource group**.
206
+
1. Select **Delete resource group**.
201
207
202
-
4. Enter **myResourceGroupNAT** and select **Delete**.
208
+
1. Enter **myResourceGroupNAT** and select **Delete**.
0 commit comments