Skip to content

Commit 925f000

Browse files
authored
Merge pull request #297130 from cherylmc/vwan-fresh4
rewrite NVA article
2 parents 6067289 + f6867c3 commit 925f000

File tree

3 files changed

+22
-71
lines changed

3 files changed

+22
-71
lines changed

articles/virtual-wan/virtual-wan-route-table-nva-portal.md

Lines changed: 22 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ services: virtual-wan
55
author: cherylmc
66
ms.service: azure-virtual-wan
77
ms.topic: how-to
8-
ms.date: 08/24/2023
8+
ms.date: 03/27/2025
99
ms.author: cherylmc
1010
# Customer intent: As someone with a networking background, I want to create a route table using the portal.
1111
---
@@ -20,20 +20,21 @@ This article shows you how to steer traffic from a branch (on-premises site) con
2020

2121
Verify that you have met the following criteria:
2222

23-
* You have a Network Virtual Appliance (NVA). A Network Virtual Appliance is a third-party software of your choice that is typically provisioned from Azure Marketplace in a virtual network.
23+
* You have a Network Virtual Appliance (NVA). A Network Virtual Appliance is a third-party software of your choice that is typically provisioned from Azure Marketplace in a virtual network.
2424

25-
* A private IP address must be assigned to the NVA network interface.
25+
* A private IP address must be assigned to the NVA network interface.
2626

27-
* The NVA isn't deployed in the virtual hub. It must be deployed in a separate virtual network.
27+
* The NVA isn't deployed in the virtual hub. It must be deployed in a separate virtual network.
2828

29-
* The NVA virtual network may have one or many virtual networks connected to it. In this article, we refer to the NVA virtual network as an 'indirect spoke VNet'. These virtual networks can be connected to the NVA VNet by using VNet peering. The VNet Peering links are depicted by black arrows in the above figure between VNet 1, VNet 2, and NVA VNet.
30-
* You have created two virtual networks. They will be used as spoke VNets.
29+
* The NVA virtual network can have one or many virtual networks connected to it. In this article, we refer to the NVA virtual network as an 'indirect spoke VNet'. These virtual networks can be connected to the NVA VNet by using VNet peering. The VNet Peering links are depicted by black arrows in the previous figure between VNet 1, VNet 2, and NVA VNet.
3130

32-
* The VNet spoke address spaces are: VNet1: 10.0.2.0/24 and VNet2: 10.0.3.0/24. If you need information on how to create a virtual network, see [Create a virtual network](../virtual-network/quick-create-portal.md).
31+
* You have created two virtual networks. They'll be used as spoke VNets.
3332

34-
* Ensure there are no virtual network gateways in any of the VNets.
33+
* The VNet spoke address spaces are: VNet1: 10.0.2.0/24 and VNet2: 10.0.3.0/24. If you need information on how to create a virtual network, see [Create a virtual network](../virtual-network/quick-create-portal.md).
3534

36-
* The VNets don't require a gateway subnet.
35+
* Ensure there are no virtual network gateways in any of the VNets.
36+
37+
* The VNets don't require a gateway subnet.
3738

3839
## <a name="signin"></a>1. Sign in
3940

@@ -47,7 +48,7 @@ Create a virtual WAN. You can use the following example values, or replace with
4748
* **Resource group:** testRG
4849
* **Location:** West US
4950

50-
[!INCLUDE [Create a virtual WAN](../../includes/virtual-wan-tutorial-vwan-include.md)]
51+
[!INCLUDE [Create a virtual WAN](../../includes/virtual-wan-create-vwan-include.md)]
5152

5253
## <a name="hub"></a>3. Create a hub
5354

@@ -57,7 +58,7 @@ Create the hub. You can use the following example values, or replace with your o
5758
* **Name:** westushub
5859
* **Hub private address space:** 10.0.1.0/24
5960

60-
[!INCLUDE [Create a hub](../../includes/virtual-wan-hub-blank.md)]
61+
[!INCLUDE [Create a hub](../../includes/virtual-wan-hub-basics.md)]
6162

6263
## <a name="route"></a>4. Create and apply a hub route table
6364

@@ -67,19 +68,19 @@ Update the hub with a hub route table. Use the following example values:
6768
* **DMZ NVA network interface private IP address:** 10.0.4.5
6869

6970
1. Navigate to your virtual WAN.
70-
2. Click the hub for which you want to create a route table.
71-
3. Click the **...**, and then click **Edit virtual hub**.
72-
4. On the **Edit virtual hub** page, scroll down and select the checkbox **Use table for routing**.
73-
5. In the **If destination prefix is** column, add the address spaces. In the **Send to next hop** column, add the DMZ NVA network interface private IP address.
71+
1. Click the hub for which you want to create a route table.
72+
1. Click the **...**, and then click **Edit virtual hub**.
73+
1. On the **Edit virtual hub** page, scroll down and select the checkbox **Use table for routing**.
74+
1. In the **If destination prefix is** column, add the address spaces. In the **Send to next hop** column, add the DMZ NVA network interface private IP address.
7475

7576
> [!NOTE]
7677
> The DMZ NVA network is applicable to the local hub.
77-
78-
6. Click **Confirm** to update the hub resource with the route table settings.
78+
79+
1. Click **Confirm** to update the hub resource with the route table settings.
7980

8081
## <a name="connections"></a>5. Create the VNet connections
8182

82-
Create a virtual network connection from each indirect spoke VNet (VNet1 and VNet2) to the hub. These virtual network connections are depicted by the blue arrows in the above figure. Then, create a VNet connection from the NVA VNet to the hub (black arrow in the figure).
83+
Create a virtual network connection from each indirect spoke VNet (VNet1 and VNet2) to the hub. These virtual network connections are depicted by the blue arrows in the previous figure. Then, create a VNet connection from the NVA VNet to the hub (black arrow in the figure).
8384

8485
For this step, you can use the following values:
8586

@@ -92,14 +93,14 @@ Create a virtual network connection from each indirect spoke VNet (VNet1 and VNe
9293
Repeat the following procedure for each virtual network that you want to connect.
9394

9495
1. On the page for your virtual WAN, click **Virtual network connections**.
95-
2. On the virtual network connection page, click **+Add connection**.
96-
3. On the **Add connection** page, fill in the following fields:
96+
1. On the virtual network connection page, click **+Add connection**.
97+
1. On the **Add connection** page, fill in the following fields:
9798

9899
* **Connection name** - Name your connection.
99100
* **Hubs** - Select the hub you want to associate with this connection.
100101
* **Subscription** - Verify the subscription.
101102
* **Virtual network** - Select the virtual network you want to connect to this hub. The virtual network can't have an already existing virtual network gateway.
102-
4. Click **OK** to create the connection.
103+
1. Click **OK** to create the connection.
103104

104105
## Next steps
105106

includes/virtual-wan-hub-blank.md

Lines changed: 0 additions & 29 deletions
This file was deleted.

includes/virtual-wan-tutorial-vwan-include.md

Lines changed: 0 additions & 21 deletions
This file was deleted.

0 commit comments

Comments
 (0)