Skip to content

Commit 93274c3

Browse files
authored
Merge pull request #300511 from mbender-ms/wb-foundations-v2
portfolio consolidation | Network Foundations updates
2 parents 35abfcc + 67d9a02 commit 93274c3

File tree

9 files changed

+115
-91
lines changed

9 files changed

+115
-91
lines changed

articles/dns/TOC.yml

Lines changed: 16 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,8 @@
5252
items:
5353
- name: What is Azure Traffic Manager?
5454
href: /azure/traffic-manager/traffic-manager-overview
55+
- name: What is network foundations?
56+
href: /azure/networking/network-foundations-overview
5557
expanded: true
5658
- name: Design
5759
items:
@@ -93,20 +95,6 @@
9395
href: private-resolver-architecture.md
9496
- name: Resiliency in Azure DNS Private Resolver
9597
href: private-resolver-reliability.md
96-
- name: Security
97-
items:
98-
- name: Security baseline
99-
href: /security/benchmark/azure/baselines/azure-dns-security-baseline?toc=/azure/dns/TOC.json
100-
- name: DNS security policy
101-
href: dns-security-policy.md
102-
- name: DNSSEC overview
103-
href: dnssec.md
104-
- name: Protect public DNS zones and records
105-
href: dns-protect-zones-recordsets.md
106-
- name: Protect private DNS zones and records
107-
href: dns-protect-private-zones-recordsets.md
108-
- name: Network security blog
109-
href: https://techcommunity.microsoft.com/category/azure-network-security/blog/azurenetworksecurityblog
11098
- name: Deploy
11199
items:
112100
- name: Public DNS
@@ -155,6 +143,20 @@
155143
href: tutorial-dns-private-resolver-failover.md
156144
- name: Resolve Azure and on-premises domains
157145
href: private-resolver-hybrid-dns.md
146+
- name: Security
147+
items:
148+
- name: Security baseline
149+
href: /security/benchmark/azure/baselines/azure-dns-security-baseline?toc=/azure/dns/TOC.json
150+
- name: DNS security policy
151+
href: dns-security-policy.md
152+
- name: DNSSEC overview
153+
href: dnssec.md
154+
- name: Protect public DNS zones and records
155+
href: dns-protect-zones-recordsets.md
156+
- name: Protect private DNS zones and records
157+
href: dns-protect-private-zones-recordsets.md
158+
- name: Network security blog
159+
href: https://techcommunity.microsoft.com/category/azure-network-security/blog/azurenetworksecurityblog
158160
- name: Monitor and manage
159161
items:
160162
- name: Monitor and manage DNS traffic

articles/dns/dns-overview.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: An overview of services provided by Azure DNS.
44
author: asudbring
55
ms.service: azure-dns
66
ms.topic: overview
7-
ms.date: 08/12/2024
7+
ms.date: 05/28/2025
88
ms.author: allensu
99
#Customer intent: As an administrator, I want to evaluate Azure DNS so I can determine if I want to use it instead of my current DNS service.
1010
---
@@ -38,6 +38,9 @@ Azure DNS enables multiple scenarios, including:
3838
* Increase application [availability](/azure/traffic-manager/traffic-manager-monitoring) and [performance](/azure/traffic-manager/traffic-manager-configure-performance-routing-method)
3939
* [Monitor your application traffic patterns](/azure/traffic-manager/traffic-manager-traffic-view-overview)
4040

41+
> [!NOTE]
42+
> Azure DNS is one of the services that make up the Network Foundations category in Azure. Other services in this category include [Azure Virtual Networks](../virtual-network/virtual-networks-overview.md) and [Azure Private Link](../private-link/private-link-overview.md). Each service has its own unique features and use cases. For more information on this service category, see [Network Foundations](../networking/foundations/network-foundations-overview.md).
43+
4144
## Next steps
4245

4346
* To learn about Public DNS zones and records, see [DNS zones and records overview](dns-zones-records.md).

articles/dns/index.yml

Lines changed: 9 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,9 @@ metadata:
88
description: Learn how to use Azure DNS. Quickstarts, tutorials, samples, and more, show you how to set up and manage DNS zones and records for domain names.
99
ms.service: azure-dns
1010
ms.topic: landing-page
11-
author: asudbring
12-
ms.author: allensu
13-
ms.date: 10/27/2024
11+
author: greg-lindsay
12+
ms.author: greglin
13+
ms.date: 05/28/2025
1414

