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/virtual-wan/virtual-wan-route-table-portal.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,7 +13,7 @@ Customer intent: As someone with a networking background, I want to create a rou
13
13
14
14
# Create a Virtual WAN hub route table for NVAs: Azure portal
15
15
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).
17
17
18
18

19
19
@@ -27,7 +27,7 @@ Verify that you have met the following criteria:
27
27
28
28
* The NVA is not deployed in the virtual hub. It must be deployed in a separate VNet.
29
29
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.
31
31
* You have created 2 VNets. They will be used as spoke VNets.
32
32
33
33
* 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
75
75
76
76
## <aname="connections"></a>5. Create the VNet connections
77
77
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.
79
79
80
80
For this step, you can use the following values:
81
81
@@ -99,4 +99,4 @@ Repeat the following procedure for each VNet that you want to connect.
99
99
100
100
## Next steps
101
101
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