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: includes/virtual-wan-faq-include.md
+7-3Lines changed: 7 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@
5
5
author: cherylmc
6
6
ms.service: virtual-wan
7
7
ms.topic: include
8
-
ms.date: 07/22/2019
8
+
ms.date: 08/06/2019
9
9
ms.author: cherylmc
10
10
ms.custom: include file
11
11
---
@@ -86,7 +86,7 @@ You would pay for the service in the hub. For example, 10 branches or on-premise
86
86
87
87
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.
88
88
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?
90
90
91
91
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.
92
92
@@ -98,7 +98,7 @@ A simple configuration of one Virtual WAN with one hub and one vpnsite can be cr
98
98
99
99
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.
100
100
101
-
### Does Branch to Branch traffic traverse through the Azure Virtual WAN?
101
+
### Does Branch-to-Branch traffic traverse through the Azure Virtual WAN?
102
102
103
103
Yes.
104
104
@@ -118,6 +118,10 @@ No, the Virtual WAN does not require ExpressRoute from each site. It uses standa
118
118
119
119
Number of branches is limited to 1000 connections per hub/region and a total of 20 Gbps in the hub.
120
120
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
+
121
125
### How many VPN connections does a Virtual WAN hub support?
122
126
123
127
An Azure Virtual WAN hub can support up to 1,000 S2S connections and 10,000 P2S connections simultaneously.
0 commit comments