Skip to content

Commit 387dca7

Browse files
authored
Merge pull request #295082 from AbdullahBell/private-link-toc-overhaul
Private Link: Portfolio Consolidation: Private Link TOC overhaul
2 parents 4ff286b + 0651611 commit 387dca7

File tree

1 file changed

+91
-81
lines changed

1 file changed

+91
-81
lines changed

articles/private-link/toc.yml

Lines changed: 91 additions & 81 deletions
Original file line numberDiff line numberDiff line change
@@ -1,106 +1,112 @@
1+
12
- name: Azure Private Link documentation
23
href: index.yml
3-
- name: Overview
4+
- name: Get started
45
items:
56
- name: What is Azure Private Link?
67
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
648
- name: What is a private endpoint?
659
href: private-endpoint-overview.md
6610
- name: Private Link service
6711
href: private-link-service-overview.md
6812
- name: Network security perimeter
6913
items:
7014
- 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
7848
- name: DNS
7949
items:
8050
- name: Private DNS zone values
8151
href: private-endpoint-dns.md
8252
- 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
8656
- name: Private Link and DNS in Azure Virtual WAN
8757
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
9159
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
9567
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
9682
- name: Approve private link connections across subscriptions
9783
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:
9894
- name: Configure an application security group
9995
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:
100108
- name: Monitor Private Link
101109
href: monitor-private-link.md
102-
- name: Export private endpoint DNS records
103-
href: private-endpoint-export-dns.md
104110
- name: Manage network policies for private endpoints
105111
href: disable-private-endpoint-network-policy.md
106112
- name: Disable network policies for a Private Link service
@@ -109,12 +115,16 @@
109115
href: manage-private-endpoint.md
110116
- name: Relocate Private Link Service to another region
111117
href: ../operational-excellence/relocation-private-link.md?toc=/azure/private-link/toc.json
112-
- name: Troubleshoot
118+
- name: Network security perimeter
113119
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
118128
- name: Reference
119129
items:
120130
- name: The Azure CLI

0 commit comments

Comments
 (0)