Skip to content

Commit 8ae5a0f

Browse files
committed
update arolink
1 parent 979429c commit 8ae5a0f

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

includes/virtual-wan-nva-hub-faq.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
ms.date: 04/19/2022
66
ms.author: cherylmc
77
---
8-
### I'm a network appliance partner and want to get our NVA in the hub. Can I join this partner program?
8+
### I'm a network virtual appliance (NVA) partner and want to get our NVA in the hub. Can I join this partner program?
99

1010
Unfortunately, we don't have capacity to on-board any new partner offers at this time. Check back with us at a later date!
1111

@@ -15,7 +15,7 @@ Only partners listed in the [Partners](../articles/virtual-wan/about-nva-hub.md#
1515

1616
### What is the cost of the NVA?
1717

18-
You must purchase a license for the NVA from the NVA vendor. Bring-your-own license (BYOL) is the only licensing model supported today. In addition, you'll also incur charges from Microsoft for the NVA Infrastructure Units you consume, and any other resources you use. For more information, see [Pricing concepts](../articles/virtual-wan/pricing-concepts.md).
18+
You must purchase a license for the NVA from the NVA vendor. Bring-your-own license (BYOL) is the only licensing model supported today. In addition, Microsoft charges for the NVA Infrastructure Units you consume, and any other resources you use. For more information, see [Pricing concepts](../articles/virtual-wan/pricing-concepts.md).
1919

2020
### Can I deploy an NVA to a Basic hub?
2121

@@ -25,9 +25,9 @@ No. You must use a Standard hub if you want to deploy an NVA.
2525

2626
Yes. Partner NVAs can be deployed into a hub with Azure Firewall.
2727

28-
### Can I connect any CPE device in my branch office to my NVA in the hub?
28+
### Can I connect any device in my branch office to my NVA in the hub?
2929

30-
No. Barracuda CloudGen WAN is only compatible with Barracuda CPE devices. To learn more about CloudGen WAN requirements, see [Barracuda's CloudGen WAN page](https://www.barracuda.com/products/cloudgenwan). For Cisco, there are several SD-WAN CPE devices that are compatible. 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) documentation for compatible CPEs. Reach out to your provider with any questions.
30+
No. Barracuda CloudGen WAN is only compatible with Barracuda edge devices. To learn more about CloudGen WAN requirements, see [Barracuda's CloudGen WAN page](https://www.barracuda.com/products/cloudgenwan). For Cisco, there are several SD-WAN devices that are compatible. 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) documentation for compatible devices. Reach out to your provider with any questions.
3131

3232
### What routing scenarios are supported with NVA in the hub?
3333

@@ -39,11 +39,11 @@ For supported regions, see [NVA supported regions](../articles/virtual-wan/about
3939

4040
### How do I delete my NVA in the hub?
4141

42-
If the Network Virtual Appliance resource was deployed via a Managed Application, delete the Managed Application. This will automatically delete the Managed Resource Group and associated Network Virtual Appliance resource.
42+
If the Network Virtual Appliance resource was deployed via a Managed Application, delete the Managed Application. Deleting the Managed Application automatically deletes the Managed Resource Group and associated Network Virtual Appliance resource.
4343

44-
Note that you cannot delete a NVA that is the next hop resource for a Routing Policy. To delete the NVA, first delete the Routing Policy.
44+
You can't delete a NVA that is the next hop resource for a Routing Policy. To delete the NVA, first delete the Routing Policy.
4545

46-
If the Network Virtual Appliance resource was deployed via partner orchestration software, please reference partner documentation to delete the Network Virtual Appliance.
46+
If the Network Virtual Appliance resource was deployed via partner orchestration software, reference partner documentation to delete the Network Virtual Appliance.
4747

4848
Alternatively, you can run the following Powershell command to delete your Network Virtual Appliance.
4949

@@ -60,7 +60,7 @@ Alternatively, you can run the following Powershell command to delete your Netwo
6060

6161
The same series of steps can be executed from Azure CLI.
6262

63-
1. Find the Azure resource group of the NVA you wante to delete. The Azure resource group is usually **different** than the resource group the Virtual WAN hub is deployed in. Ensure the Virtual Hub property of the NVA resource corresponds to the NVA you want to delete.
63+
1. Find the Azure resource group of the NVA you want to delete. The Azure resource group is usually **different** than the resource group the Virtual WAN hub is deployed in. Ensure the Virtual Hub property of the NVA resource corresponds to the NVA you want to delete.
6464
```azurecli-interactive
6565
az network virtual-appliance list
6666
```

0 commit comments

Comments
 (0)