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
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.
54
54
@@ -153,25 +153,25 @@ All outbound traffic to Internet destinations is now using the NAT service. It
153
153
154
154
We'll now create a destination for the outbound traffic translated by the NAT service to allow you to test it.
155
155
156
-
### Configure virtual network for destination
156
+
157
+
## Virtual network and parameters for destination
157
158
158
159
Before you deploy a VM for the destination, we need to create a virtual network where the destination virtual machine can reside. The following are the same steps as for the source VM with some small changes to expose the destination endpoint.
159
160
160
-
1. On the upper-left side of the screen, select **Create a resource** > **Networking** > **Virtual network**.
161
+
In this section you'll need to replace the following parameters in the steps with the information below:
161
162
162
-
2. In **Create virtual network**, enter or select this information:
1. On the upper-left side of the portal, select **Create a resource** > **Compute** > **Ubuntu Server 18.04 LTS**, or search for **Ubuntu Server 18.04 LTS** in the Marketplace search.
0 commit comments