Skip to content

Commit e548e83

Browse files
authored
Merge pull request #270929 from duongau/newnethub
Azure Networking hub page (updated with 12 top line services)
2 parents 4531c96 + fa34b7d commit e548e83

File tree

1 file changed

+62
-151
lines changed

1 file changed

+62
-151
lines changed

articles/networking/index.yml

Lines changed: 62 additions & 151 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,10 @@ metadata:
99
description: Azure networking services provide connectivity to your resources in Azure, deliver and protect applications, and help secure your network.
1010
ms.service: virtual-network
1111
ms.topic: hub-page
12-
author: asudbring
13-
ms.author: allensu
12+
author: duongau
13+
ms.author: duau
1414
manager: kumudD
15-
ms.date: 09/08/2021
15+
ms.date: 04/02/2024
1616

1717
highlightedContent:
1818
# itemType: architecture | concept | deploy | download | get-started | how-to-guide | learn | overview | quickstart | reference | tutorial | whats-new
@@ -32,17 +32,22 @@ highlightedContent:
3232
- title: Azure Networking blogs
3333
itemType: concept
3434
url: https://azure.microsoft.com/blog/topics/networking/
35-
- title: Azure Networking Solutions
36-
itemType: deploy
37-
url: https://mslabs.cloudguides.com/en-us/guides/Azure%20Networking%20Solutions
38-
35+
- title: Define an Azure network topology
36+
itemType: architecture
37+
url: /azure/cloud-adoption-framework/ready/azure-best-practices/define-an-azure-network-topology
38+
- title: Azure Network Watcher
39+
itemType: overview
40+
url: ../network-watcher/network-watcher-overview.md
41+
- title: Apply Zero Trust principles to encrypting Azure-based network communications
42+
itemType: architecture
43+
url: /security/zero-trust/azure-networking-encryption
3944

