Skip to content

Commit fb16dde

Browse files
Merge pull request #251675 from cherylmc/patch-1
Add Basic SKU configuration limitation
2 parents 08b985b + 0f83aa5 commit fb16dde

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

includes/vpn-gateway-table-gwtype-aggtput-include.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
author: cherylmc
33
ms.service: vpn-gateway
44
ms.topic: include
5-
ms.date: 06/04/2022
5+
ms.date: 09/15/2023
66
ms.author: cherylmc
77
---
88

@@ -29,6 +29,8 @@
2929

3030
* The resizing of VpnGw SKUs is allowed within the same generation, except resizing of the Basic SKU. The Basic SKU is a legacy SKU and has feature limitations. In order to move from Basic to another SKU, you must delete the Basic SKU VPN gateway and create a new gateway with the desired Generation and SKU size combination. (see [Working with Legacy SKUs](../articles/vpn-gateway/vpn-gateway-about-skus-legacy.md)).
3131

32+
* The Basic SKU can only be configured using PowerShell or Azure CLI.
33+
3234
* These connection limits are separate. For example, you can have 128 SSTP connections and also 250 IKEv2 connections on a VpnGw1 SKU.
3335

3436
* Pricing information can be found on the [Pricing](https://azure.microsoft.com/pricing/details/vpn-gateway) page.

0 commit comments

Comments
 (0)