Skip to content

Commit 2f0255c

Browse files
Merge pull request #281555 from cherylmc/patch-4
active-passive and active-active for p2s
2 parents bec2b2c + cf0d340 commit 2f0255c

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

articles/vpn-gateway/vpn-gateway-about-vpngateways.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Learn what VPN Gateway is, and how to use a VPN gateway to connect
44
author: cherylmc
55
ms.service: vpn-gateway
66
ms.topic: overview
7-
ms.date: 02/29/2024
7+
ms.date: 07/23/2024
88
ms.author: cherylmc
99
ms.custom: e2e-hybrid
1010
# Customer intent: As someone with a basic network background, but is new to Azure, I want to understand the capabilities of Azure VPN Gateway so that I can securely connect to my Azure virtual networks.

includes/vpn-gateway-cross-premises-include.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
services: vpn-gateway
33
author: cherylmc
44
ms.topic: include
5-
ms.date: 02/29/2024
5+
ms.date: 07/23/2024
66
ms.author: cherylmc
77
---
88
| | **Point-to-Site** | **Site-to-Site** |
@@ -11,9 +11,9 @@
1111
| **Typical Bandwidths** |Based on the gateway SKU |Typically < 10 Gbps aggregate |
1212
| **Protocols Supported** |Secure Sockets Tunneling Protocol (SSTP), OpenVPN, and IPsec |IPsec |
1313
| **Routing** |RouteBased (dynamic) |We support PolicyBased (static routing) and RouteBased (dynamic routing VPN) |
14-
| **Connection resiliency** |active-passive |active-passive or active-active |
14+
| **Connection resiliency** |active-passive or active-active |active-passive or active-active |
1515
| **Typical use case** |Secure access to Azure virtual networks for remote users |Dev, test, and lab scenarios and small to medium scale production workloads for cloud services and virtual machines |
1616
| **SLA** |[SLA](https://azure.microsoft.com/support/legal/sla/) |[SLA](https://azure.microsoft.com/support/legal/sla/) |
1717
| **Pricing** |[Pricing](https://azure.microsoft.com/pricing/details/vpn-gateway/) |[Pricing](https://azure.microsoft.com/pricing/details/vpn-gateway/) |
1818
| **Technical Documentation** |[VPN Gateway](../articles/vpn-gateway/index.yml) |[VPN Gateway](../articles/vpn-gateway/index.yml) |
19-
| **FAQ** |[VPN Gateway FAQ](../articles/vpn-gateway/vpn-gateway-vpn-faq.md) |[VPN Gateway FAQ](../articles/vpn-gateway/vpn-gateway-vpn-faq.md) |
19+
| **FAQ** |[VPN Gateway FAQ](../articles/vpn-gateway/vpn-gateway-vpn-faq.md) |[VPN Gateway FAQ](../articles/vpn-gateway/vpn-gateway-vpn-faq.md) |

0 commit comments

Comments
 (0)