Skip to content

Commit 65f5835

Browse files
authored
Merge pull request #84476 from cherylmc/patch-5
Update virtual-wan-faq-include.md
2 parents ae05204 + 74a2c8c commit 65f5835

File tree

1 file changed

+7
-3
lines changed

1 file changed

+7
-3
lines changed

includes/virtual-wan-faq-include.md

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
author: cherylmc
66
ms.service: virtual-wan
77
ms.topic: include
8-
ms.date: 07/22/2019
8+
ms.date: 08/06/2019
99
ms.author: cherylmc
1010
ms.custom: include file
1111
---
@@ -86,7 +86,7 @@ You would pay for the service in the hub. For example, 10 branches or on-premise
8686

8787
Send an email to azurevirtualwan@microsoft.com. An ideal partner is one that has a device that can be provisioned for IKEv1 or IKEv2 IPsec connectivity.
8888

89-
### What if a device i am using is not in the Virtual WAN partner list? Can I still use it to connect to Azure Virtual WAN VPN?
89+
### What if a device I am using is not in the Virtual WAN partner list? Can I still use it to connect to Azure Virtual WAN VPN?
9090

9191
Yes as long as the device supports IPsec IKEv1 or IKEv2. Virtual WAN partners automate connectivity from the device to Azure VPN end points. This implies automating steps such as 'branch information upload', 'IPsec and configuration' and 'connectivity'.Since your device is not from a Virtual WAN partner ecosystem, you will need to do the heavy lifting of manually taking the Azure configuration and updating your device to set up IPsec connectivity.
9292

@@ -98,7 +98,7 @@ A simple configuration of one Virtual WAN with one hub and one vpnsite can be cr
9898

9999
Yes, branch-to-branch connectivity is available in Virtual WAN for VPN and VPN to ExpressRoute. While VPN site-to-site is GA, ExpressRoute is currently in Preview.
100100

101-
### Does Branch to Branch traffic traverse through the Azure Virtual WAN?
101+
### Does Branch-to-Branch traffic traverse through the Azure Virtual WAN?
102102

103103
Yes.
104104

@@ -118,6 +118,10 @@ No, the Virtual WAN does not require ExpressRoute from each site. It uses standa
118118

119119
Number of branches is limited to 1000 connections per hub/region and a total of 20 Gbps in the hub.
120120

121+
### I don't see the 20 Gbps setting for the virtual hub in the portal. How do I configure that?
122+
123+
Currently, you can configure the gateway scale units for 20 Gbps by using the [Update-AzVpnGateway](https://docs.microsoft.com/powershell/module/az.network/update-azvpngateway) cmdlet. This setting is on the roadmap to be available in the portal.
124+
121125
### How many VPN connections does a Virtual WAN hub support?
122126

123127
An Azure Virtual WAN hub can support up to 1,000 S2S connections and 10,000 P2S connections simultaneously.

0 commit comments

Comments
 (0)