1
+ # ## YamlMime:Hub
2
+
3
+ title : Azure networking documentation
4
+ summary : Learn about the various Azure networking services available that provide connectivity to your resources in Azure, deliver and protect applications, and help secure your network.
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
+ author : duongau
13
+ ms.author : duau
14
+ manager : kumudD
15
+ ms.date : 03/28/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 : Azure Networking services overview
21
+ itemType : overview
22
+ url : fundamentals/networking-overview.md
23
+ - title : What's new in Azure Networking?
24
+ itemType : whats-new
25
+ url : https://azure.microsoft.com/updates/?category=networking
26
+ - title : Azure network security
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 blogs
33
+ itemType : concept
34
+ 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
+
39
+ # additionalContent section (optional)
40
+ # Card with links style
41
+ additionalContent :
42
+ # Supports up to 4 sections
43
+ sections :
44
+ - title : Networking foundation # < 60 chars (optional)
45
+ items :
46
+ # Card
47
+ - title : Virtual network
48
+ links :
49
+ - text : What is Azure Virtual Network?
50
+ url : ../virtual-network/virtual-networks-overview.md
51
+ - text : Create a virtual network
52
+ url : ../virtual-network/quick-create-portal.md
53
+ - text : See more
54
+ url : ../virtual-network/index.yml
55
+ # Card
56
+ - title : Private access to a service
57
+ links :
58
+ - text : What is Azure Private Link?
59
+ url : ../private-link/private-link-overview.md
60
+ - text : What is Azure private endpoint?
61
+ url : ../private-link/private-endpoint-overview.md
62
+ - text : See more
63
+ url : ../private-link/index.yml
64
+ # Card
65
+ - title : DNS
66
+ links :
67
+ - text : What is Azure DNS?
68
+ url : ../dns/dns-overview.md
69
+ - text : Host your domain and subdomain
70
+ url : ../dns/dns-delegate-domain-azure-dns.md
71
+ - text : See more
72
+ url : ../dns/index.yml
73
+ - title : Load balancing and content delivery # < 60 chars (optional)
74
+ items :
75
+ # Card
76
+ - title : Network load balancer
77
+ links :
78
+ - text : What is Azure Load Balancer?
79
+ url : ../load-balancer/load-balancer-overview.md
80
+ - text : Load balance internet traffic to VMs
81
+ url : ../load-balancer/quickstart-load-balancer-standard-public-portal.md
82
+ - text : See more
83
+ url : ../load-balancer/index.yml
84
+ # Card
85
+ - title : Web application load balancer
86
+ links :
87
+ - text : What is Azure Application Gateway?
88
+ url : ../application-gateway/overview.md
89
+ - text : Direct web traffic using the portal
90
+ url : ../application-gateway/quick-create-portal.md
91
+ - text : See more
92
+ url : ../application-gateway/index.yml
93
+ # Card
94
+ - title : Secure cloud CDN and global load balancer
95
+ links :
96
+ - text : What is Azure Front Door?
97
+ url : ../frontdoor/front-door-overview.md
98
+ - text : Create an Azure Front Door profile
99
+ url : ../frontdoor/create-front-door-portal.md
100
+ - text : See more
101
+ url : ../frontdoor/index.yml
102
+ - title : Hybrid connectivity # < 60 chars (optional)
103
+ items :
104
+ # Card
105
+ - title : Connect on-premises to Azure - VPN encryption
106
+ links :
107
+ - text : What is Azure VPN Gateway?
108
+ url : ../vpn-gateway/vpn-gateway-about-vpngateways.md
109
+ - text : Site-to-site connections
110
+ url : ../vpn-gateway/tutorial-site-to-site-portal.md
111
+ - text : Point-to-site connections
112
+ url : ../vpn-gateway/point-to-site-about.md
113
+ - text : See more
114
+ url : ../vpn-gateway/index.yml
115
+ # Card
116
+ - title : Connect on-premises to Azure - private connection
117
+ links :
118
+ - text : What is Azure ExpressRoute?
119
+ url : ../expressroute/expressroute-introduction.md
120
+ - text : Create and modify an ExpressRoute circuit
121
+ url : ../expressroute/expressroute-howto-circuit-portal-resource-manager.md
122
+ - text : See more
123
+ url : ../expressroute/index.yml
124
+ # Card
125
+ - title : Unified hub and spoke networking
126
+ links :
127
+ - text : What is Azure Virtual WAN?
128
+ url : ../virtual-wan/virtual-wan-about.md
129
+ - text : Global transit network architecture - Azure Virtual WAN
130
+ url : ../virtual-wan/virtual-wan-global-transit-network-architecture.md
131
+ - text : See more
132
+ url : ../virtual-wan/index.yml
133
+ - title : Network security # < 60 chars (optional)
134
+ items :
135
+ # Card
136
+ - title : Network Firewall
137
+ links :
138
+ - text : What is Azure Firewall?
139
+ url : ../firewall/overview.md
140
+ - text : Create a network security group
141
+ url : ../firewall/tutorial-firewall-deploy-portal-policy.md
142
+ - text : See more
143
+ url : ../firewall/index.yml
144
+ # Card
145
+ - title : DDoS protection
146
+ links :
147
+ - text : What is Azure DDoS Protection?
148
+ url : ../ddos-protection/ddos-protection-overview.md
149
+ - text : Enable DDoS Network Protection
150
+ url : ../ddos-protection/manage-ddos-protection.md
151
+ - text : Enable DDoS IP Protection
152
+ url : ../ddos-protection/manage-ddos-ip-protection-portal.md
153
+ - text : See more
154
+ url : ../ddos-protection/index.yml
155
+ # Card
156
+ - title : Web application firewall
157
+ links :
158
+ - text : What is Azure Web Application Firewall?
159
+ url : ../web-application-firewall/overview.md
160
+ - text : Create a web application firewall policy for Azure Application Gateway
161
+ url : ../web-application-firewall/ag/application-gateway-web-application-firewall-portal.md
162
+ - text : Create a web application firewall policy for Azure Front Door
163
+ url : ../web-application-firewall/afds/waf-front-door-create-portal.md
164
+ - text : See more
165
+ url : ../web-application-firewall/index.yml
166
+
0 commit comments