Skip to content

Commit 682c979

Browse files
committed
initial commits - hybrid pillar
1 parent 8f623c7 commit 682c979

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

articles/networking/hybrid-connectivity/hybrid-connectivity.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ For more information about Azure VPN Gateway, see [VPN Gateway overview](../../v
4747

4848
## Azure ExpressRoute
4949

50-
[Azure ExpressRoute](../../expressroute/index.yml) provides private, dedicated connectivity between on-premises networks and Azure datacenters. It offers higher reliability, faster speeds, and lower latencies compared to connections over the public internet. ExpressRoute connections can be established through an ExpressRoute circuit, which is a dedicated connection between your on-premises network and an Azure datacenter. ExpressRoute is suitable for scenarios requiring low latency connections and high bandwidth requirements.
50+
[Azure ExpressRoute](../../expressroute/about) provides private, dedicated connectivity between on-premises networks and Azure datacenters. It offers higher reliability, faster speeds, and lower latencies compared to connections over the public internet. ExpressRoute connections can be established through an ExpressRoute circuit, which is a dedicated connection between your on-premises network and an Azure datacenter. ExpressRoute is suitable for scenarios requiring low latency connections and high bandwidth requirements.
5151

5252
:::image type="content" source="./media/hybrid-connectivity/expressroute.png" alt-text="Diagram showing the on-premises network connecting to Microsoft and Azure services through an ExpressRoute circuit.":::
5353

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

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,9 @@ ms.custom: e2e-hybrid
1414

1515
Azure VPN Gateway 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.
1616

17+
> [!NOTE]
18+
> Azure VPN Gateway is one of the services that make up the Hybrid Connectivity cagegory in Azure. Other services in this category include [ExpressRoute](../expressroute/expressroute-introduction.md) and [Virtual WAN](../virtual-wan/virtual-wan-about.md). Each service has its own unique features and use cases. For more information on this service category, see [Hybrid Connectivity](../networking/hybrid-connectivity/hybrid-connectivity.md).
19+
1720
## Why use VPN Gateway?
1821

1922
Here are some of the key scenarios for VPN Gateway:

0 commit comments

Comments
 (0)