Skip to content

Commit ead3a85

Browse files
authored
Merge pull request #97138 from skishen525/patch-24
Update virtual-wan-route-table-portal.md
2 parents 9344877 + 5611d74 commit ead3a85

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

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

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Customer intent: As someone with a networking background, I want to create a rou
1313

1414
# Create a Virtual WAN hub route table for NVAs: Azure portal
1515

16-
This article shows you how to steer traffic from a hub to a Network Virtual Appliance (NVA).
16+
This article shows you how to steer traffic from a branch (on-premises site) connected to the Virtual WAN hub to a Spoke Vnet via a Network Virtual Appliance (NVA).
1717

1818
![Virtual WAN diagram](./media/virtual-wan-route-table/vwanroute.png)
1919

@@ -27,7 +27,7 @@ Verify that you have met the following criteria:
2727

2828
* The NVA is not deployed in the virtual hub. It must be deployed in a separate VNet.
2929

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

3333
* For this exercise, 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 VNet, see [Create a virtual network](../virtual-network/quick-create-portal.md).
@@ -75,7 +75,7 @@ Update the hub with a hub route table. For the purposes of this exercise, you ca
7575

7676
## <a name="connections"></a>5. Create the VNet connections
7777

78-
Create a connection from each indirect spoke VNet (VNet1 and VNet2) to the hub. Then, create a connection from the NVA VNet to the hub.
78+
Create a connection from each indirect spoke VNet (VNet1 and VNet2) to the hub. Then, create a connection from the NVA VNet to the hub. These Vnet Connections are dipicted by blue arrows in the figure above.
7979

8080
For this step, you can use the following values:
8181

@@ -99,4 +99,4 @@ Repeat the following procedure for each VNet that you want to connect.
9999

100100
## Next steps
101101

102-
To learn more about Virtual WAN, see the [Virtual WAN Overview](virtual-wan-about.md) page.
102+
To learn more about Virtual WAN, see the [Virtual WAN Overview](virtual-wan-about.md) page.

0 commit comments

Comments
 (0)