Skip to content

Commit e408802

Browse files
Merge pull request #280433 from duongau/hybrid
New hybrid connectivity hub page
2 parents ffc433a + 7dc92f9 commit e408802

File tree

5 files changed

+182
-0
lines changed

5 files changed

+182
-0
lines changed
Lines changed: 165 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,165 @@
1+
### YamlMime:Hub
2+
3+
title: Azure hybrid connectivity documentation
4+
summary: Learn about the various Azure hybrid connectivity services available that provide connectivity to your resources in Azure.
5+
brand: azure ## Used for color theming of icons and hero area
6+
7+
metadata:
8+
title: Azure hybrid connectivity documentation
9+
description: Azure hybrid connectivity services provide connectivity to your resources in Azure and help secure your network.
10+
ms.service: virtual-network
11+
ms.topic: hub-page
12+
author: duongau
13+
ms.author: duau
14+
manager: kumudD
15+
ms.date: 06/14/2024
16+
17+
highlightedContent:
18+
# itemType: architecture | concept | deploy | download | get-started | how-to-guide | learn | overview | quickstart | reference | tutorial | whats-new
19+
items:
20+
- title: Introduction to Azure hybrid connectivity services
21+
itemType: training
22+
url: /training/paths/intro-to-azure-hybrid-connectivity-services/
23+
- title: Azure Networking blogs
24+
itemType: concept
25+
url: https://azure.microsoft.com/en-us/blog/?s=&k%5B0%5D=Virtual%20WAN&k%5B1%5D=ExpressRoute&k%5B2%5D=VPN
26+
- title: Azure network security documentation
27+
itemType: overview
28+
url: ../security/index.yml
29+
- title: Hub-spoke network topology in Azure
30+
itemType: architecture
31+
url: /azure/architecture/reference-architectures/hybrid-networking/hub-spoke
32+
- title: Azure networking services overview
33+
itemType: overview
34+
url: ../fundamentals/networking-overview.md
35+
36+
# productDirectory section (Optional; Remove if not applicable.)
37+
productDirectory:
38+
title: Get started # Optional but good for SEO. Remove if not applicable.
39+
items:
40+
# Card
41+
- title: VPN Gateway
42+
# imageSrc should be square in ratio with no white space
43+
imageSrc: ./media/virtual-network-gateway.svg
44+
summary: Connect your on-premises network to Azure through an IPsec VPN tunnel.
45+
url: ../../vpn-gateway/index.yml
46+
# Card
47+
- title: ExpressRoute
48+
imageSrc: ./media/expressroute.svg
49+
summary: Connect your on-premises network to Azure through a dedicated private connection.
50+
url: ../../expressroute/index.yml
51+
# Card
52+
- title: Virtual WAN
53+
imageSrc: ./media/virtual-wan.svg
54+
summary: Connect and manage your on-premises network to Azure through a centralized network hub.
55+
url: ../../virtual-wan/index.yml
56+
# Card
57+
- title: Peering Service
58+
imageSrc: ./media/peering-service.svg
59+
summary: Enhance connectivity to Microsoft cloud services over the public internet.
60+
url: ../../peering-service/about.md
61+
62+
# conceptualContent section (Optional; Remove if not applicable.)
63+
conceptualContent:
64+
# itemType: architecture | concept | deploy | download | get-started | how-to-guide | training | overview | quickstart | reference | sample | tutorial | video | whats-new
65+
# Supports up to 3 subsections
66+
sections:
67+
# Section 1
68+
- title: Use cases and scenarios
69+
items:
70+
# Card
71+
- title: Virtual WAN and site-to-site VPN connectivity
72+
links:
73+
- url: ../../vpn-gateway/design.md
74+
itemType: concept
75+
text: VPN Gateway topology and design
76+
- url: ../../vpn-gateway/tutorial-site-to-site-portal.md
77+
itemType: tutorial
78+
text: Site-to-site VPN connection
79+
- url: ../../virtual-wan/virtual-wan-locations-partners.md
80+
itemType: concept
81+
text: Virtual WAN Hub locations and partners
82+
- url: ../../virtual-wan/virtual-wan-site-to-site-portal.md
83+
itemType: tutorial
84+
text: Site-to-site VPN - Virtual WAN
85+
# Card
86+
- title: Secure point to site VPN connectivity
87+
links:
88+
- url: ../../vpn-gateway/point-to-site-about.md
89+
itemType: concept
90+
text: Point-to-site VPN
91+
- url: ../../vpn-gateway/vpn-gateway-about-point-to-site-routing.md
92+
itemType: concept
93+
text: About Point-to-site VPN routing
94+
- url: ../../vpn-gateway/vpn-gateway-howto-point-to-site-resource-manager-portal.md
95+
itemType: how-to-guide
96+
text: Configure point-to-site VPN - Azure certificate authentication
97+
- url: ../../vpn-gateway/point-to-site-how-to-radius-ps.md
98+
itemType: how-to-guide
99+
text: Configure point-to-site VPN - RADIUS authentication
100+
- url: ../../vpn-gateway/openvpn-azure-ad-tenant.md
101+
itemType: how-to-guide
102+
text: Configure point-to-site VPN - Microsoft Entra ID authentication
103+
# Card
104+
- title: ExpressRoute private connectivity
105+
links:
106+
- url: ../../expressroute/expressroute-circuit-peerings.md
107+
itemType: concept
108+
text: About ExpressRoute circuit and peerings
109+
- url: ../../expressroute/expressroute-erdirect-about.md
110+
itemType: concept
111+
text: ExpressRoute Direct
112+
- url: ../../expressroute/expressroute-global-reach.md
113+
itemType: concept
114+
text: ExpressRoute Global Reach
115+
- url: ../../expressroute/traffic-collector.md
116+
itemType: concept
117+
text: ExpressRoute Traffic Collector
118+
- url: ../../expressroute/expressroute-about-virtual-network-gateways.md
119+
itemType: concept
120+
text: ExpressRoute Gateway Design
121+
- url: ../../expressroute/about-fastpath.md
122+
itemType: concept
123+
text: ExpressRoute FastPath
124+
# Section 3
125+
- title: Learn about
126+
items:
127+
# Card
128+
- title: Cloud Adoption Framework
129+
links:
130+
- url: /azure/cloud-adoption-framework/ready/azure-best-practices/connectivity-to-azure
131+
itemType: architecture
132+
text: Connectivity to Azure - Cloud Adoption Framework
133+
- url: /azure/cloud-adoption-framework/ready/azure-best-practices/traditional-azure-networking-topology
134+
itemType: architecture
135+
text: Traditional Azure networking topology - Cloud Adoption Framework
136+
- url: /azure/cloud-adoption-framework/ready/azure-best-practices/virtual-wan-network-topology
137+
itemType: architecture
138+
text: Virtual WAN network topology - Cloud Adoption Framework
139+
# Card
140+
- title: VPN Gateway
141+
links:
142+
- url: ../../vpn-gateway/design.md
143+
itemType: concept
144+
text: VPN Gateway topology and design
145+
- url: /azure/architecture/reference-architectures/hybrid-networking/vnet-peering
146+
itemType: architecture
147+
text: Choosing between virtual network peering and VPN Gateway
148+
# Card
149+
- title: ExpressRoute
150+
links:
151+
- url: /azure/architecture/reference-architectures/hybrid-networking/expressroute
152+
itemType: architecture
153+
text: Extend on-premises network to Azure with ExpressRoute
154+
- url: /azure/well-architected/service-guides/azure-expressroute
155+
itemType: architecture
156+
text: ExpressRoute - Well-Architected Framework
157+
# Card
158+
- title: Virtual WAN
159+
links:
160+
- url: /azure/architecture/networking/architecture/hub-spoke-vwan-architecture
161+
itemType: architecture
162+
text: Hub-spoke network topology - Virtual WAN
163+
- url: /azure/architecture/networking/architecture/massive-scale-azure-architecture
164+
itemType: architecture
165+
text: Massive scale Virtual WAN architecture design
Lines changed: 1 addition & 0 deletions
Loading
Lines changed: 14 additions & 0 deletions
Loading
Lines changed: 1 addition & 0 deletions
Loading
Lines changed: 1 addition & 0 deletions
Loading

0 commit comments

Comments
 (0)