1515
# linkListType: architecture | concept | deploy | download | get-started | how-to-guide | learn | overview | quickstart | reference | tutorial | whats-new
1616

@@ -102,13 +102,15 @@ landingContent:
102102
- text: Create an alias record to support apex domain names with Traffic Manager
103103
url: tutorial-alias-tm.md
104104
# Card
105-
- title: Network foundation
105+
- title: Related network foundations services
106106
linkLists:
107107
- linkListType: get-started
108108
links:
109-
- text: Documentation
110-
url: https://aka.ms/networkfoundationdocs
111-
- linkListType: concept
109+
- text: What is network foundations?
110+
url: /azure/networking/foundations/network-foundations-overview
111+
- text: Learn more about network foundations
112+
url: /azure/networking/foundations/
113+
- linkListType: overview
112114
links:
113115
- text: Azure Bastion overview
114116
url: /azure/bastion/bastion-overview

articles/private-link/index.yml

Lines changed: 12 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -82,17 +82,22 @@ landingContent:
8282
url: troubleshoot-private-link-connectivity.md
8383

8484
# Card
85-
- title: Networking foundation
85+
- title: Related network foundations services
8686
linkLists:
8787
- linkListType: get-started
8888
links:
89-
- text: Documentation
90-
url: https://learn.microsoft.com/en-us/azure/networking/foundations/
91-
- text: Virtual Network
92-
url: /azure/virtual-network/
89+
- text: What is network foundations?
90+
url: /azure/networking/foundations/network-foundations-overview
91+
- text: Learn more about network foundations
92+
url: /azure/networking/foundations/
93+
- linkListType: overview
94+
links:
95+
- text: Azure Bastion overview
96+
url: /azure/bastion/bastion-overview
9397
- text: DNS
94-
url: /azure/dns/
95-
98+
url: /azure/dns/dns-overview
99+
- text: Virtual Network
100+
url: /azure/virtual-network/virtual-networks-overview
96101
# Card
97102

98103
- title: Concepts and architecture

articles/private-link/private-link-overview.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,9 @@ Traffic between your virtual network and the service travels the Microsoft backb
2121
2222
:::image type="content" source="./media/private-link-overview/private-link-center.png" alt-text="Screenshot of Azure Private Link center in Azure portal." :::
2323

24+
> [!NOTE]
25+
> Azure Private Link is one of the services that make up the Network Foundations category in Azure. Other services in this category include [Azure DNS](../dns/dns-overview.md) and [Azure Virtual Networks](../virtual-network/virtual-networks-overview.md). Each service has its own unique features and use cases. For more information on this service category, see [Network Foundations](../networking/foundations/network-foundations-overview.md).
26+
2427
For scenarios that involve public internet PaaS traffic, configure [network security perimeter](network-security-perimeter-concepts.md) to set up a secure logical boundary. Network security perimeter restricts communication to services within its perimeter, and it allows nonperimeter public traffic through inbound and outbound access rules.
2528

2629
[!INCLUDE [network-security-perimeter-preview-message](../../includes/network-security-perimeter-preview-message.md)]

articles/private-link/toc.yml