4045
# additionalContent section (optional)
4146
# Card with links style
4247
additionalContent:
4348
# Supports up to 4 sections
4449
sections:
45-
- title: Connectivity services # < 60 chars (optional)
50+
- title: Networking foundation # < 60 chars (optional)
4651
items:
4752
# Card
4853
- title: Virtual network
@@ -54,36 +59,14 @@ additionalContent:
5459
- text: See more
5560
url: ../virtual-network/index.yml
5661
# Card
57-
- title: Connect on-premises to Azure - VPN encryption
58-
links:
59-
- text: What is Azure VPN Gateway?
60-
url: ../vpn-gateway/vpn-gateway-about-vpngateways.md
61-
- text: Site-to-site connections
62-
url: ../vpn-gateway/tutorial-site-to-site-portal.md
63-
- text: Point-to-site connections
64-
url: ../vpn-gateway/point-to-site-about.md
65-
- text: See more
66-
url: ../vpn-gateway/index.yml
67-
# Card
68-
- title: Connect on-premises to Azure - private connection
69-
links:
70-
- text: What is Azure ExpressRoute?
71-
url: ../expressroute/expressroute-introduction.md
72-
- text: Create and modify an ExpressRoute circuit
73-
url: ../expressroute/expressroute-howto-circuit-portal-resource-manager.md
74-
- text: See more
75-
url: ../expressroute/index.yml
76-
77-
# Card
78-
- title: Unified hub and spoke networking
62+
- title: Private access to a service
7963
links:
80-
- text: What is Azure Virtual WAN?
81-
url: ../virtual-wan/virtual-wan-about.md
82-
- text: Global transit network architecture - Azure Virtual WAN
83-
url: ../virtual-wan/virtual-wan-global-transit-network-architecture.md
64+
- text: What is Azure Private Link?
65+
url: ../private-link/private-link-overview.md
66+
- text: What is Azure private endpoint?
67+
url: ../private-link/private-endpoint-overview.md
8468
- text: See more
85-
url: ../virtual-wan/index.yml
86-
69+
url: ../private-link/index.yml
8770
# Card
8871
- title: DNS
8972
links:
@@ -93,38 +76,7 @@ additionalContent:
9376
url: ../dns/dns-delegate-domain-azure-dns.md
9477
- text: See more
9578
url: ../dns/index.yml
96-
97-
# Card
98-
- title: Route between NVA and virtual network
99-
links:
100-
- text: What is Azure Route server?
101-
url: ../route-server/overview.md
102-
- text: Create and configure Route Server
103-
url: ../route-server/quickstart-configure-route-server-portal.md
104-
- text: See more
105-
url: ../route-server/index.yml
106-
107-
# Card
108-
- title: Provide outbound connectivity to a virtual network
109-
links:
110-
- text: What is Azure Virtual Network NAT?
111-
url: ../virtual-network/nat-gateway/nat-overview.md
112-
- text: Create and configure NAT gateway resource
113-
url: ../virtual-network/nat-gateway/quickstart-create-nat-gateway-portal.md
114-
- text: See more
115-
url: ../virtual-network/nat-gateway/index.yml
116-
117-
# Card
118-
- title: Manage virtual network connectivity and security rules
119-
links:
120-
- text: What is Azure Virtual Network Manager?
121-
url: ../virtual-network-manager/overview.md
122-
- text: Create a mesh network topology
123-
url: ../virtual-network-manager/create-virtual-network-manager-portal.md
124-
- text: See more
125-
url: ../virtual-network-manager/index.yml
126-
127-
- title: Application delivery services # < 60 chars (optional)
79+
- title: Load balancing and content delivery # < 60 chars (optional)
12880
items:
12981
# Card
13082
- title: Network load balancer
@@ -135,7 +87,6 @@ additionalContent:
13587
url: ../load-balancer/quickstart-load-balancer-standard-public-portal.md
13688
- text: See more
13789
url: ../load-balancer/index.yml
138-
13990
# Card
14091
- title: Web application load balancer
14192
links:
@@ -145,117 +96,77 @@ additionalContent:
14596
url: ../application-gateway/quick-create-portal.md
14697
- text: See more
14798
url: ../application-gateway/index.yml
148-
149-
# Card
150-
- title: DNS-based load balancer
151-
links:
152-
- text: What is Azure Traffic Manager?
153-
url: ../traffic-manager/traffic-manager-overview.md
154-
- text: Route traffic for low latency
155-
url: ../traffic-manager/traffic-manager-routing-methods.md
156-
- text: See more
157-
url: ../traffic-manager/index.yml
158-
15999
# Card
160100
- title: Secure cloud CDN and global load balancer
161101
links:
162-
- text: What is Azure Front Door Service?
102+
- text: What is Azure Front Door?
163103
url: ../frontdoor/front-door-overview.md
164104
- text: Create an Azure Front Door profile
165105
url: ../frontdoor/create-front-door-portal.md
166106
- text: See more
167107
url: ../frontdoor/index.yml
168-
108+
- title: Hybrid connectivity # < 60 chars (optional)
109+
items:
110+
# Card
111+
- title: Connect on-premises to Azure - VPN encryption
112+
links:
113+
- text: What is Azure VPN Gateway?
114+
url: ../vpn-gateway/vpn-gateway-about-vpngateways.md
115+
- text: Site-to-site connections
116+
url: ../vpn-gateway/tutorial-site-to-site-portal.md
117+
- text: Point-to-site connections
118+
url: ../vpn-gateway/point-to-site-about.md
119+
- text: See more
120+
url: ../vpn-gateway/index.yml
121+
# Card
122+
- title: Connect on-premises to Azure - private connection
123+
links:
124+
- text: What is Azure ExpressRoute?
125+
url: ../expressroute/expressroute-introduction.md
126+
- text: Create and modify an ExpressRoute circuit
127+
url: ../expressroute/expressroute-howto-circuit-portal-resource-manager.md
128+
- text: See more
129+
url: ../expressroute/index.yml
169130
# Card
170-
- title: Content delivery network
131+
- title: Unified hub and spoke networking
171132
links:
172-
- text: What is Azure Content Delivery Network?
173-
url: ../cdn/cdn-overview.md
174-
- text: Create a CDN profile and endpoint
175-
url: ../cdn/cdn-create-new-endpoint.md
133+
- text: What is Azure Virtual WAN?
134+
url: ../virtual-wan/virtual-wan-about.md
135+
- text: Global transit network architecture - Azure Virtual WAN
136+
url: ../virtual-wan/virtual-wan-global-transit-network-architecture.md
176137
- text: See more
177-
url: ../cdn/index.yml
178-
- title: Security services # < 60 chars (optional)
138+
url: ../virtual-wan/index.yml
139+
- title: Network security # < 60 chars (optional)
179140
items:
180141
# Card
181-
- title: Network firewall
142+
- title: Network Firewall
182143
links:
183144
- text: What is Azure Firewall?
184145
url: ../firewall/overview.md
185-
- text: Deploy and configure Azure Firewall
186-
url: ../firewall/tutorial-firewall-deploy-portal.md
146+
- text: Create a network security group
147+
url: ../firewall/tutorial-firewall-deploy-portal-policy.md
187148
- text: See more
188149
url: ../firewall/index.yml
189-
190150
# Card
191151
- title: DDoS protection
192152
links:
193153
- text: What is Azure DDoS Protection?
194154
url: ../ddos-protection/ddos-protection-overview.md
195-
- text: Create DDoS Network Protection
155+
- text: Enable DDoS Network Protection
196156
url: ../ddos-protection/manage-ddos-protection.md
197-
- text: Create DDoS IP Protection
198-
url: ../ddos-protection/manage-ddos-protection-powershell-ip.md
157+
- text: Enable DDoS IP Protection
158+
url: ../ddos-protection/manage-ddos-ip-protection-portal.md
199159
- text: See more
200160
url: ../ddos-protection/index.yml
201-
202161
# Card
203162
- title: Web application firewall
204163
links:
205-
- text: What is Azure web application firewall?
164+
- text: What is Azure Web Application Firewall?
206165
url: ../web-application-firewall/overview.md
207-
- text: WAF on Azure Application Gateway
208-
url: ../web-application-firewall/ag/ag-overview.md
209-
- text: WAF on Azure Front Door Service
210-
url: ../web-application-firewall/afds/afds-overview.md
166+
- text: Create a web application firewall policy for Azure Application Gateway
167+
url: ../web-application-firewall/ag/application-gateway-web-application-firewall-portal.md
168+
- text: Create a web application firewall policy for Azure Front Door
169+
url: ../web-application-firewall/afds/waf-front-door-create-portal.md
211170
- text: See more
212171
url: ../web-application-firewall/index.yml
213-
214-
# Card
215-
- title: Private access to a service
216-
links:
217-
- text: What is Azure Private Link?
218-
url: ../private-link/private-link-overview.md
219-
- text: What is Azure private endpoint?
220-
url: ../private-link/private-endpoint-overview.md
221-
- text: See more
222-
url: ../private-link/index.yml
223-
224-
# Card
225-
- title: Secure access to Azure VMs
226-
links:
227-
- text: What is Azure Bastion?
228-
url: ../bastion/bastion-overview.md
229-
- text: Create an Azure Bastion host
230-
url: ../bastion/tutorial-create-host-portal.md
231-
- text: See more
232-
url: ../bastion/index.yml
233-
234-
# Card
235-
- title: Network security management
236-
links:
237-
- text: What is Azure Firewall Manager?
238-
url: ../firewall-manager/overview.md
239-
- text: Secure your virtual WAN using Azure Firewall Manager
240-
url: ../firewall-manager/secure-cloud-network.md
241-
- text: See more
242-
url: ../firewall-manager/index.yml
243-
- title: Monitoring services # < 60 chars (optional)
244-
items:
245-
# Card
246-
- title: Monitor and repair network health
247-
links:
248-
- text: What is Network Watcher?
249-
url: ../network-watcher/network-watcher-monitoring-overview.md
250-
- text: Diagnose VM traffic filter problem
251-
url: ../network-watcher/diagnose-vm-network-traffic-filtering-problem.md
252-
- text: See more
253-
url: ../network-watcher/index.yml
254-
- title: Get network health insights
255-
links:
256-
- text: What is Azure Monitor?
257-
url: ../network-watcher/network-watcher-monitoring-overview.md
258-
- text: What is Azure Monitor Network Insights?
259-
url: ../network-watcher/network-insights-overview.md
260-
- text: See more
261-
url: ../azure-monitor/index.yml
172+

0 commit comments

Comments
 (0)