Skip to content

Commit d4a3a0c

Browse files
committed
updated tutorial
1 parent 50b23d3 commit d4a3a0c

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

articles/load-balancer/tutorial-gateway-outbound-connectivity.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ author: mbender-ms
66
ms.author: mbender
77
ms.service: azure-load-balancer
88
ms.topic: tutorial
9-
ms.date: 10/24/2023
9+
ms.date: 11/26/2024
1010
ms.custom: template-tutorial
1111
---
1212

@@ -36,15 +36,16 @@ In this section, you chain an existing virtual machine’s public IP to a gatewa
3636

3737
1. Navigate to your existing virtual machine. This example uses a virtual machine named **myVM1**.
3838

39-
1. To verify your virtual machine has a standard SKU public IP associated with it, select **Public IP address > Overview** and confirm that the SKU is **Standard**.
39+
1. To verify your virtual machine has a standard SKU public IP associated with it, select the listed public IP address in **Overview** of the virtual machine.
40+
1. Under **Overview** of the public IP address, confirm that the SKU is **Standard**.
4041
1. Return to your virtual machine.
41-
1. In **Overview** of the virtual machine, select **Networking** under **Settings**.
42+
1. In **Overview** of the virtual machine, select **Networking** > **Network settings**.
4243
1. Select the network interface attached to the virtual machine. This example uses **myvm1185_z1**.
4344

4445
:::image type="content" source="media/tutorial-gateway-outbound-connectivity/select-network-interface.png" alt-text="Screenshot of network interface attached to virtual machine.":::
4546

4647
1. In **Network interface**, select **IP configurations** under **Settings**.
47-
6. Select **myFrontend** in **Gateway Load balancer**.
48+
6. Under **IP settings**, select **myFrontend** from the **Gateway Load balancer** dropdown menu.
4849

4950
:::image type="content" source="media/tutorial-gateway-outbound-connectivity/select-gateway-load-balancer.png" alt-text="Screenshot of gateway load balancer selection in IP configuration settings.":::
5051

0 commit comments

Comments
 (0)