@@ -10,87 +10,108 @@ metadata:
10
10
11
11
author : abell
12
12
ms.author : abell
13
- ms.date : 03/28/2023
13
+ ms.date : 11/11/2024
14
14
15
15
# linkListType: architecture | concept | deploy | download | get-started | how-to-guide | learn | overview | quickstart | reference | tutorial | whats-new
16
16
17
17
landingContent :
18
18
# Cards and links should be based on top customer tasks or top subjects
19
19
# Start card title with a verb
20
20
# Card (optional)
21
- - title : About Azure Private Link
21
+ - title : What is Azure Private Link?
22
22
linkLists :
23
23
- linkListType : overview
24
24
links :
25
25
- text : What is Private Link?
26
26
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/
27
33
- linkListType : learn
28
34
links :
29
35
- text : Introduction to Azure Private Link
30
36
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
-
36
37
37
- # Card (optional)
38
- - title : Connect to an Azure service
38
+ # Card (optional)
39
+ - title : Getting started
39
40
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
46
41
- linkListType : quickstart
47
42
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
49
46
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
50
53
51
54
# Card (optional)
52
- - title : Build your own Private Link service
55
+ - title : Scenarios
53
56
linkLists :
54
- - linkListType : concept
57
+ - linkListType : tutorial
55
58
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
59
67
- linkListType : how-to-guide
60
68
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
75
73
74
+ # Card (optional)
76
75
77
- - title : Learn about Private Link architecture
76
+ - title : Concepts and Architecture
78
77
linkLists :
79
78
- linkListType : concept
80
79
links :
80
+ - text : Secruity baseline
81
+ url : /security/benchmark/azure/baselines/azure-private-link-security-baseline?toc=/azure/private-link/toc.json
81
82
- text : Multitenancy and Azure Private Link
82
83
url : /azure/architecture/guide/multitenant/service/private-link
83
-
84
84
- linkListType : learn
85
85
links :
86
86
- text : Design and implement private access to Azure Services
87
87
url : /training/modules/design-implement-private-access-to-azure-services
88
-
89
- - linkListType : reference
88
+ - linkListType : architecture
90
89
links :
91
90
- text : Azure Private Link in a hub-and-spoke network
92
91
url : /azure/architecture/guide/networking/private-link-hub-spoke-network
93
92
- text : Web app private connectivity to Azure SQL Database
94
93
url : /azure/architecture/example-scenario/private-web-app/private-web-app
95
94
- text : Multi-tier app service with private endpoint
96
95
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