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
@@ -269,15 +264,15 @@ These VMs are added to the backend pool of the load balancer that was created ea
269
264
| Subnet | Select **myBackendSubnet**|
270
265
| Public IP | Select **None**. |
271
266
| NIC network security group | Select **Advanced**|
272
-
| Configure network security group |Select **Create new**. </br> In the **Create network security group**, enter **myNSG** in **Name**. </br> Under**Inbound rules**, select **+Add an inbound rule**. </br> Under **Service**, select **HTTP**. </br> Under **Priority**, enter **100**. </br> In **Name**, enter **myNSGRule** </br> Select **Add** </br> Select **OK**|
267
+
| Configure network security group |Skip this setting until the rest of the settings are completed. Complete after**Select a backend pool**.|
273
268
| Delete NIC when VM is deleted | Leave the default of **unselected**. |
274
269
| Accelerated networking | Leave the default of **selected**. |
275
270
|**Load balancing**|
276
-
| Place this virtual machine behind an existing load-balancing solution? | Select the check box. |
| Select a load balancer | Select **myLoadBalancer**|
280
274
| Select a backend pool | Select **myBackendPool**|
275
+
| Configure network security group | Select **Create new**. </br> In the **Create network security group**, enter **myNSG** in **Name**. </br> Under **Inbound rules**, select **+Add an inbound rule**. </br> Under **Service**, select **HTTP**. </br> Under **Priority**, enter **100**. </br> In **Name**, enter **myNSGRule** </br> Select **Add** </br> Select **OK**|
281
276
282
277
6. Select **Review + create**.
283
278
@@ -305,7 +300,7 @@ These VMs are added to the backend pool of the load balancer that was created ea
305
300
306
301
5. Select **Connect**.
307
302
308
-
6. On the server desktop, navigate to **Windows Administrative Tools** > **Windows PowerShell**.
303
+
6. On the server desktop, navigate to **Start** > **Windows PowerShell** > **Windows PowerShell**.
309
304
310
305
7. In the PowerShell Window, run the following commands to:
0 commit comments