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
description: In this tutorial, learn how to configure port forwarding using Azure Load Balancer to create a connection to multiple virtual machines in an Azure virtual network.
5
5
author: mbender-ms
@@ -10,7 +10,7 @@ ms.date: 09/30/2024
10
10
ms.custom: template-tutorial
11
11
---
12
12
13
-
# Tutorial: Create a multiple virtual machine inbound NAT rule using the Azure portal
13
+
# Tutorial: Create inbound NAT rule V2 using the Azure portal
14
14
15
15
Inbound NAT rules allow you to connect to virtual machines (VMs) in an Azure virtual network by using an Azure Load Balancer public IP address and port number.
16
16
@@ -356,4 +356,4 @@ the virtual machines and load balancer with the following steps:
356
356
Advance to the next article to learn how to create a cross-region load balancer:
357
357
358
358
> [!div class="nextstepaction"]
359
-
> [Create a cross-region load balancer using the Azure portal](tutorial-cross-region-portal.md)
359
+
> [Create a cross-region load balancer using the Azure portal](tutorial-cross-region-portal.md)
0 commit comments