Skip to content

Commit 795f0b6

Browse files
committed
Update VM steps
1 parent 06aeed9 commit 795f0b6

File tree

1 file changed

+21
-19
lines changed

1 file changed

+21
-19
lines changed

articles/firewall/tutorial-firewall-dnat.md

Lines changed: 21 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -96,33 +96,35 @@ Now peer the two VNets.
9696

9797
Create a workload virtual machine, and place it in the **SN-Workload** subnet.
9898

99-
1. From the Azure portal home page, select **All services**.
100-
2. Under **Compute**, select **Virtual machines**.
101-
3. Select **Add**, and select **Windows Server**, select **Windows Server 2016 Datacenter**, and then select **Create**.
99+
1. From the Azure portal menu, select **Create a resource**.
100+
2. Under **Popular**, select **Windows Server 2016 Datacenter**.
102101

103102
**Basics**
104103

105-
1. For **Name**, type **Srv-Workload**.
106-
5. Type a username and password.
107-
6. For **Subscription**, select your subscription.
108-
7. For **Resource group**, select **Use existing**, and then select **RG-DNAT-Test**.
109-
8. For **Location**, select the same location that you used previously.
110-
9. Select **OK**.
104+
1. For **Subscription**, select your subscription.
105+
1. For **Resource group**, select **Use existing**, and then select **RG-DNAT-Test**.
106+
1. For **Virtual machine name**, type **Srv-Workload**.
107+
1. For **Region**, select the same location that you used previously.
108+
1. Type a username and password.
109+
1. Select **Next: Disks**.
111110

112-
**Size**
111+
**Disks**
112+
1. Select **Next: Networking**.
113113

114-
1. Choose an appropriate size for a test virtual machine running Windows Server. For example, **B2ms** (8 GB RAM, 16 GB storage).
115-
2. Select **Select**.
114+
**Networking**
116115

117-
**Settings**
118-
119-
1. Under **Network**, for **Virtual network**, select **VN-Spoke**.
116+
1. For **Virtual network**, select **VN-Spoke**.
120117
2. For **Subnet**, select **SN-Workload**.
121-
3. Select **Public IP address** and then select **None**.
122-
4. For **Select public inbound ports**, select **No public inbound ports**.
123-
2. Leave the other default settings and select **OK**.
118+
3. For **Public IP address** select **None**.
119+
4. For **Public inbound ports**, select **None**.
120+
2. Leave the other default settings and select **Next : Management**.
121+
122+
**Management**
123+
124+
1. For **Boot diagnostics**, select **Off**.
125+
1. Select **Review + Create**.
124126

125-
**Summary**
127+
**Review + Create**
126128

127129
Review the summary, and then select **Create**. This will take a few minutes to complete.
128130

0 commit comments

Comments
 (0)