|
| 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 | + - 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 |
8 | 17 | items:
|
9 | 18 | - name: Create a private endpoint - Azure portal
|
10 | 19 | href: create-private-endpoint-portal.md
|
|
32 | 41 | - name: Create a Private Link service - ARM template
|
33 | 42 | displayName: Azure Resource Manager
|
34 | 43 | 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: |
52 | 64 | - name: SQL
|
53 | 65 | items:
|
54 | 66 | - name: Connect to a SQL server - Azure portal
|
|
57 | 69 | href: tutorial-private-endpoint-sql-powershell.md
|
58 | 70 | - name: Connect to a SQL server - Azure CLI
|
59 | 71 | 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 |
61 | 85 | items:
|
62 | 86 | - name: Availability
|
63 | 87 | 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 |
68 | 98 | - name: Network security perimeter
|
69 | 99 | 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 |
76 | 100 | - name: Role-based access control permissions
|
77 | 101 | 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 |
95 | 103 | 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 |
100 | 104 | - name: Monitor Private Link
|
101 | 105 | href: monitor-private-link.md
|
102 |
| - - name: Export private endpoint DNS records |
103 |
| - href: private-endpoint-export-dns.md |
104 | 106 | - name: Manage network policies for private endpoints
|
105 | 107 | href: disable-private-endpoint-network-policy.md
|
106 | 108 | - name: Disable network policies for a Private Link service
|
|
114 | 116 | - name: Troubleshoot private endpoint connectivity problems
|
115 | 117 | href: troubleshoot-private-endpoint-connectivity.md
|
116 | 118 | - 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 |
118 | 124 | - name: Reference
|
119 | 125 | items:
|
120 | 126 | - name: The Azure CLI
|
|
0 commit comments