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
Copy file name to clipboardExpand all lines: articles/load-balancer/tutorial-gateway-outbound-connectivity.md
+5-4Lines changed: 5 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@ author: mbender-ms
6
6
ms.author: mbender
7
7
ms.service: azure-load-balancer
8
8
ms.topic: tutorial
9
-
ms.date: 10/24/2023
9
+
ms.date: 11/26/2024
10
10
ms.custom: template-tutorial
11
11
---
12
12
@@ -36,15 +36,16 @@ In this section, you chain an existing virtual machine’s public IP to a gatewa
36
36
37
37
1. Navigate to your existing virtual machine. This example uses a virtual machine named **myVM1**.
38
38
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**.
40
41
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**.
42
43
1. Select the network interface attached to the virtual machine. This example uses **myvm1185_z1**.
43
44
44
45
:::image type="content" source="media/tutorial-gateway-outbound-connectivity/select-network-interface.png" alt-text="Screenshot of network interface attached to virtual machine.":::
45
46
46
47
1. In **Network interface**, select **IP configurations** under **Settings**.
6.Under**IP settings**, select **myFrontend**from the **Gateway Load balancer** dropdown menu.
48
49
49
50
:::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.":::
0 commit comments