Lines changed: 18 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@
1212
href: network-security-perimeter-concepts.md
1313
- name: Availability
1414
href: availability.md
15+
- name: What is network foundations?
16+
href: /azure/networking/network-foundations-overview
1517
- name: FAQ
1618
href: private-link-faq.yml
1719
- name: Configure
@@ -92,6 +94,22 @@
9294
href: /azure/cosmos-db/how-to-configure-private-endpoints?toc=/azure/private-link/toc.json
9395
- name: Approve private link connections across subscriptions
9496
href: how-to-approve-private-link-cross-subscription.md
97+
- name: Security
98+
items:
99+
- name: Configure an application security group
100+
href: configure-asg-private-endpoint.md
101+
- name: Inspect private endpoint traffic with Azure Firewall
102+
href: tutorial-inspect-traffic-azure-firewall.md
103+
- name: RBAC permissions
104+
href: rbac-permissions.md
105+
- name: Security baseline
106+
href: /security/benchmark/azure/baselines/azure-private-link-security-baseline?toc=/azure/private-link/toc.json
107+
- name: Azure Security blog
108+
href: https://techcommunity.microsoft.com/category/azure-network-security/blog/azurenetworksecurityblog
109+
- name: Network security perimeter
110+
items:
111+
- name: Role-based access control permissions
112+
href: network-security-perimeter-role-based-access-control-requirements.md
95113
- name: Operational excellence
96114
items:
97115
- name: Monitor Private Link
@@ -110,22 +128,6 @@
110128
items:
111129
- name: Diagnostic logs
112130
href: network-security-perimeter-diagnostic-logs.md
113-
- name: Security
114-
items:
115-
- name: Configure an application security group
116-
href: configure-asg-private-endpoint.md
117-
- name: Inspect private endpoint traffic with Azure Firewall
118-
href: tutorial-inspect-traffic-azure-firewall.md
119-
- name: RBAC permissions
120-
href: rbac-permissions.md
121-
- name: Security baseline
122-
href: /security/benchmark/azure/baselines/azure-private-link-security-baseline?toc=/azure/private-link/toc.json
123-
- name: Azure Security blog
124-
href: https://techcommunity.microsoft.com/category/azure-network-security/blog/azurenetworksecurityblog
125-
- name: Network security perimeter
126-
items:
127-
- name: Role-based access control permissions
128-
href: network-security-perimeter-role-based-access-control-requirements.md
129131
- name: Troubleshoot
130132
items:
131133
- name: Troubleshoot private endpoint connectivity problems

articles/virtual-network/index.yml

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -141,13 +141,15 @@ landingContent:
141141
- text: Configure subnet peering
142142
url: /azure/virtual-network/how-to-configure-subnet-peering
143143
# Card
144-
- title: Network foundation
144+
- title: Related network foundations services
145145
linkLists:
146146
- linkListType: get-started
147147
links:
148-
- text: Documentation
149-
url: https://aka.ms/networkfoundationdocs
150-
- linkListType: concept
148+
- text: What is network foundations?
149+
url: /azure/networking/foundations/network-foundations-overview
150+
- text: Learn more about network foundations
151+
url: /azure/networking/foundations/
152+
- linkListType: overview
151153
links:
152154
- text: Azure Bastion overview
153155
url: /azure/bastion/bastion-overview

articles/virtual-network/toc.yml

