Skip to content

Commit 2bca257

Browse files
authored
Merge pull request #202004 from cherylmc/nva-hub
freshness review
2 parents ee6913a + ba27d96 commit 2bca257

File tree

6 files changed

+18
-32
lines changed

6 files changed

+18
-32
lines changed

articles/virtual-wan/how-to-nva-hub.md

Lines changed: 18 additions & 32 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,10 @@
11
---
22
title: 'Azure Virtual WAN: Create a Network Virtual Appliance (NVA) in the hub'
33
description: Learn how to deploy a Network Virtual Appliance in the Virtual WAN hub.
4-
services: virtual-wan
54
author: cherylmc
65
ms.service: virtual-wan
76
ms.topic: how-to
8-
ms.date: 07/29/2021
7+
ms.date: 06/17/2022
98
ms.author: cherylmc
109
# Customer intent: As someone with a networking background, I want to create a Network Virtual Appliance (NVA) in my Virtual WAN hub.
1110
---
@@ -15,21 +14,21 @@ This article shows you how to use Virtual WAN to connect to your resources in Az
1514

1615
The steps in this article help you create a **Barracuda CloudGen WAN** Network Virtual Appliance in the Virtual WAN hub. To complete this exercise, you must have a Barracuda Cloud Premise Device (CPE) and a license for the Barracuda CloudGen WAN appliance that you deploy into the hub before you begin.
1716

