Skip to content

Commit 2a8da64

Browse files
authored
Merge pull request #49972 from wwlpublish/6082c5298148dbe289ea492a3c7e49744540163efe50fe59448525f648b22cb2-live
Modules/M02-design-implement-hybrid-networking
2 parents bad2133 + 87d01a7 commit 2a8da64

11 files changed

+11
-11
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/04/2025
9+
ms.date: 04/14/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/04/2025
9+
ms.date: 04/14/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/04/2025
9+
ms.date: 04/14/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/04/2025
9+
ms.date: 04/14/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/04/2025
9+
ms.date: 04/14/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/04/2025
9+
ms.date: 04/14/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/04/2025
9+
ms.date: 04/14/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/04/2025
9+
ms.date: 04/14/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/04/2025
9+
ms.date: 04/14/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: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ To provide better availability for your VPN connections, consider one of these o
5959

6060
### Active-standby Azure VPN gateways
6161

62-
You can create an Azure VPN gateway in an active-standby configuration. Active-active 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.
62+
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.
6363

6464
- For planned maintenance, connectivity is restored in seconds.
6565
- For unplanned interruptions, connectivity is restored in minutes.

0 commit comments

Comments
 (0)