Skip to content

Commit 76826f0

Browse files
committed
updated overview page for portfolio consolidation.
1 parent 5c7f00d commit 76826f0

File tree

1 file changed

+60
-39
lines changed

1 file changed

+60
-39
lines changed

articles/private-link/index.yml

Lines changed: 60 additions & 39 deletions
Original file line numberDiff line numberDiff line change
@@ -10,87 +10,108 @@ metadata:
1010

1111
author: abell
1212
ms.author: abell
13-
ms.date: 03/28/2023
13+
ms.date: 11/11/2024
1414

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

1717
landingContent:
1818
# Cards and links should be based on top customer tasks or top subjects
1919
# Start card title with a verb
2020
# Card (optional)
21-
- title: About Azure Private Link
21+
- title: What is Azure Private Link?
2222
linkLists:
2323
- linkListType: overview
2424
links:
2525
- text: What is Private Link?
2626
url: private-link-overview.md
27+
- text: What is a private endpoint?
28+
url: private-endpoint-overview.md
29+
- text: What is Private Link service?
30+
url: private-link-service-overview.md
31+
- text: Pricing
32+
url: https://azure.microsoft.com/en-us/pricing/details/private-link/
2733
- linkListType: learn
2834
links:
2935
- text: Introduction to Azure Private Link
3036
url: /training/modules/introduction-azure-private-link/
31-
- linkListType: video
32-
links:
33-
- text: Secure Azure PaaS resources using Private Link
34-
url: https://www.youtube.com/watch?v=AZ0iFcyPDkc
35-
3637

37-
# Card (optional)
38-
- title: Connect to an Azure service
38+
# Card (optional)
39+
- title: Getting started
3940
linkLists:
40-
- linkListType: concept
41-
links:
42-
- text: What is a Private Endpoint?
43-
url: private-endpoint-overview.md
44-
- text: Private Endpoints DNS integration
45-
url: private-endpoint-dns.md
4641
- linkListType: quickstart
4742
links:
48-
- text: Create a Private Endpoint
43+
- text: Create a Private Link service
44+
url: create-private-link-service-portal.md
45+
- text: Create a private endpoint
4946
url: create-private-endpoint-portal.md
47+
- text: Private DNS zone values
48+
url: private-endpoint-dns.md
49+
- linkListType: video
50+
links:
51+
- text: Secure Azure PaaS resources using Private Link
52+
url: https://www.youtube.com/watch?v=AZ0iFcyPDkc
5053

5154
# Card (optional)
52-
- title: Build your own Private Link service
55+
- title: Scenarios
5356
linkLists:
54-
- linkListType: concept
57+
- linkListType: tutorial
5558
links:
56-
- text: What is Private Link service?
57-
url: private-link-service-overview.md
58-
59+
- text: Connect to a storage account
60+
url: tutorial-private-endpoint-storage-portal.md
61+
- text: Inspect traffic with Azure Firewall
62+
url: tutorial-inspect-traffic-azure-firewall.md
63+
- text: Private Endpoints DNS integration
64+
url: private-endpoint-dns-integration.md
65+
- text: Connect to a SQL server
66+
url: tutorial-private-endpoint-sql-portal.md
5967
- linkListType: how-to-guide
6068
links:
61-
- text: Create a Private Link service
62-
url: create-private-link-service-powershell.md
63-
64-
# Card
65-
- title: Reference
66-
linkLists:
67-
- linkListType: reference
68-
links:
69-
- text: Azure CLI
70-
url: /cli/azure/network
71-
- text: Azure PowerShell
72-
url: /powershell/module/az.network
73-
- text: REST
74-
url: /rest/api/virtualnetwork/privatelinkservices
69+
- text: Approve private endpoint connections across subscriptions
70+
url: how-to-approve-private-link-cross-subscription.md
71+
- text: Manage network policies
72+
url: disable-private-endpoint-network-policy.md
7573

74+
# Card (optional)
7675

77-
- title: Learn about Private Link architecture
76+
- title: Concepts and Architecture
7877
linkLists:
7978
- linkListType: concept
8079
links:
80+
- text: Secruity baseline
81+
url: /security/benchmark/azure/baselines/azure-private-link-security-baseline?toc=/azure/private-link/toc.json
8182
- text: Multitenancy and Azure Private Link
8283
url: /azure/architecture/guide/multitenant/service/private-link
83-
8484
- linkListType: learn
8585
links:
8686
- text: Design and implement private access to Azure Services
8787
url: /training/modules/design-implement-private-access-to-azure-services
88-
89-
- linkListType: reference
88+
- linkListType: architecture
9089
links:
9190
- text: Azure Private Link in a hub-and-spoke network
9291
url: /azure/architecture/guide/networking/private-link-hub-spoke-network
9392
- text: Web app private connectivity to Azure SQL Database
9493
url: /azure/architecture/example-scenario/private-web-app/private-web-app
9594
- text: Multi-tier app service with private endpoint
9695
url: /azure/architecture/example-scenario/web/multi-tier-app-service-private-endpoint
96+
97+
# Card
98+
- title: Troubleshoot and support
99+
linkLists:
100+
- linkListType: how-to-guide
101+
links:
102+
- text: Private endpoint connectivity
103+
url: troubleshoot-private-endpoint-connectivity.md
104+
- text: Private link service connectivity
105+
url: troubleshoot-private-endpoint-connectivity
106+
107+
# Card
108+
- title: Networking Foundation
109+
linkLists:
110+
- linkListType: get-started
111+
links:
112+
- text: Documentation
113+
url: https://learn.microsoft.com/en-us/azure/networking/foundations/
114+
- text: Virtual Network
115+
url: /azure/virtual-network/
116+
- text: DNS
117+
url: /azure/dns/

0 commit comments

Comments
 (0)