Skip to content

Commit defe22c

Browse files
committed
v3
1 parent 8776419 commit defe22c

File tree

3 files changed

+259
-39
lines changed

3 files changed

+259
-39
lines changed

articles/networking/foundations/index.yml

Lines changed: 35 additions & 39 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,17 @@
11
### YamlMime:Hub
2-
title: Azure Network Foundation Services
2+
title: Azure network foundation documentation
33
summary: Azure network foundation services provide core connectivity for your resources in Azure. Services include Azure Virtual Network, Private Link, and Azure DNS.
44
brand: azure ## Used for color theming of icons and hero area
55

66
metadata:
7-
title: Azure Network Foundation Services
8-
summary: Learn about Azure network foundation services that provide core connectivity for your resources in Azure. Services include Azure Virtual Network, Private Link, and Azure DNS.
7+
title: Azure network foundation documentation
8+
summary: Learn about Azure network foundation services that provide core connectivity for your resources in Azure.
99
ms.service: dns
1010
ms.topic: hub-page
1111
author: greg-lindsay
1212
ms.author: greglin
1313
manager: kumudD
14-
ms.date: 05/13/2024
14+
ms.date: 06/14/2024
1515

1616
# highlightedContent section (optional)
1717
# Maximum of 8 items
@@ -39,42 +39,38 @@ productDirectory:
3939
title: Get started
4040
items:
4141
- title: Azure Virtual Network
42-
imageSrc: media/virtual-network.svg
43-
links:
44-
- text: Azure Virtual Network overview
45-
url: /azure/virtual-network/virtual-networks-overview
46-
- text: Quickstart - Create a Virtual Network
47-
url: /azure/virtual-network/quick-create-portal
48-
- text: Azure Virtual Network concepts and best practices
49-
url: /azure/virtual-network/concepts-and-best-practices
50-
- text: Virtual networks and virtual machines in Azure
51-
url: /azure/virtual-network/network-overview
52-
42+
imageSrc: https://learn.microsoft.com/static/ui/media/product/azure/virtual-networks.svg
43+
summary: The fundamental building block for your private network in Azure
44+
url: ../../virtual-network/index.yml
5345
- title: Azure Private Link
54-
imageSrc: media/private-link-product.svg
55-
links:
56-
- text: Azure Private Link overview
57-
url: /azure/private-link/private-link-overview
58-
- text: Quickstart - Create a private endpoint
59-
url: /azure/private-link/create-private-endpoint-portal
60-
- text: What is a private endpoint?
61-
url: /azure/private-link/private-endpoint-overview
62-
- text: What is Azure Private Link service?
63-
url: /azure/private-link/private-link-service-overview
64-
46+
summary: Enables you to access Azure services over a private endpoint in your virtual network
47+
imageSrc: https://learn.microsoft.com/static/ui/media/product/azure/private-link.svg
48+
url: ../../private-link/index.yml
6549
- title: Azure DNS
66-
imageSrc: media/dns.svg
67-
links:
68-
- text: Azure DNS overview
69-
url: /azure/dns/dns-overview
70-
- text: Quickstart - Create a public DNS zone
71-
url: /azure/dns/dns-getstarted-portal
72-
- text: What is an Azure Private DNS zone?
73-
url: /azure/dns/private-dns-privatednszone
74-
- text: What is Azure DNS Private Resolver?
75-
url: /azure/dns/dns-private-resolver-overview
76-
- text: What is Traffic Manager?
77-
url: /azure/traffic-manager/traffic-manager-overview
50+
summary: Name resolution for your Azure services using Azure infrastructure
51+
imageSrc: https://learn.microsoft.com/static/ui/media/product/azure/dns.svg
52+
url: ../../dns/index.yml
53+
- title: Azure Virtual Network Manager
54+
summary: A management service that enables you to group, configure, deploy, and manage virtual networks globally across subscriptions
55+
imageSrc: ./media/virtual-network.svg
56+
url: ../../virtual-network-manager/index.yml
57+
- title: Azure Bastion
58+
summary: A fully managed PaaS service that you provision to securely connect to virtual machines via private IP address
59+
imageSrc: ./media/bastion.svg
60+
url: ../../bastion/index.yml
61+
- title: Route Server
62+
summary: Azure Route Server simplifies dynamic routing between your network virtual appliance (NVA) and your Azure virtual network
63+
imageSrc: ./media/virtual-network.svg
64+
url: ../../route-server/index.yml
65+
- title: NAT Gateway
66+
summary: Azure NAT Gateway is a fully managed and highly resilient Network Address Translation (NAT) service
67+
imageSrc: https://learn.microsoft.com/static/ui/media/product/azure/nat-gateway.svg
68+
url: ../../nat-gateway/index.yml
69+
- title: Traffic Manager
70+
summary: Azure Traffic Manager is a DNS-based traffic load balancer
71+
imageSrc: https://learn.microsoft.com/static/ui/media/product/azure/traffic-manager.svg
72+
url: ../../traffic-manager/index.yml
73+
7874

