Skip to content

Commit 436486a

Browse files
authored
changed files by pdets auto publish service, publishid[fae00cab-88ee-4765-af91-a7dd9e12678a] and do [publish].
1 parent 630ac5e commit 436486a

20 files changed

+57
-71
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: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,9 @@
11

2+
This video summarizes scenarios for VPN gateways. These scenarios include on-premises and point-to-site connections.
3+
4+
> [!VIDEO https://learn-video.azurefd.net/vod/player?id=f67524cf-ba8b-4e81-8fe3-29f75213d740]
5+
6+
27

38
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.
49

@@ -17,12 +22,6 @@ Creating a virtual network gateway can take some time to complete, so it's vital
1722
- VPN gateway type
1823
- VPN Gateway SKU
1924

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-
2625
### VPN Gateway SKUs
2726

2827
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.

0 commit comments

Comments
 (0)