Skip to content

Commit 2f48d3e

Browse files
committed
updated TOC.
1 parent 795bf82 commit 2f48d3e

File tree

1 file changed

+60
-54
lines changed

1 file changed

+60
-54
lines changed

articles/private-link/toc.yml

Lines changed: 60 additions & 54 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,19 @@
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+
- name: What is a private endpoint?
9+
href: private-endpoint-overview.md
10+
- name: Private Link service
11+
href: private-link-service-overview.md
12+
- name: Network security perimeter
13+
items:
14+
- name: What is a network security perimeter?
15+
href: network-security-perimeter-concepts.md
16+
- name: Configure
817
items:
918
- name: Create a private endpoint - Azure portal
1019
href: create-private-endpoint-portal.md
@@ -32,23 +41,26 @@
3241
- name: Create a Private Link service - ARM template
3342
displayName: Azure Resource Manager
3443
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
44+
- name: DNS
45+
items:
46+
- name: Private DNS zone values
47+
href: private-endpoint-dns.md
48+
- name: Private endpoint DNS integration
49+
href: private-endpoint-dns-integration.md
50+
- name: Export private endpoint DNS records
51+
href: private-endpoint-export-dns.md
52+
- name: Private Link and DNS in Azure Virtual WAN
53+
href: /azure/architecture/guide/networking/private-link-virtual-wan-dns-guide?toc=/azure/private-link/toc.json
54+
- name: Network security perimeter
55+
items:
56+
- name: Create a network security perimeter - Azure portal
57+
href: create-network-security-perimeter-portal.md
58+
- name: Create a network security perimeter - PowerShell
59+
href: create-network-security-perimeter-powershell.md
60+
- name: Create a network security perimeter - Azure CLI
61+
href: create-network-security-perimeter-cli.md
62+
- name: Deploy
63+
items:
5264
- name: SQL
5365
items:
5466
- name: Connect to a SQL server - Azure portal
@@ -57,50 +69,40 @@
5769
href: tutorial-private-endpoint-sql-powershell.md
5870
- name: Connect to a SQL server - Azure CLI
5971
href: tutorial-private-endpoint-sql-cli.md
60-
- name: Concepts
72+
- name: Deploy a private endpoint with a private resolver
73+
href: tutorial-dns-on-premises-private-resolver.md
74+
- name: Connect to a storage account
75+
href: tutorial-private-endpoint-storage-portal.md
76+
- name: Connect to an Azure Cosmos DB account
77+
href: /azure/cosmos-db/how-to-configure-private-endpoints?toc=/azure/private-link/toc.json
78+
- name: Approve private link connections across subscriptions
79+
href: how-to-approve-private-link-cross-subscription.md
80+
- name: Network security perimeter
81+
items:
82+
- name: Transition to a network security perimeter
83+
href: network-security-perimeter-transition.md
84+
- name: Resiliency
6185
items:
6286
- name: Availability
6387
href: availability.md
64-
- name: What is a private endpoint?
65-
href: private-endpoint-overview.md
66-
- name: Private Link service
67-
href: private-link-service-overview.md
88+
- name: Security
89+
items:
90+
- name: Configure an application security group
91+
href: configure-asg-private-endpoint.md
92+
- name: Inspect private endpoint traffic with Azure Firewall
93+
href: tutorial-inspect-traffic-azure-firewall.md
94+
- name: RBAC permissions
95+
href: rbac-permissions.md
96+
- name: Security baseline
97+
href: /security/benchmark/azure/baselines/azure-private-link-security-baseline?toc=/azure/private-link/toc.json
6898
- name: Network security perimeter
6999
items:
70-
- 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
76100
- name: Role-based access control permissions
77101
href: network-security-perimeter-role-based-access-control-requirements.md
78-
- name: DNS
79-
items:
80-
- name: Private DNS zone values
81-
href: private-endpoint-dns.md
82-
- name: Private endpoint DNS integration
83-
href: private-endpoint-dns-integration.md
84-
- name: RBAC permissions
85-
href: rbac-permissions.md
86-
- name: Private Link and DNS in Azure Virtual WAN
87-
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
91-
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
102+
- name: Operational excellence
95103
items:
96-
- name: Approve private link connections across subscriptions
97-
href: how-to-approve-private-link-cross-subscription.md
98-
- name: Configure an application security group
99-
href: configure-asg-private-endpoint.md
100104
- name: Monitor Private Link
101105
href: monitor-private-link.md
102-
- name: Export private endpoint DNS records
103-
href: private-endpoint-export-dns.md
104106
- name: Manage network policies for private endpoints
105107
href: disable-private-endpoint-network-policy.md
106108
- name: Disable network policies for a Private Link service
@@ -114,7 +116,11 @@
114116
- name: Troubleshoot private endpoint connectivity problems
115117
href: troubleshoot-private-endpoint-connectivity.md
116118
- name: Troubleshoot Private Link service connectivity problems
117-
href: troubleshoot-private-link-connectivity.md
119+
href: troubleshoot-private-link-connectivity.md
120+
- name: Network security perimeter
121+
items:
122+
- name: Diagnostic logs
123+
href: network-security-perimeter-diagnostic-logs.md
118124
- name: Reference
119125
items:
120126
- name: The Azure CLI

0 commit comments

Comments
 (0)