Skip to content

Commit 009df5f

Browse files
Merge pull request #297733 from cherylmc/vwan-nva
Added considerations
2 parents 8886269 + ef9a501 commit 009df5f

File tree

1 file changed

+11
-6
lines changed

1 file changed

+11
-6
lines changed

articles/virtual-wan/scenario-route-through-nva.md

Lines changed: 11 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5,20 +5,19 @@ description: Learn about Virtual WAN routing scenarios to route traffic through
55
author: cherylmc
66
ms.service: azure-virtual-wan
77
ms.topic: concept-article
8-
ms.date: 03/26/2025
8+
ms.date: 04/07/2025
99
ms.author: cherylmc
1010
ms.custom: fasttrack-edit
1111

1212
---
1313
# Scenario: Route traffic through an NVA
1414

15-
When working with Virtual WAN virtual hub routing, there are quite a few available scenarios. In this NVA scenario, the goal is to route traffic through an NVA (Network Virtual Appliance) for branch to VNet and VNet to branch. For information about virtual hub routing, see [About virtual hub routing](about-virtual-hub-routing.md).
15+
When working with Virtual WAN virtual hub routing, there are quite a few available scenarios. In this NVA scenario, the goal is to route traffic through an NVA (Network Virtual Appliance) for branch to virtual network and virtual network to branch. For information about virtual hub routing, see [About virtual hub routing](about-virtual-hub-routing.md).
1616

1717
> [!NOTE]
18-
> If you already have a set up with routes that are prior to the new capabilities [How to configure virtual hub routing](how-to-virtual-hub-routing.md) becoming available, please use the steps in these versions of the articles:
19-
>* [Azure portal article](virtual-wan-route-table-nva-portal.md)
20-
>* [PowerShell article](virtual-wan-route-table-nva.md)
21-
>
18+
> If you already have a setup with routes that are prior to the new capabilities [How to configure virtual hub routing](how-to-virtual-hub-routing.md) becoming available, use the steps in these versions of the articles:
19+
> * [Azure portal article](virtual-wan-route-table-nva-portal.md)
20+
> * [PowerShell article](virtual-wan-route-table-nva.md)
2221
2322
## <a name="design"></a>Design
2423

@@ -95,6 +94,12 @@ In **Figure 2**, there are two hubs; **Hub1** and **Hub2**.
9594

9695
:::image type="content" source="./media/routing-scenarios/nva/nva.png" alt-text="Figure 2" lightbox="./media/routing-scenarios/nva/nva.png":::
9796

97+
## Considerations
98+
99+
* For this scenario, you can use either a third party NVA, or Azure Firewall in VNet 2 and VNet 4.
100+
101+
* This scenario doesn't support Secure Hubs with Routing Intent due to the [routing policies limitations](how-to-routing-policies.md#knownlimitations) regarding static routes. However, you can use the [BGP peering feature](scenario-bgp-peering-hub.md) to use indirect spokes together with Secure Hubs with Routing Intent.
102+
98103
## <a name="workflow"></a>Scenario workflow
99104

100105
To set up routing via NVA, here are the steps to consider:

0 commit comments

Comments
 (0)