7975
# conceptualContent section (Optional; Remove if not applicable.)
8076
conceptualContent:
@@ -211,7 +207,7 @@ conceptualContent:
211207
# Card with summary style
212208
additionalContent:
213209
sections:
214-
- title: Networking pillars
210+
- title: Networking services
215211
items:
216212
- title: Load balancing and Content Delivery
217213
url: https://review.learn.microsoft.com/en-us/azure/networking/load-balancer-content-delivery/index-d?branch=pr-en-us-270877
Lines changed: 223 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,223 @@
1+
### YamlMime:Hub
2+
title: Azure Network Foundation Services
3+
summary: Azure network foundation services provide core connectivity for your resources in Azure. Services include Azure Virtual Network, Private Link, and Azure DNS.
4+
brand: azure ## Used for color theming of icons and hero area
5+
6+
metadata:
7+
title: Azure Network Foundation Services
8+
summary: Learn about Azure network foundation services that provide core connectivity for your resources in Azure. Services include Azure Virtual Network, Private Link, and Azure DNS.
9+
ms.service: dns
10+
ms.topic: hub-page
11+
author: greg-lindsay
12+
ms.author: greglin
13+
manager: kumudD
14+
ms.date: 05/13/2024
15+
16+
# highlightedContent section (optional)
17+
# Maximum of 8 items
18+
highlightedContent:
19+
# itemType: architecture | concept | deploy | download | get-started | how-to-guide | learn | overview | quickstart | reference | sample | tutorial | video | whats-new
20+
items:
21+
# Card
22+
- title: "Azure network foundation services overview"
23+
itemType: concept
24+
url: ./network-foundations-overview.md
25+
# Card
26+
- title: "What is Azure Virtual Network"
27+
itemType: "video"
28+
url: https://learn-video.azurefd.net/vod/player?id=6b5b138e-8406-406e-8b34-40bdadf9fc6d
29+
# Card
30+
- title: "How to connect and deliver services privately on Azure with Azure Private Link"
31+
itemType: "video"
32+
url: https://learn-video.azurefd.net/vod/player?show=azure-friday&ep=how-to-connect-and-deliver-services-privately-on-azure-with-azure-private-link
33+
# Card
34+
- title: "Azure Virtual Networking: Private Link, Virtual Network Managers, and DNS"
35+
itemType: "video"
36+
url: https://www.youtube.com/watch?v=UHs4NTUGZeQ
37+
38+
productDirectory:
39+
title: Get started
40+
items:
41+
- title: Azure Virtual Network
42+
imageSrc: media/virtual-network.svg
43+
links:
44+
- text: Azure Virtual Network overview
45+
url: /azure/virtual-network/virtual-networks-overview
46+
- text: Quickstart - Create a Virtual Network
47+
url: /azure/virtual-network/quick-create-portal
48+
- text: Azure Virtual Network concepts and best practices
49+
url: /azure/virtual-network/concepts-and-best-practices
50+
- text: Virtual networks and virtual machines in Azure
51+
url: /azure/virtual-network/network-overview
52+
53+
- title: Azure Private Link
54+
imageSrc: media/private-link-product.svg
55+
links:
56+
- text: Azure Private Link overview
57+
url: /azure/private-link/private-link-overview
58+
- text: Quickstart - Create a private endpoint
59+
url: /azure/private-link/create-private-endpoint-portal
60+
- text: What is a private endpoint?
61+
url: /azure/private-link/private-endpoint-overview
62+
- text: What is Azure Private Link service?
63+
url: /azure/private-link/private-link-service-overview
64+
65+
- title: Azure DNS
66+
imageSrc: media/dns.svg
67+
links:
68+
- text: Azure DNS overview
69+
url: /azure/dns/dns-overview
70+
- text: Quickstart - Create a public DNS zone
71+
url: /azure/dns/dns-getstarted-portal
72+
- text: What is an Azure Private DNS zone?
73+
url: /azure/dns/private-dns-privatednszone
74+
- text: What is Azure DNS Private Resolver?
75+
url: /azure/dns/dns-private-resolver-overview
76+
- text: What is Traffic Manager?
77+
url: /azure/traffic-manager/traffic-manager-overview
78+
79+
# conceptualContent section (Optional; Remove if not applicable.)
80+
conceptualContent:
81+
# itemType: architecture | concept | deploy | download | get-started | how-to-guide | training | overview | quickstart | reference | sample | tutorial | video | whats-new
82+
# Supports up to 3 subsections
83+
sections:
84+
# Section 1
85+
- title: Network foundation scenarios
86+
summary: Design and deploy a secure network in Azure.
87+
items:
88+
# Card 1
89+
- title: Design and create an isolated network
90+
links:
91+
- url: /azure/virtual-network/virtual-network-vnet-plan-design-arm
92+
itemType: training
93+
text: Plan virtual networks
94+
- url: /azure/virtual-network/tutorial-connect-virtual-networks-portal
95+
itemType: training
96+
text: Connect virtual networks
97+
- url: https://azure.microsoft.com/en-us/updates/?category=networking&query=ExpressRoute
98+
itemType: training
99+
text: Deploy a private endpoint with a private resolver
100+
- url: /azure/dns/private-dns-scenarios
101+
itemType: training
102+
text: Azure Private DNS zones scenarios
103+
# Card 2
104+
- title: Secure the network
105+
links:
106+
- url: /azure/virtual-network/vnet-integration-for-azure-services
107+
itemType: training
108+
text: Integrate Azure services with virtual networks for network isolation
109+
- url: /azure/virtual-network/virtual-network-encryption-overview
110+
itemType: training
111+
text: Virtual network encryption
112+
- url: /azure/private-link/how-to-approve-private-link-cross-subscription
113+
itemType: training
114+
text: Approve Private Link connections across subscriptions
115+
- url: /azure/private-link/tutorial-dns-on-premises-private-resolver
116+
itemType: training
117+
text: Azure Private Endpoint DNS integration
118+
# Card 3
119+
- title: Configure access to the network
120+
links:
121+
- url: /azure/virtual-network/tutorial-filter-network-traffic
122+
itemType: training
123+
text: Filter network traffic
124+
- url: /azure/virtual-network/tutorial-restrict-network-access-to-resources
125+
itemType: training
126+
text: Restrict network access to resources
127+
- url: /azure/private-link/how-to-approve-private-link-cross-subscription
128+
itemType: concept
129+
text: Approve Private Link connections across subscriptions
130+
131+
# Section 2
132+
- title: Learn more
133+
summary: Learn more about network foundation services.
134+
items:
135+
# Card 1
136+
- title: Learning paths and modules
137+
links:
138+
- url: https://learn.microsoft.com/training/modules/introduction-to-azure-virtual-networks/
139+
itemType: learn
140+
text: Introduction to Azure Virtual Networks
141+
- url: https://learn.microsoft.com/training/modules/configure-virtual-networks/
142+
itemType: learn
143+
text: Configure virtual networks
144+
- url: https://learn.microsoft.com/training/modules/introduction-azure-private-link/
145+
itemType: learn
146+
text: Introduction to Azure Private Link
147+
- url: https://learn.microsoft.com/training/modules/design-implement-private-access-to-azure-services/
148+
itemType: learn
149+
text: Design and implement private access to Azure Services
150+
- url: https://learn.microsoft.com/training/modules/intro-to-azure-dns/
151+
itemType: learn
152+
text: Introduction to Azure DNS
153+
- url: https://learn.microsoft.com/training/modules/intro-to-azure-dns-private-resolver/
154+
itemType: learn
155+
text: Intro to Azure DNS Private Resolver
156+
# footerLink (optional)
157+
footerLink:
158+
url: https://learn.microsoft.com/training/browse/
159+
text: Browse all courses, learning paths, and modules.
160+
# Card 2
161+
- title: Patterns and practices
162+
links:
163+
- url: /azure/well-architected/
164+
itemType: architecture
165+
text: Azure Well-Architected Framework
166+
- url: https://azure.microsoft.com/solutions/cloud-enablement/cloud-adoption-framework/
167+
itemType: architecture
168+
text: Cloud Adoption Framework
169+
- url: /azure/architecture/networking/guide/private-link-hub-spoke-network
170+
itemType: architecture
171+
text: Azure Private Link in a hub-and-spoke network
172+
- url: /azure/architecture/networking/architecture/azure-dns-private-resolver
173+
itemType: architecture
174+
text: Azure DNS Private Resolver
175+
- url: /azure/architecture/hybrid/hybrid-dns-infra
176+
itemType: architecture
177+
text: Design a hybrid Domain Name System solution with Azure
178+
- url: /azure/architecture/networking/guide/private-link-virtual-wan-dns-guide
179+
itemType: architecture
180+
text: Private Link and DNS in Azure Virtual WAN
181+
# footerLink (optional)
182+
footerLink:
183+
url: https://learn.microsoft.com/en-us/azure/architecture/
184+
text: Browse the Azure Architecture Center.
185+
# Card 3
186+
- title: Troubleshooting and FAQs
187+
links:
188+
- url: /azure/virtual-network/virtual-networks-faq
189+
text: Azure Virtual Network FAQ
190+
itemType: reference
191+
- url: /azure/private-link/private-link-faq
192+
text: Azure Private Link FAQ
193+
itemType: reference
194+
- url: /azure/dns/dns-faq
195+
text: Azure DNS FAQ
196+
itemType: reference
197+
- url: /azure/virtual-network/what-is-ip-address-168-63-129-16
198+
text: What is IP address 168.63.129.16?
199+
itemType: reference
200+
- url: /azure/virtual-network/virtual-network-troubleshoot-connectivity-problem-between-vms
201+
text: Troubleshooting connectivity problems between Azure VMs
202+
itemType: reference
203+
- url: /azure/private-link/troubleshoot-private-endpoint-connectivity
204+
text: Troubleshoot Azure Private Endpoint connectivity problems
205+
itemType: reference
206+
- url: /azure/dns/dns-troubleshoot
207+
text: Azure DNS troubleshooting guide
208+
itemType: reference
209+
210+
# additionalContent section (optional)
211+
# Card with summary style
212+
additionalContent:
213+
sections:
214+
- title: Networking pillars
215+
items:
216+
- title: Load balancing and Content Delivery
217+
url: https://review.learn.microsoft.com/en-us/azure/networking/load-balancer-content-delivery/index-d?branch=pr-en-us-270877
218+
- title: Network security
219+
url: https://review.learn.microsoft.com/en-us/azure/networking/security/?branch=pr-en-us-273509
220+
- title: Hybrid connectivity
221+
url: https://review.learn.microsoft.com/en-us/azure/networking/hybrid-connectivity/?branch=pr-en-us-275407
222+
- title: Network monitoring and management
223+
url: /azure/networking/
Lines changed: 1 addition & 0 deletions
Loading

0 commit comments

Comments
 (0)