Skip to content

Commit 7acba17

Browse files
authored
Merge pull request #53938 from staleycyn/master
Freshen the module
2 parents c1bb09f + a9c3330 commit 7acba17

2 files changed

Lines changed: 4 additions & 5 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.
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.":::

learn-pr/wwl-azure/design-implement-hybrid-networking/index.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ metadata:
55
prefetch-feature-rollout: true
66
title: Design and Implement Hybrid Networking
77
description: "You learn how to design and implement hybrid networking solutions such as Site-to-Site VPN connections, Point-to-Site VPN connections, Azure Virtual WAN, and Virtual WAN hubs."
8-
ms.date: 09/09/2025
8+
ms.date: 03/23/2026
99
author: wwlpublish
1010
ms.author: cynthist
1111
ms.topic: module
@@ -56,4 +56,4 @@ units:
5656
- learn.wwl.design-implement-hybrid-networking.create-network-virtual-appliance-nva-virtual-hub
5757
- learn.wwl.design-implement-hybrid-networking.summary
5858
badge:
59-
uid: learn.wwl.design-implement-hybrid-networking.badge
59+
uid: learn.wwl.design-implement-hybrid-networking.badge

0 commit comments

Comments
 (0)