18-
For deployment documentation of **Cisco SD-WAN** within Azure Virtual WAN, see [Cisco Cloud OnRamp for Multi-Cloud](https://www.cisco.com/c/en/us/td/docs/routers/sdwan/configuration/cloudonramp/ios-xe-17/cloud-onramp-book-xe/cloud-onramp-multi-cloud.html#Cisco_Concept.dita_c61e0e7a-fff8-4080-afee-47b81e8df701).
17+
For deployment documentation of **Cisco SD-WAN** within Azure Virtual WAN, see [Cisco Cloud OnRamp for Multi-Cloud](https://www.cisco.com/c/en/us/td/docs/routers/sdwan/configuration/cloudonramp/ios-xe-17/cloud-onramp-book-xe/cloud-onramp-multi-cloud.html#Cisco_Concept.dita_c61e0e7a-fff8-4080-afee-47b81e8df701).
1918

2019
For deployment documentation of **VMware SD-WAN** within Azure Virtual WAN, see [Deployment Guide for VMware SD-WAN in Virtual WAN Hub](https://kb.vmware.com/s/article/82746)
2120

2221
## Prerequisites
2322

24-
Verify that you have met the following criteria before beginning your configuration:
23+
Verify that you've met the following criteria before beginning your configuration:
2524

2625
* Obtain a license for your Barracuda CloudGen WAN gateway. To learn more about how to do this, see the [Barracuda CloudGen WAN Documentation](https://www.barracuda.com/products/cloudgenwan)
2726

2827
* You have a virtual network that you want to connect to. Verify that none of the subnets of your on-premises networks overlap with the virtual networks that you want to connect to. To create a virtual network in the Azure portal, see the [Quickstart](../virtual-network/quick-create-portal.md).
2928

30-
* Your virtual network does not have any virtual network gateways. If your virtual network has a gateway (either VPN or ExpressRoute), you must remove all gateways. This configuration requires that virtual networks are connected instead, to the Virtual WAN hub gateway.
29+
* Your virtual network doesn't have any virtual network gateways. If your virtual network has a gateway (either VPN or ExpressRoute), you must remove all gateways. This configuration requires that virtual networks are connected instead, to the Virtual WAN hub gateway.
3130

32-
* Obtain an IP address range for your hub region. The hub is a virtual network that is created and used by Virtual WAN. The address range that you specify for the hub cannot overlap with any of your existing virtual networks that you connect to. It also cannot overlap with your address ranges that you connect to your on-premises sites. If you are unfamiliar with the IP address ranges located in your on-premises network configuration, coordinate with someone who can provide those details for you.
31+
* Obtain an IP address range for your hub region. The hub is a virtual network that is created and used by Virtual WAN. The address range that you specify for the hub can't overlap with any of your existing virtual networks that you connect to. It also can't overlap with your address ranges that you connect to your on-premises sites. If you're unfamiliar with the IP address ranges located in your on-premises network configuration, coordinate with someone who can provide those details for you.
3332

3433
* If you don't have an Azure subscription, create a [free account](https://azure.microsoft.com/free/?WT.mc_id=A261C142F).
3534

@@ -39,53 +38,40 @@ Verify that you have met the following criteria before beginning your configurat
3938

4039
## <a name="hub"></a>Create a hub
4140

42-
A hub is a virtual network that can contain gateways for site-to-site, ExpressRoute, point-to-site, or Network Virtual Appliance functionality. Once the hub is created, you'll be charged for the hub, even if you don't attach any sites. If you choose to create a site-to-site VPN gateway, it takes 30 minutes to create the site-to-site VPN gateway in the virtual hub. Unlike site-to-site, ExpressRoute, or point-to-site, the hub must be created first before you can deploy a Network Virtual Appliance into the hub VNet.
41+
Create a virtual hub by filling out the **Basics** tab to create an empty virtual hub (a virtual hub that doesn't contain any gateways).
4342

44-
1. Locate the Virtual WAN that you created. On the **Virtual WAN** page, under the **Connectivity** section, select **Hubs**.
45-
1. On the **Hubs** page, select +New Hub to open the **Create virtual hub** page.
46-
47-
:::image type="content" source="./media/how-to-nva-hub/vwan-hub.png" alt-text="Basics":::
48-
1. On the **Create virtual hub** page **Basics** tab, complete the following fields:
49-
50-
**Project details**
51-
52-
* Region (previously referred to as Location)
53-
* Name
54-
* Hub private address space. The minimum address space is /24 to create a hub, which implies anything range from /25 to /32 will produce an error during creation. Azure Virtual WAN, being a managed service by Microsoft, creates the appropriate subnets in the virtual hub for the different gateways/services. (For example: Network Virtual Appliances, VPN gateways, ExpressRoute gateways, User VPN/Point-to-site gateways, Firewall, Routing, etc.). There is no need for the user to explicitly plan for subnet address space for the services in the Virtual hub because Microsoft does this as a part of the service.
55-
1. Select **Review + Create** to validate.
56-
1. Select **Create** to create the hub.
43+
[!INCLUDE [Create a virtual hub](../../includes/virtual-wan-hub-basics.md)]
5744

5845
## Create the Network Virtual Appliance in the hub
5946

60-
In this step, you will create a Network Virtual Appliance in the hub. The procedure for each NVA will be different for each NVA partner's product. For this example, we are creating a Barracuda CloudGen WAN Gateway.
47+
In this step, you'll create a Network Virtual Appliance in the hub. The procedure for each NVA will be different for each NVA partner's product. For this example, we're creating a Barracuda CloudGen WAN gateway.
6148

6249
1. Locate the Virtual WAN hub you created in the previous step and open it.
6350

64-
:::image type="content" source="./media/how-to-nva-hub/nva-hub.png" alt-text="Virtual hub":::
65-
1. Find the Network Virtual Appliances tile and select the **Create** link.
66-
1. On the **Network Virtual Appliance** blade, select **Barracuda CloudGen WAN**, then select the **Create** button.
51+
:::image type="content" source="./media/how-to-nva-hub/nva-hub.png" alt-text="Screenshot of the Network Virtual Appliance tile." lightbox="./media/how-to-nva-hub/nva-hub.png":::
6752

68-
:::image type="content" source="./media/how-to-nva-hub/select-nva.png" alt-text="Select NVA":::
69-
1. This will take you to the Azure Marketplace offer for the Barracuda CloudGen WAN gateway. Read the terms, then select the **Create** button when you're ready.
53+
1. Find the **Network Virtual Appliance** tile and select the **Create** link.
54+
1. On the **Network Virtual Appliance** page, from the dropdown, select **Barracuda CloudGen WAN**, then select the **Create** button and **Leave**. This takes you to the Azure Marketplace offer for the Barracuda CloudGen WAN gateway.
55+
1. Read the terms, select **Get it now**, then click **Continue** when you're ready. The page will automatically change to the page for the **Barracuda CloudGen WAN Gateway**. Select **Create** to open the **Basics** page for gateway settings.
7056

71-
:::image type="content" source="./media/how-to-nva-hub/barracuda-create-basics.png" alt-text="Barracuda NVA basics":::
72-
1. On the **Basics** page you will need to provide the following information:
57+
:::image type="content" source="./media/how-to-nva-hub/barracuda-create-basics.png" alt-text="Screenshot of the Basics page."lightbox="./media/how-to-nva-hub/barracuda-create-basics.png":::
58+
1. On the Create Barracuda CloudGen WAN Gateway **Basics** page, provide the following information:
7359

7460
* **Subscription** - Choose the subscription you used to deploy the Virtual WAN and hub.
7561
* **Resource Group** - Choose the same Resource Group you used to deploy the Virtual WAN and hub.
7662
* **Region** - Choose the same Region in which your Virtual hub resource is located.
7763
* **Application Name** - The Barracuda NextGen WAN is a Managed Application. Choose a name that makes it easy to identify this resource, as this is what it will be called when it appears in your subscription.
7864
* **Managed Resource Group** - This is the name of the Managed Resource Group in which Barracuda will deploy resources that are managed by them. The name should be pre-populated for this.
79-
1. Select the **Next: CloudGen WAN gateway** button.
65+
1. Select **Next: CloudGen WAN gateway** to open the **Create Barracuda CloudGen WAN Gateway** page.
8066

81-
:::image type="content" source="./media/how-to-nva-hub/barracuda-cloudgen-wan.png" alt-text="CloudGen WAN Gateway":::
82-
1. Provide the following information here:
67+
:::image type="content" source="./media/how-to-nva-hub/barracuda-cloudgen-wan.png" alt-text="Screenshot of the Create Barracuda CloudGen WAN Gateway page."lightbox="./media/how-to-nva-hub/barracuda-cloudgen-wan.png":::
68+
1. On the **Create Barracuda CloudGen WAN Gateway** page, provide the following information:
8369

8470
* **Virtual WAN Hub** - The Virtual WAN hub you want to deploy this NVA into.
8571
* **NVA Infrastructure Units** - Indicate the number of NVA Infrastructure Units you want to deploy this NVA with. Choose the amount of aggregate bandwidth capacity you want to provide across all of the branch sites that will be connecting to this hub through this NVA.
8672
* **Token** - Barracuda requires that you provide an authentication token here in order to identify yourself as a registered user of this product. You'll need to obtain this from Barracuda.
8773
1. Select the **Review and Create** button to proceed.
88-
1. On this page, you will be asked to accept the terms of the Co-Admin Access agreement. This is standard with Managed Applications where the Publisher will have access to some resources in this deployment. Check the **I agree to the terms and conditions above** box, and then select **Create**.
74+
1. On this page, you'll be asked to accept the terms of the Co-Admin Access agreement. This is standard with Managed Applications where the Publisher will have access to some resources in this deployment. Check the **I agree to the terms and conditions above** box, and then select **Create**.
8975

9076
## <a name="vnet"></a>Connect the VNet to the hub
9177

75.6 KB
Loading
72.6 KB
Loading
120 KB
Loading
Binary file not shown.
Binary file not shown.

0 commit comments

Comments
 (0)