Lines changed: 44 additions & 42 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@
1616
href: virtual-network-service-endpoints-overview.md
1717
- name: Service tags
1818
href: service-tags-overview.md
19+
- name: What is network foundations?
20+
href: /azure/networking/network-foundations-overview
1921
- name: Get started
2022
items:
2123
- name: Add, change, or delete a subnet
@@ -78,6 +80,48 @@
7880
href: tutorial-restrict-network-access-to-resources.md
7981
- name: Route network traffic
8082
href: tutorial-create-route-table.md
83+
- name: Security
84+
items:
85+
- name: Azure Kubernetes network policies
86+
href: kubernetes-network-policies.md
87+
- name: Azure Policy Regulatory Compliance controls
88+
href: ./security-controls-policy.md
89+
- name: Azure security baseline for Virtual Network
90+
href: /security/benchmark/azure/baselines/virtual-network-security-baseline?toc=%2Fazure%2Fvirtual-network%2Ftoc.json
91+
- name: Azure Security blog
92+
href: https://techcommunity.microsoft.com/category/azure-network-security/blog/azurenetworksecurityblog
93+
- name: DDoS protection
94+
items:
95+
- name: Overview
96+
href: /azure/ddos-protection/ddos-protection-overview?toc=%2Fazure%2Fvirtual-network%2Ftoc.json
97+
- name: Create and configure
98+
href: /azure/ddos-protection/manage-ddos-protection?toc=%2Fazure%2Fvirtual-network%2Ftoc.json
99+
- name: Partnering with Azure DDoS Protection
100+
href: /azure/ddos-protection/ddos-protection-partner-onboarding?toc=%2Fazure%2Fvirtual-network%2Ftoc.json
101+
- name: Encryption
102+
items:
103+
- name: Overview
104+
href: virtual-network-encryption-overview.md
105+
- name: Create a virtual network with encryption
106+
href: how-to-create-encryption.md
107+
- name: FAQ
108+
href: virtual-network-encryption-faq.yml
109+
- name: Network security groups
110+
items:
111+
- name: How network security groups filter traffic
112+
href: network-security-group-how-it-works.md
113+
- name: Manage network security groups
114+
href: manage-network-security-group.md
115+
- name: Service endpoint policies for Azure Storage
116+
href: virtual-network-service-endpoint-policies-overview.md
117+
- name: Virtual network TAP
118+
items:
119+
- name: Overview
120+
href: virtual-network-tap-overview.md
121+
- name: Configure virtual network TAP - Azure portal
122+
href: tutorial-virtual-network-tap-portal.md
123+
- name: Configure virtual network TAP - Azure CLI
124+
href: tutorial-tap-virtual-network-cli.md
81125
- name: Manage connectivity
82126
items:
83127
- name: Accelerated networking
@@ -208,48 +252,6 @@
208252
href: virtual-network-troubleshoot-connectivity-problem-between-vms.md
209253
- name: Troubleshoot virtual network deletion failures
210254
href: virtual-network-troubleshoot-cannot-delete-vnet.md
211-
- name: Security
212-
items:
213-
- name: Azure Kubernetes network policies
214-
href: kubernetes-network-policies.md
215-
- name: Azure Policy Regulatory Compliance controls
216-
href: ./security-controls-policy.md
217-
- name: Azure security baseline for Virtual Network
218-
href: /security/benchmark/azure/baselines/virtual-network-security-baseline?toc=%2Fazure%2Fvirtual-network%2Ftoc.json
219-
- name: Azure Security blog
220-
href: https://techcommunity.microsoft.com/category/azure-network-security/blog/azurenetworksecurityblog
221-
- name: DDoS protection
222-
items:
223-
- name: Overview
224-
href: /azure/ddos-protection/ddos-protection-overview?toc=%2Fazure%2Fvirtual-network%2Ftoc.json
225-
- name: Create and configure
226-
href: /azure/ddos-protection/manage-ddos-protection?toc=%2Fazure%2Fvirtual-network%2Ftoc.json
227-
- name: Partnering with Azure DDoS Protection
228-
href: /azure/ddos-protection/ddos-protection-partner-onboarding?toc=%2Fazure%2Fvirtual-network%2Ftoc.json
229-
- name: Encryption
230-
items:
231-
- name: Overview
232-
href: virtual-network-encryption-overview.md
233-
- name: Create a virtual network with encryption
234-
href: how-to-create-encryption.md
235-
- name: FAQ
236-
href: virtual-network-encryption-faq.yml
237-
- name: Network security groups
238-
items:
239-
- name: How network security groups filter traffic
240-
href: network-security-group-how-it-works.md
241-
- name: Manage network security groups
242-
href: manage-network-security-group.md
243-
- name: Service endpoint policies for Azure Storage
244-
href: virtual-network-service-endpoint-policies-overview.md
245-
- name: Virtual network TAP
246-
items:
247-
- name: Overview
248-
href: virtual-network-tap-overview.md
249-
- name: Configure virtual network TAP - Azure portal
250-
href: tutorial-virtual-network-tap-portal.md
251-
- name: Configure virtual network TAP - Azure CLI
252-
href: tutorial-tap-virtual-network-cli.md
253255
- name: Reference
254256
items:
255257
- name: Monitor data reference

articles/virtual-network/virtual-networks-overview.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,9 @@ A virtual network is similar to a traditional network that you'd operate in your
1818

1919
> [!VIDEO https://learn-video.azurefd.net/vod/player?id=6b5b138e-8406-406e-8b34-40bdadf9fc6d]
2020
21+
> [!NOTE]
22+
> Azure Virtual Network is one of the services that make up the Network Foundations category in Azure. Other services in this category include [Azure DNS](../dns/dns-overview.md) and [Azure Private Link](../private-link/private-link-overview.md). Each service has its own unique features and use cases. For more information on this service category, see [Network Foundations](../networking/foundations/network-foundations-overview.md).
23+
2124
## Why use an Azure virtual network?
2225

2326
Key scenarios that you can accomplish with a virtual network include:

0 commit comments

Comments
 (0)