Skip to content

Commit 10d26ea

Browse files
Merge pull request #50265 from wwlpublish/6082c5298148dbe289ea492a3c7e49744540163efe50fe59448525f648b22cb2-live
Modules/M02-design-implement-hybrid-networking
2 parents 52d6149 + 897eb27 commit 10d26ea

20 files changed

+64
-79
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ metadata:
66
prefetch-feature-rollout: true
77
title: Introduction
88
description: "Introduction"
9-
ms.date: 04/14/2025
9+
ms.date: 05/02/2025
1010
author: wwlpublish
1111
ms.author: cynthist
1212
ms.topic: unit

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ metadata:
66
prefetch-feature-rollout: true
77
title: Design and implement Azure VPN Gateway
88
description: "Design and implement Azure VPN Gateway"
9-
ms.date: 04/14/2025
9+
ms.date: 05/02/2025
1010
author: wwlpublish
1111
ms.author: cynthist
1212
ms.topic: unit

learn-pr/wwl-azure/design-implement-hybrid-networking/3-exercise-create-configure-local-network-gateway.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ metadata:
66
prefetch-feature-rollout: true
77
title: 'Exercise: Create and configure a virtual network gateway'
88
description: "Exercise: Create and configure a virtual network gateway"
9-
ms.date: 04/14/2025
9+
ms.date: 05/02/2025
1010
author: wwlpublish
1111
ms.author: cynthist
1212
ms.topic: unit

learn-pr/wwl-azure/design-implement-hybrid-networking/4-connect-networks-site-to-site-vpn-connections.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ metadata:
66
prefetch-feature-rollout: true
77
title: Connect networks with Site-to-site VPN connections
88
description: "Connect networks with Site-to-site VPN connections"
9-
ms.date: 04/14/2025
9+
ms.date: 05/02/2025
1010
author: wwlpublish
1111
ms.author: cynthist
1212
ms.topic: unit

learn-pr/wwl-azure/design-implement-hybrid-networking/5-connect-devices-to-networks-point-to-site-vpn-connections.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ metadata:
66
prefetch-feature-rollout: true
77
title: Connect devices to networks with Point-to-site VPN connections
88
description: "Connect devices to networks with Point-to-site VPN connections"
9-
ms.date: 04/14/2025
9+
ms.date: 05/02/2025
1010
author: wwlpublish
1111
ms.author: cynthist
1212
ms.topic: unit

learn-pr/wwl-azure/design-implement-hybrid-networking/6-connect-remote-resources-by-using-azure-virtual-wans.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ metadata:
66
prefetch-feature-rollout: true
77
title: Connect remote resources by using Azure Virtual WANs
88
description: "Connect remote resources by using Azure Virtual WANs"
9-
ms.date: 04/14/2025
9+
ms.date: 05/02/2025
1010
author: wwlpublish
1111
ms.author: cynthist
1212
ms.topic: unit

learn-pr/wwl-azure/design-implement-hybrid-networking/7-exercise-create-virtual-wan-by-using-azure-portal.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ metadata:
66
prefetch-feature-rollout: true
77
title: 'Exercise: Create a Virtual WAN by using the Azure portal'
88
description: "Exercise: create a Virtual WAN by using the Azure portal"
9-
ms.date: 04/14/2025
9+
ms.date: 05/02/2025
1010
author: wwlpublish
1111
ms.author: cynthist
1212
ms.topic: unit

learn-pr/wwl-azure/design-implement-hybrid-networking/8-create-network-virtual-appliance-virtual-hub.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ metadata:
66
prefetch-feature-rollout: true
77
title: Create a network virtual appliance (NVA) in a virtual hub
88
description: "Create a network virtual appliance (NVA) in a virtual hub"
9-
ms.date: 04/14/2025
9+
ms.date: 05/02/2025
1010
author: wwlpublish
1111
ms.author: cynthist
1212
ms.topic: unit

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ metadata:
66
prefetch-feature-rollout: true
77
title: Summary
88
description: "Summary"
9-
ms.date: 04/14/2025
9+
ms.date: 05/02/2025
1010
author: wwlpublish
1111
ms.author: cynthist
1212
ms.topic: unit

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

Lines changed: 12 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,11 @@
11

2-
32
Azure [VPN Gateway](/azure/vpn-gateway/vpn-gateway-about-vpngateways) is a service that can be used to send encrypted traffic between an Azure virtual network and on-premises locations over the public Internet. You can also use VPN Gateway to send encrypted traffic between Azure virtual networks over the Microsoft network. VPN Gateway uses a specific type of Azure virtual network gateway called a VPN gateway. Multiple connections can be created to the same VPN gateway. When you create multiple connections, all VPN tunnels share the available gateway bandwidth.
43

4+
> [!VIDEO https://learn-video.azurefd.net/vod/player?id=f67524cf-ba8b-4e81-8fe3-29f75213d740]
5+
6+
7+
8+
59
> [!NOTE]
610
> A virtual network gateway is composed of two or more special virtual machines that are deployed to a specific subnet called the gateway subnet. Azure manages the virtual machines so they don't require administrative attention.
711
@@ -17,12 +21,6 @@ Creating a virtual network gateway can take some time to complete, so it's vital
1721
- VPN gateway type
1822
- VPN Gateway SKU
1923

20-
### VPN Gateway planning (video)
21-
22-
This video summarizes scenarios for VPN gateways. These scenarios include on-premises and point-to-site connections.
23-
24-
> [!VIDEO https://learn-video.azurefd.net/vod/player?id=f67524cf-ba8b-4e81-8fe3-29f75213d740]
25-
2624
### VPN Gateway SKUs
2725

2826
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.
@@ -52,11 +50,17 @@ Route-based VPNs were previously called dynamic routing gateways. Route-based VP
5250

5351
## High availability options for VPN connections
5452

53+
5554
To provide better availability for your VPN connections, consider one of these options.
5655

5756
- VPN Gateway redundancy (active-standby)
5857
- Active-active Azure VPN gateway
5958

59+
60+
> [!VIDEO https://learn-video.azurefd.net/vod/player?id=bc399061-c874-4da9-8cb7-282d6d01f816]
61+
62+
63+
6064
### Active-standby Azure VPN gateways
6165

6266
You can create an Azure VPN gateway in an active-standby configuration. Active-standby is the default configuration. In this configuration there are two instances, active and standby. The standby connection takes over when the active connection is disrupted. Switching to the standby connection causes a service disruption.
@@ -72,10 +76,4 @@ You can create an Azure VPN gateway in an active-standby configuration. Active-s
7276

7377
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.
7478

75-
:::image type="content" source="../media/vpn-active-active-89241ba7.png" alt-text="Diagram of an Azure VPN Gateway in active-active configuration.":::
76-
77-
### Gateway redundancy comparison (video)
78-
79-
This video reviews VPN gateway redundancy options.
80-
81-
> [!VIDEO https://learn-video.azurefd.net/vod/player?id=bc399061-c874-4da9-8cb7-282d6d01f816]
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)