Skip to content

Commit 7db74ad

Browse files
authored
Merge pull request #187155 from stegag/patch-16
Update vpn-gateway-about-vpn-gateway-settings.md
2 parents ee0bbe8 + 039c5b4 commit 7db74ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/vpn-gateway/vpn-gateway-about-vpn-gateway-settings.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ az network vnet-gateway create --name VNet1GW --public-ip-address VNet1GWPIP --r
7777
If you have a VPN gateway and you want to use a different gateway SKU, your options are to either resize your gateway SKU, or to change to another SKU. When you change to another gateway SKU, you delete the existing gateway entirely and build a new one. Creating a gateway can often take 45 minutes or more, depending on the selected gateway SKU. In comparison, when you resize a gateway SKU, there is not much downtime because you do not have to delete and rebuild the gateway. If you have the option to resize your gateway SKU, rather than change it, you will want to do that. However, there are rules regarding resizing:
7878

7979
1. With the exception of the Basic SKU, you can resize a VPN gateway SKU to another VPN gateway SKU within the same generation (Generation1 or Generation2). For example, VpnGw1 of Generation1 can be resized to VpnGw2 of Generation1 but not to VpnGw2 of Generation2.
80-
2. When working with the old gateway SKUs, you can resize between Basic, Standard, and HighPerformance SKUs.
80+
2. When working with the old gateway SKUs, you can resize between Standard and HighPerformance SKUs.
8181
3. You **cannot** resize from Basic/Standard/HighPerformance SKUs to VpnGw SKUs. You must instead, [change](#change) to the new SKUs.
8282

8383
#### <a name="resizegwsku"></a>To resize a gateway

0 commit comments

Comments
 (0)