|
| 1 | + |
1 | 2 | - name: Azure Private Link documentation
|
2 | 3 | href: index.yml
|
3 |
| -- name: Overview |
| 4 | +- name: Get started |
4 | 5 | items:
|
5 | 6 | - name: What is Azure Private Link?
|
6 | 7 | href: private-link-overview.md
|
7 |
| -- name: Quickstarts |
8 |
| - items: |
9 |
| - - name: Create a private endpoint - Azure portal |
10 |
| - href: create-private-endpoint-portal.md |
11 |
| - - name: Create a private endpoint - PowerShell |
12 |
| - href: create-private-endpoint-powershell.md |
13 |
| - - name: Create a private endpoint - Azure CLI |
14 |
| - href: create-private-endpoint-cli.md |
15 |
| - - name: Create a private endpoint - Bicep |
16 |
| - displayName: ARM, Resource Manager, Template |
17 |
| - href: create-private-endpoint-bicep.md |
18 |
| - - name: Create a private endpoint - ARM template |
19 |
| - displayName: Azure Resource Manager |
20 |
| - href: create-private-endpoint-template.md |
21 |
| - - name: Create a private endpoint - Terraform |
22 |
| - href: create-private-endpoint-terraform.md |
23 |
| - - name: Create a Private Link service - Azure portal |
24 |
| - href: create-private-link-service-portal.md |
25 |
| - - name: Create a Private Link service - PowerShell |
26 |
| - href: create-private-link-service-powershell.md |
27 |
| - - name: Create a Private Link service - Azure CLI |
28 |
| - href: create-private-link-service-cli.md |
29 |
| - - name: Create a Private Link service - Bicep |
30 |
| - displayName: ARM, Template, Resource Manager |
31 |
| - href: create-private-link-service-bicep.md |
32 |
| - - name: Create a Private Link service - ARM template |
33 |
| - displayName: Azure Resource Manager |
34 |
| - href: create-private-link-service-template.md |
35 |
| - - name: Create a network security perimeter - Azure portal |
36 |
| - href: create-network-security-perimeter-portal.md |
37 |
| - - name: Create a network security perimeter - PowerShell |
38 |
| - href: create-network-security-perimeter-powershell.md |
39 |
| - - name: Create a network security perimeter - Azure CLI |
40 |
| - href: create-network-security-perimeter-cli.md |
41 |
| - expanded: true |
42 |
| -- name: Tutorials |
43 |
| - items: |
44 |
| - - name: Inspect private endpoint traffic with Azure Firewall |
45 |
| - href: tutorial-inspect-traffic-azure-firewall.md |
46 |
| - - name: Deploy a private endpoint with a private resolver |
47 |
| - href: tutorial-dns-on-premises-private-resolver.md |
48 |
| - - name: Connect to a storage account |
49 |
| - href: tutorial-private-endpoint-storage-portal.md |
50 |
| - - name: Connect to an Azure Cosmos DB account |
51 |
| - href: /azure/cosmos-db/how-to-configure-private-endpoints?toc=/azure/private-link/toc.json |
52 |
| - - name: SQL |
53 |
| - items: |
54 |
| - - name: Connect to a SQL server - Azure portal |
55 |
| - href: tutorial-private-endpoint-sql-portal.md |
56 |
| - - name: Connect to a SQL server - PowerShell |
57 |
| - href: tutorial-private-endpoint-sql-powershell.md |
58 |
| - - name: Connect to a SQL server - Azure CLI |
59 |
| - href: tutorial-private-endpoint-sql-cli.md |
60 |
| -- name: Concepts |
61 |
| - items: |
62 |
| - - name: Availability |
63 |
| - href: availability.md |
64 | 8 | - name: What is a private endpoint?
|
65 | 9 | href: private-endpoint-overview.md
|
66 | 10 | - name: Private Link service
|
67 | 11 | href: private-link-service-overview.md
|
68 | 12 | - name: Network security perimeter
|
69 | 13 | items:
|
70 | 14 | - name: What is a network security perimeter?
|
71 |
| - href: network-security-perimeter-concepts.md |
72 |
| - - name: Transition to a network security perimeter |
73 |
| - href: network-security-perimeter-transition.md |
74 |
| - - name: Diagnostic logs |
75 |
| - href: network-security-perimeter-diagnostic-logs.md |
76 |
| - - name: Role-based access control permissions |
77 |
| - href: network-security-perimeter-role-based-access-control-requirements.md |
| 15 | + href: network-security-perimeter-concepts.md |
| 16 | +- name: Configure |
| 17 | + items: |
| 18 | + - name: Create a private endpoint |
| 19 | + items: |
| 20 | + - name: Create a private endpoint - Azure portal |
| 21 | + href: create-private-endpoint-portal.md |
| 22 | + - name: Create a private endpoint - PowerShell |
| 23 | + href: create-private-endpoint-powershell.md |
| 24 | + - name: Create a private endpoint - Azure CLI |
| 25 | + href: create-private-endpoint-cli.md |
| 26 | + - name: Create a private endpoint - Bicep |
| 27 | + displayName: ARM, Resource Manager, Template |
| 28 | + href: create-private-endpoint-bicep.md |
| 29 | + - name: Create a private endpoint - ARM template |
| 30 | + displayName: Azure Resource Manager |
| 31 | + href: create-private-endpoint-template.md |
| 32 | + - name: Create a private endpoint - Terraform |
| 33 | + href: create-private-endpoint-terraform.md |
| 34 | + - name: Create a Private Link service |
| 35 | + items: |
| 36 | + - name: Create a Private Link service - Azure portal |
| 37 | + href: create-private-link-service-portal.md |
| 38 | + - name: Create a Private Link service - PowerShell |
| 39 | + href: create-private-link-service-powershell.md |
| 40 | + - name: Create a Private Link service - Azure CLI |
| 41 | + href: create-private-link-service-cli.md |
| 42 | + - name: Create a Private Link service - Bicep |
| 43 | + displayName: ARM, Template, Resource Manager |
| 44 | + href: create-private-link-service-bicep.md |
| 45 | + - name: Create a Private Link service - ARM template |
| 46 | + displayName: Azure Resource Manager |
| 47 | + href: create-private-link-service-template.md |
78 | 48 | - name: DNS
|
79 | 49 | items:
|
80 | 50 | - name: Private DNS zone values
|
81 | 51 | href: private-endpoint-dns.md
|
82 | 52 | - name: Private endpoint DNS integration
|
83 |
| - href: private-endpoint-dns-integration.md |
84 |
| - - name: RBAC permissions |
85 |
| - href: rbac-permissions.md |
| 53 | + href: private-endpoint-dns-integration.md |
| 54 | + - name: Export private endpoint DNS records |
| 55 | + href: private-endpoint-export-dns.md |
86 | 56 | - name: Private Link and DNS in Azure Virtual WAN
|
87 | 57 | href: /azure/architecture/guide/networking/private-link-virtual-wan-dns-guide?toc=/azure/private-link/toc.json
|
88 |
| - - name: Azure Firewall traffic inspection |
89 |
| - href: inspect-traffic-with-azure-firewall.md |
90 |
| - - name: Security |
| 58 | + - name: Network security perimeter |
91 | 59 | items:
|
92 |
| - - name: Security baseline |
93 |
| - href: /security/benchmark/azure/baselines/azure-private-link-security-baseline?toc=/azure/private-link/toc.json |
94 |
| -- name: How-to |
| 60 | + - name: Create a network security perimeter - Azure portal |
| 61 | + href: create-network-security-perimeter-portal.md |
| 62 | + - name: Create a network security perimeter - PowerShell |
| 63 | + href: create-network-security-perimeter-powershell.md |
| 64 | + - name: Create a network security perimeter - Azure CLI |
| 65 | + href: create-network-security-perimeter-cli.md |
| 66 | +- name: Deploy |
95 | 67 | items:
|
| 68 | + - name: SQL |
| 69 | + items: |
| 70 | + - name: Connect to a SQL server - Azure portal |
| 71 | + href: tutorial-private-endpoint-sql-portal.md |
| 72 | + - name: Connect to a SQL server - PowerShell |
| 73 | + href: tutorial-private-endpoint-sql-powershell.md |
| 74 | + - name: Connect to a SQL server - Azure CLI |
| 75 | + href: tutorial-private-endpoint-sql-cli.md |
| 76 | + - name: Deploy a private endpoint with a private resolver |
| 77 | + href: tutorial-dns-on-premises-private-resolver.md |
| 78 | + - name: Connect to a storage account |
| 79 | + href: tutorial-private-endpoint-storage-portal.md |
| 80 | + - name: Connect to an Azure Cosmos DB account |
| 81 | + href: /azure/cosmos-db/how-to-configure-private-endpoints?toc=/azure/private-link/toc.json |
96 | 82 | - name: Approve private link connections across subscriptions
|
97 | 83 | href: how-to-approve-private-link-cross-subscription.md
|
| 84 | + - name: Network security perimeter |
| 85 | + items: |
| 86 | + - name: Transition to a network security perimeter |
| 87 | + href: network-security-perimeter-transition.md |
| 88 | +- name: Resiliency |
| 89 | + items: |
| 90 | + - name: Availability |
| 91 | + href: availability.md |
| 92 | +- name: Security |
| 93 | + items: |
98 | 94 | - name: Configure an application security group
|
99 | 95 | href: configure-asg-private-endpoint.md
|
| 96 | + - name: Inspect private endpoint traffic with Azure Firewall |
| 97 | + href: tutorial-inspect-traffic-azure-firewall.md |
| 98 | + - name: RBAC permissions |
| 99 | + href: rbac-permissions.md |
| 100 | + - name: Security baseline |
| 101 | + href: /security/benchmark/azure/baselines/azure-private-link-security-baseline?toc=/azure/private-link/toc.json |
| 102 | + - name: Network security perimeter |
| 103 | + items: |
| 104 | + - name: Role-based access control permissions |
| 105 | + href: network-security-perimeter-role-based-access-control-requirements.md |
| 106 | +- name: Operational excellence |
| 107 | + items: |
100 | 108 | - name: Monitor Private Link
|
101 | 109 | href: monitor-private-link.md
|
102 |
| - - name: Export private endpoint DNS records |
103 |
| - href: private-endpoint-export-dns.md |
104 | 110 | - name: Manage network policies for private endpoints
|
105 | 111 | href: disable-private-endpoint-network-policy.md
|
106 | 112 | - name: Disable network policies for a Private Link service
|
|
109 | 115 | href: manage-private-endpoint.md
|
110 | 116 | - name: Relocate Private Link Service to another region
|
111 | 117 | href: ../operational-excellence/relocation-private-link.md?toc=/azure/private-link/toc.json
|
112 |
| - - name: Troubleshoot |
| 118 | + - name: Network security perimeter |
113 | 119 | items:
|
114 |
| - - name: Troubleshoot private endpoint connectivity problems |
115 |
| - href: troubleshoot-private-endpoint-connectivity.md |
116 |
| - - name: Troubleshoot Private Link service connectivity problems |
117 |
| - href: troubleshoot-private-link-connectivity.md |
| 120 | + - name: Diagnostic logs |
| 121 | + href: network-security-perimeter-diagnostic-logs.md |
| 122 | +- name: Troubleshoot |
| 123 | + items: |
| 124 | + - name: Troubleshoot private endpoint connectivity problems |
| 125 | + href: troubleshoot-private-endpoint-connectivity.md |
| 126 | + - name: Troubleshoot Private Link service connectivity problems |
| 127 | + href: troubleshoot-private-link-connectivity.md |
118 | 128 | - name: Reference
|
119 | 129 | items:
|
120 | 130 | - name: The Azure CLI
|
|
0 commit comments