Skip to content

Commit b0e3861

Browse files
Merge pull request #290316 from AbdullahBell/private-link-landing-page-update
Private Link: portfolio consolidation: Landing page overhaul
2 parents 1036e68 + 302b11e commit b0e3861

File tree

1 file changed

+54
-33
lines changed

1 file changed

+54
-33
lines changed

articles/private-link/index.yml

Lines changed: 54 additions & 33 deletions
Original file line numberDiff line numberDiff line change
@@ -10,83 +10,104 @@ 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/
37+
38+
# Card (optional)
39+
- title: Getting started
40+
linkLists:
41+
- linkListType: quickstart
42+
links:
43+
- text: Create a Private Link service
44+
url: create-private-link-service-portal.md
45+
- text: Create a private endpoint
46+
url: create-private-endpoint-portal.md
47+
- text: Private DNS zone values
48+
url: private-endpoint-dns.md
3149
- linkListType: video
3250
links:
3351
- text: Secure Azure PaaS resources using Private Link
3452
url: https://www.youtube.com/watch?v=AZ0iFcyPDkc
3553

36-
3754
# Card (optional)
38-
- title: Connect to an Azure service
55+
- title: Scenarios
3956
linkLists:
40-
- linkListType: concept
57+
- linkListType: tutorial
4158
links:
42-
- text: What is a Private Endpoint?
43-
url: private-endpoint-overview.md
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
4463
- text: Private Endpoints DNS integration
45-
url: private-endpoint-dns.md
46-
- linkListType: quickstart
64+
url: private-endpoint-dns-integration.md
65+
- text: Connect to a SQL server
66+
url: tutorial-private-endpoint-sql-portal.md
67+
- linkListType: how-to-guide
4768
links:
48-
- text: Create a Private Endpoint
49-
url: create-private-endpoint-portal.md
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
5073

51-
# Card (optional)
52-
- title: Build your own Private Link service
74+
# Card
75+
- title: Troubleshoot and support
5376
linkLists:
54-
- linkListType: concept
55-
links:
56-
- text: What is Private Link service?
57-
url: private-link-service-overview.md
58-
5977
- linkListType: how-to-guide
6078
links:
61-
- text: Create a Private Link service
62-
url: create-private-link-service-powershell.md
63-
79+
- text: Private endpoint connectivity
80+
url: troubleshoot-private-endpoint-connectivity.md
81+
- text: Private link service connectivity
82+
url: troubleshoot-private-link-connectivity.md
83+
6484
# Card
65-
- title: Reference
85+
- title: Networking foundation
6686
linkLists:
67-
- linkListType: reference
87+
- linkListType: get-started
6888
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
89+
- text: Documentation
90+
url: https://learn.microsoft.com/en-us/azure/networking/foundations/
91+
- text: Virtual Network
92+
url: /azure/virtual-network/
93+
- text: DNS
94+
url: /azure/dns/
7595

96+
# Card
7697

77-
- title: Learn about Private Link architecture
98+
- title: Concepts and architecture
7899
linkLists:
79100
- linkListType: concept
80101
links:
102+
- text: Security baseline
103+
url: /security/benchmark/azure/baselines/azure-private-link-security-baseline?toc=/azure/private-link/toc.json
81104
- text: Multitenancy and Azure Private Link
82105
url: /azure/architecture/guide/multitenant/service/private-link
83-
84106
- linkListType: learn
85107
links:
86108
- text: Design and implement private access to Azure Services
87109
url: /training/modules/design-implement-private-access-to-azure-services
88-
89-
- linkListType: reference
110+
- linkListType: architecture
90111
links:
91112
- text: Azure Private Link in a hub-and-spoke network
92113
url: /azure/architecture/guide/networking/private-link-hub-spoke-network

0 commit comments

Comments
 (0)