@@ -10,83 +10,104 @@ 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/
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
31
49
- linkListType : video
32
50
links :
33
51
- text : Secure Azure PaaS resources using Private Link
34
52
url : https://www.youtube.com/watch?v=AZ0iFcyPDkc
35
53
36
-
37
54
# Card (optional)
38
- - title : Connect to an Azure service
55
+ - title : Scenarios
39
56
linkLists :
40
- - linkListType : concept
57
+ - linkListType : tutorial
41
58
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
44
63
- 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
47
68
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
50
73
51
- # Card (optional)
52
- - title : Build your own Private Link service
74
+ # Card
75
+ - title : Troubleshoot and support
53
76
linkLists :
54
- - linkListType : concept
55
- links :
56
- - text : What is Private Link service?
57
- url : private-link-service-overview.md
58
-
59
77
- linkListType : how-to-guide
60
78
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
+
64
84
# Card
65
- - title : Reference
85
+ - title : Networking foundation
66
86
linkLists :
67
- - linkListType : reference
87
+ - linkListType : get-started
68
88
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/
75
95
96
+ # Card
76
97
77
- - title : Learn about Private Link architecture
98
+ - title : Concepts and architecture
78
99
linkLists :
79
100
- linkListType : concept
80
101
links :
102
+ - text : Security baseline
103
+ url : /security/benchmark/azure/baselines/azure-private-link-security-baseline?toc=/azure/private-link/toc.json
81
104
- text : Multitenancy and Azure Private Link
82
105
url : /azure/architecture/guide/multitenant/service/private-link
83
-
84
106
- linkListType : learn
85
107
links :
86
108
- text : Design and implement private access to Azure Services
87
109
url : /training/modules/design-implement-private-access-to-azure-services
88
-
89
- - linkListType : reference
110
+ - linkListType : architecture
90
111
links :
91
112
- text : Azure Private Link in a hub-and-spoke network
92
113
url : /azure/architecture/guide/networking/private-link-hub-spoke-network
0 commit comments