Skip to content

Commit 32a9d9b

Browse files
authored
Revise VPN Gateway Basic SKU recommendation
Updated the note regarding the Basic SKU for VPN Gateways to recommend using availability zone SKUs for new gateways.
1 parent 1e9acd0 commit 32a9d9b

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

learn-pr/wwl-azure/design-implement-hybrid-networking/includes/2-design-implement-vpn-gateway.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,7 @@ Creating a virtual network gateway can take some time to complete, so it's vital
2727
When you create a VPN Gateway, you must select the [gateway SKU](/azure/vpn-gateway/about-gateway-skus). You can select a SKU that satisfies your requirements based on the workload, throughput, feature, and SLAs.
2828

2929
> [!TIP]
30-
> The Basic SKU has feature and performance limitations and shouldn't be used in production environments.
31-
30+
> The Basic SKU has feature and performance limitations and shouldn't be used in production environments. For new gateways, use availability zone (AZ) SKUs. The following table summarizes the current production SKUs.
3231
3332
## VPN Gateway types
3433

@@ -77,4 +76,4 @@ You can create an Azure VPN gateway in an active-standby configuration. Active-s
7776

7877
You can create an Azure VPN gateway in an active-active configuration. In the active-active configuration, both instances of the gateway establish VPN tunnels to your on-premises VPN device. The traffic from your Azure virtual network to your on-premises network is routed through both tunnels simultaneously. If an outage occurs, Azure automatically switches to the other tunnel.
7978

80-
:::image type="content" source="../media/vpn-active-active-89241ba7.png" alt-text="Diagram of an Azure VPN Gateway in active-active configuration.":::
79+
:::image type="content" source="../media/vpn-active-active-89241ba7.png" alt-text="Diagram of an Azure VPN Gateway in active-active configuration.":::

0 commit comments

Comments
 (0)