-
Notifications
You must be signed in to change notification settings - Fork 21.5k
/
index.yml
117 lines (107 loc) · 4.88 KB
/
index.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
### YamlMime:Landing
title: Private Link documentation
summary: Azure Private Link enables you to access Azure PaaS Services (for example, Azure Storage and SQL Database) and Azure hosted customer-owned/partner services over a Private Endpoint in your virtual network. Traffic between your virtual network and the service traverses over the Microsoft backbone network, eliminating exposure from the public Internet. You can also create your own Private Link Service in your virtual network and deliver it privately to your customers.
metadata:
title: Private Link Documentation - Quickstarts, How to guides, and API references
description: Learn how to use Azure Private Link service. Quickstarts, tutorials, show you how to deploy a Private Link service.
ms.service: azure-private-link
ms.topic: landing-page
author: abell
ms.author: abell
ms.date: 11/11/2024
# linkListType: architecture | concept | deploy | download | get-started | how-to-guide | learn | overview | quickstart | reference | tutorial | whats-new
landingContent:
# Cards and links should be based on top customer tasks or top subjects
# Start card title with a verb
# Card (optional)
- title: What is Azure Private Link?
linkLists:
- linkListType: overview
links:
- text: What is Private Link?
url: private-link-overview.md
- text: What is a private endpoint?
url: private-endpoint-overview.md
- text: What is Private Link service?
url: private-link-service-overview.md
- text: Pricing
url: https://azure.microsoft.com/en-us/pricing/details/private-link/
- linkListType: learn
links:
- text: Introduction to Azure Private Link
url: /training/modules/introduction-azure-private-link/
# Card (optional)
- title: Getting started
linkLists:
- linkListType: quickstart
links:
- text: Create a Private Link service
url: create-private-link-service-portal.md
- text: Create a private endpoint
url: create-private-endpoint-portal.md
- text: Private DNS zone values
url: private-endpoint-dns.md
- linkListType: video
links:
- text: Secure Azure PaaS resources using Private Link
url: https://www.youtube.com/watch?v=AZ0iFcyPDkc
# Card (optional)
- title: Scenarios
linkLists:
- linkListType: tutorial
links:
- text: Connect to a storage account
url: tutorial-private-endpoint-storage-portal.md
- text: Inspect traffic with Azure Firewall
url: tutorial-inspect-traffic-azure-firewall.md
- text: Private Endpoints DNS integration
url: private-endpoint-dns-integration.md
- text: Connect to a SQL server
url: tutorial-private-endpoint-sql-portal.md
- linkListType: how-to-guide
links:
- text: Approve private endpoint connections across subscriptions
url: how-to-approve-private-link-cross-subscription.md
- text: Manage network policies
url: disable-private-endpoint-network-policy.md
# Card
- title: Troubleshoot and support
linkLists:
- linkListType: how-to-guide
links:
- text: Private endpoint connectivity
url: troubleshoot-private-endpoint-connectivity.md
- text: Private link service connectivity
url: troubleshoot-private-link-connectivity.md
# Card
- title: Networking foundation
linkLists:
- linkListType: get-started
links:
- text: Documentation
url: https://learn.microsoft.com/en-us/azure/networking/foundations/
- text: Virtual Network
url: /azure/virtual-network/
- text: DNS
url: /azure/dns/
# Card
- title: Concepts and architecture
linkLists:
- linkListType: concept
links:
- text: Security baseline
url: /security/benchmark/azure/baselines/azure-private-link-security-baseline?toc=/azure/private-link/toc.json
- text: Multitenancy and Azure Private Link
url: /azure/architecture/guide/multitenant/service/private-link
- linkListType: learn
links:
- text: Design and implement private access to Azure Services
url: /training/modules/design-implement-private-access-to-azure-services
- linkListType: architecture
links:
- text: Azure Private Link in a hub-and-spoke network
url: /azure/architecture/guide/networking/private-link-hub-spoke-network
- text: Web app private connectivity to Azure SQL Database
url: /azure/architecture/example-scenario/private-web-app/private-web-app
- text: Multi-tier app service with private endpoint
url: /azure/architecture/example-scenario/web/multi-tier-app-service-private-endpoint