Skip to content

Commit 317275f

Browse files
authored
Merge pull request #108216 from KumudD/networkinghubpage0318
Azure Networking hub page
2 parents f2fe070 + ade8587 commit 317275f

File tree

2 files changed

+364
-6
lines changed

2 files changed

+364
-6
lines changed

.openpublishing.redirection.json

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -35204,12 +35204,7 @@
3520435204
"source_path": "articles/multi-factor-authentication/end-user/index.md",
3520535205
"redirect_url": "/azure/multi-factor-authentication/end-user/multi-factor-authentication-end-user",
3520635206
"redirect_document_id": false
35207-
},
35208-
{
35209-
"source_path": "articles/networking/index.md",
35210-
"redirect_url": "/azure/networking/networking-overview",
35211-
"redirect_document_id": false
35212-
},
35207+
},
3521335208
{
3521435209
"source_path": "articles/notification-hubs/configure-android-device-messaging.md",
3521535210
"redirect_url": "/azure//notification-hubs/configure-google-firebase-cloud-messaging",

articles/networking/index.yml

Lines changed: 363 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,363 @@
1+
### YamlMime:Hub
2+
3+
title: Azure Networking documentation
4+
summary: Learn about the various networking services available in Azure.
5+
brand: azure ## Used for color theming of icons and hero area
6+
7+
metadata:
8+
title: Azure Networking documentation
9+
description: Azure networking services provide connectivity to your resources in Azure, deliver and protect applications, and help secure your network.
10+
ms.service: virtual-network
11+
ms.topic: hub-page
12+
ms.collection:
13+
author: KumudD
14+
ms.author: kumud
15+
manager: mtillman
16+
ms.date: 03/17/2020
17+
18+
highlightedContent:
19+
# itemType: architecture | concept | deploy | download | get-started | how-to-guide | learn | overview | quickstart | reference | tutorial | whats-new
20+
items:
21+
- title: What is Azure Networking?
22+
itemType: overview # controls the icon image and super-title text
23+
url: networking-overview.md
24+
- title: What's new in Azure Networking?
25+
itemType: whats-new
26+
url: https://azure.microsoft.com/updates/?category=networking
27+
- title: Load-balancing options in Azure
28+
itemType: architecture
29+
url: https://docs.microsoft.com/azure/architecture/guide/technology-choices/load-balancing-overview
30+
- title: Hub-spoke network topology in Azure
31+
itemType: architecture
32+
url: https://docs.microsoft.com/azure/architecture/reference-architectures/hybrid-networking/hub-spoke
33+
- title: Private access to a SQL database server
34+
itemType: tutorial
35+
url: ../private-link/create-private-endpoint-portal.md
36+
- title: What is virtual network NAT?
37+
itemType: concept
38+
url: ../virtual-network/nat-overview.md
39+
40+
41+
42+
conceptualContent:
43+
# itemType: architecture | concept | deploy | download | get-started | how-to-guide | learn | overview | quickstart | reference | tutorial | whats-new
44+
items:
45+
- title: Virtual network
46+
links:
47+
- url: ../virtual-network/virtual-networks-overview.md
48+
itemType: concept
49+
text: What is Azure virtual network?
50+
- url: ../virtual-network/tutorial-restrict-network-access-to-resources.md
51+
itemType: tutorial
52+
text: Restrict network access to resources
53+
- url: ../virtual-network/tutorial-connect-virtual-networks-portal.md
54+
itemType: tutorial
55+
text: Connect Azure virtual networks
56+
- url: ../virtual-network/diagnose-network-traffic-filter-problem.md
57+
itemType: how-to-guide
58+
text: Troubleshoot network traffic filter problems
59+
footerLink:
60+
url: ../virtual-network/index.yml
61+
text: See more
62+
63+
- title: Connect on-premises to Azure - VPN encryption
64+
links:
65+
- url: ../vpn-gateway/vpn-gateway-about-vpngateways.md
66+
itemType: overview
67+
text: What is Azure VPN Gateway?
68+
- url: ../vpn-gateway/vpn-gateway-howto-site-to-site-resource-manager-portal.md
69+
itemType: tutorial
70+
text: Site-to-site-connections
71+
- url: ../vpn-gateway/vpn-gateway-howto-point-to-site-resource-manager-portal.md
72+
itemType: how-to-guide
73+
text: Point-to-site connections
74+
- url: ../vpn-gateway/vpn-gateway-troubleshoot.md
75+
itemType: how-to-guide
76+
text: Troubleshoot VPN Gateways
77+
footerLink:
78+
url: ../vpn-gateway/index.yml
79+
text: See more
80+
81+
- title: Extend on-premises to Azure - private connection
82+
links:
83+
- url: ../expressroute/expressroute-introduction.md
84+
itemType: concept
85+
text: What is Azure ExpressRoute?
86+
- url: ../expressroute/expressroute-howto-circuit-portal-resource-manager.md
87+
itemType: tutorial
88+
text: Create and modify an ExpressRoute circuit
89+
- url: ../expressroute/expressroute-howto-linkvnet-portal-resource-manager.md
90+
itemType: tutorial
91+
text: Link a virtual network to an ExpressRoute circuit
92+
- url: ../expressroute/expressroute-troubleshooting-network-performance.md
93+
itemType: how-to-guide
94+
text: Troubleshoot network performance
95+
footerLink:
96+
url: ../expressroute/index.yml
97+
text: See more
98+
99+
- title: DNS
100+
links:
101+
- url: ../dns/dns-overview.md
102+
itemType: overview
103+
text: What is Azure DNS?
104+
- url: ../private-link/private-endpoint-overview.md
105+
itemType: overview
106+
text: What is Azure Private DNS?
107+
- url: ../dns/dns-delegate-domain-azure-dns.md
108+
itemType: tutorial
109+
text: Host your domain and subdomain
110+
- url: ../dns/dns-getstarted-portal.md
111+
itemType: tutorial
112+
text: Troubleshoot Azure DNS
113+
footerLink:
114+
url: ../dns/index.yml
115+
text: See more
116+
117+
- title: Network load balancer
118+
links:
119+
- url: ../load-balancer/load-balancer-overview.md
120+
itemType: overview
121+
text: What is Azure Load Balancer?
122+
- url: ../load-balancer/quickstart-load-balancer-standard-public-portal.md
123+
itemType: quickstart
124+
text: Load balance internet traffic to VMs
125+
- url: ../load-balancer/tutorial-load-balancer-port-forwarding-portal.md
126+
itemType: tutorial
127+
text: Configure port forwarding
128+
- url: ../load-balancer/load-balancer-troubleshoot.md
129+
itemType: how-to-guide
130+
text: Troubleshoot Azure Load Balancer
131+
footerLink:
132+
url: ../load-balancer/index.yml
133+
text: See more
134+
135+
- title: DNS-based load balancer
136+
links:
137+
- url: ../traffic-manager/traffic-manager-overview.md
138+
itemType: overview
139+
text: What is Azure Traffic Manager?
140+
- url: ../traffic-manager/tutorial-traffic-manager-improve-website-response.md
141+
itemType: tutorial
142+
text: Route traffic for low latency
143+
- url: ../traffic-manager/traffic-manager-routing-methods.md
144+
itemType: concept
145+
text: Traffic routing methods
146+
- url: ../traffic-manager/traffic-manager-troubleshooting-degraded.md
147+
itemType: how-to-guide
148+
text: Troubleshoot degraded state of Traffic Manager
149+
footerLink:
150+
url: ../traffic-manager/index.yml
151+
text: See more
152+
153+
- title: Web application load balancer
154+
links:
155+
- url: ../application-gateway/overview.md
156+
itemType: overview
157+
text: What is Azure Application Gateway?
158+
- url: ../application-gateway/quick-create-portal.md
159+
itemType: quickstart
160+
text: Direct web traffic using the portal
161+
- url: ../application-gateway/application-gateway-faq.md
162+
itemType: concept
163+
text: Frequently asked questions
164+
- url: ../application-gateway/application-gateway-troubleshooting-502.md
165+
itemType: how-to-guide
166+
text: Troubleshoot Bad Gateway errors
167+
footerLink:
168+
url: ../application-gateway/index.yml
169+
text: See more
170+
171+
172+
- title: Global load balancer
173+
links:
174+
- url: ../frontdoor/front-door-overview.md
175+
itemType: overview
176+
text: What is Azure Front Door Service?
177+
- url: ../frontdoor/front-door-custom-domain.md
178+
itemType: how-to-guide
179+
text: Add a custom domain to your Azure Front Door Service
180+
- url: ../frontdoor/front-door-how-to-redirect-https.md
181+
itemType: how-to-guide
182+
text: HTTP to HTTPS redirection
183+
- url: ../frontdoor/front-door-troubleshoot-routing.md
184+
itemType: how-to-guide
185+
text: Troubleshoot routing issues
186+
footerLink:
187+
url: ../frontdoor/index.yml
188+
text: See more
189+
190+
- title: Monitor network health
191+
links:
192+
- url: ../network-watcher/network-watcher-monitoring-overview.md
193+
itemType: overview
194+
text: What is Azure Network Watcher?
195+
- url: ../network-watcher/traffic-analytics.md
196+
itemType: concept
197+
text: Traffic Analytics in Azure
198+
- url: ../network-watcher/network-watcher-nsg-flow-logging-portal.md
199+
itemType: tutorial
200+
text: Log network traffic flow to and from a VM
201+
footerLink:
202+
url: ../network-watcher/index.yml
203+
text: See more
204+
205+
- title: Network firewall
206+
links:
207+
- url: ../firewall/overview.md
208+
itemType: overview
209+
text: What is Azure Firewall?
210+
- url: ../firewall/tutorial-firewall-deploy-portal.md
211+
itemType: tutorial
212+
text: Deploy and configure Azure Firewall
213+
- url: ../firewall/tutorial-firewall-dnat.md
214+
itemType: tutorial
215+
text: Filter inbound Internet traffic using Azure Firewall
216+
footerLink:
217+
url: ../firewall/index.yml
218+
text: See more
219+
220+
- title: Secure access to Azure VMs
221+
links:
222+
- url: ../bastion/bastion-overview.md
223+
itemType: overview
224+
text: What is Azure Bastion?
225+
- url: ../bastion/bastion-create-host-portal.md
226+
itemType: how-to-guide
227+
text: Create an Azure Bastion host
228+
- url: ../bastion/troubleshoot.md
229+
itemType: how-to-guide
230+
text: Troubleshoot Azure Bastion
231+
footerLink:
232+
url: ../bastion/index.yml
233+
text: See more
234+
235+
- title: Network security management
236+
links:
237+
- url: ../firewall-manager/overview.md
238+
itemType: overview
239+
text: What is Azure Firewall Manager?
240+
- url: ../firewall-manager/secured-virtual-hub.md
241+
itemType: concept
242+
text: What is a secured virtual hub?
243+
- url: ../firewall-manager/secure-cloud-network.md
244+
itemType: tutorial
245+
text: Secure your virtual WAN using Azure Firewall Manager
246+
footerLink:
247+
url: ../firewall-manager/index.yml
248+
text: See more
249+
250+
- title: Web application firewall
251+
links:
252+
- url: ../web-application-firewall/overview.md
253+
itemType: overview
254+
text: What is Azure web application firewall?
255+
- url: ../web-application-firewall/ag/ag-overview.md
256+
itemType: concept
257+
text: WAF on Application Gateway
258+
- url: ../web-application-firewall/afds/afds-overview.md
259+
itemType: concept
260+
text: WAF on Azure Front Door service
261+
- url: ../web-application-firewall/cdn/cdn-overview.md
262+
itemType: concept
263+
text: WAF on Azure CDN
264+
- url: ../web-application-firewall/ag/web-application-firewall-troubleshoot.md
265+
itemType: how-to-guide
266+
text: Troubleshoot WAF for Application Gateway
267+
footerLink:
268+
url: ../web-application-firewall/index.yml
269+
text: See more
270+
271+
- title: Private access to a service
272+
links:
273+
- url: ../private-link/private-link-overview.md
274+
itemType: overview
275+
text: What is Azure Private Link?
276+
- url: ../private-link/private-endpoint-overview.md
277+
itemType: concept
278+
text: What is Azure private endpoint?
279+
- url: ../private-link/troubleshoot-private-link-connectivity.md
280+
itemType: how-to-guide
281+
text: Troubleshoot Azure Private Link
282+
footerLink:
283+
url: ../private-link/index.yml
284+
text: See more
285+
286+
- title: DDoS Protection
287+
links:
288+
- url: ../virtual-network/ddos-protection-overview.md
289+
itemType: overview
290+
text: What is Azure DDoS Protection Standard?
291+
- url: ../virtual-network/manage-ddos-protection.md
292+
itemType: how-to-guide
293+
text: Manage DDoS Protection
294+
- url: ../virtual-network/ddos-protection-partner-onboarding.md
295+
itemType: concept
296+
text: Onboarding partners
297+
footerLink:
298+
url: https://docs.microsoft.com/azure/security/fundamentals/ddos-best-practices
299+
text: See more
300+
301+
- title: Content delivery network
302+
links:
303+
- url: ../cdn/cdn-overview.md
304+
itemType: overview
305+
text: What is Azure Content Delivery Network?
306+
- url: ../cdn/cdn-create-new-endpoint.md
307+
itemType: quickstart
308+
text: Create a CDN profile and endpoint
309+
- url: ../cdn/cdn-standard-rules-engine-reference.md
310+
itemType: concept
311+
text: Standard rules engine reference for Azure CDN
312+
- url: ../cdn/cdn-troubleshoot-endpoint.md
313+
itemType: how-to-guide
314+
text: Troubleshoot Azure CDN endpoints
315+
footerLink:
316+
url: ../cdn/index.yml
317+
text: See more
318+
319+
- title: Automated branch connectivity
320+
links:
321+
- url: ../virtual-wan/virtual-wan-about.md
322+
itemType: overview
323+
text: What is Azure Virtual WAN?
324+
- url: ../virtual-wan/virtual-wan-global-transit-network-architecture.md
325+
itemType: concept
326+
text: Global transit network architecture - Azure Virtual WAN
327+
- url: ../virtual-wan/virtual-wan-locations-partners.md
328+
itemType: concept
329+
text: Azure Virtual WAN partners and locations
330+
- url: ../virtual-wan/migrate-from-hub-spoke-topology.md
331+
itemType: how-to-guide
332+
text: Migrate from hub-spoke topology
333+
footerLink:
334+
url: ../virtual-wan/index.yml
335+
text: See more
336+
337+
- title: Peering Services
338+
links:
339+
- url: ../peering-service/about.md
340+
itemType: overview
341+
text: What is Azure Peering Service?
342+
- url: ../internet-peering/overview.md
343+
itemType: overview
344+
text: What is Internet Peering?
345+
- url: ../internet-peering/overview-peering-service.md
346+
itemType: concept
347+
text: Internet peering vs. Peering Service in Azure
348+
footerLink:
349+
url: ../peering-service/index.yml
350+
text: See more
351+
352+
additionalContent:
353+
sections:
354+
- items:
355+
- title: Azure PowerShell commands for Azure networking
356+
summary: Learn about the Azure network Cmdlets.
357+
url: https://docs.microsoft.com/en-us/powershell/module/az.network/?view=azps-3.5.0#networking
358+
- title: Azure CLI commands for Azure networking
359+
summary: Find the Azure network commands in the CLI reference.
360+
url: https://docs.microsoft.com/en-us/cli/azure/network?view=azure-cli-latest
361+
- title: Azure networking blogs
362+
summary: View the latest blogs in Azure networking.
363+
url: https://azure.microsoft.com/blog/topics/networking/

0 commit comments

Comments
 (0)