Skip to content

Commit c9e60d8

Browse files
committed
corrected TOC.
1 parent 3d1d1ff commit c9e60d8

File tree

1 file changed

+139
-136
lines changed

1 file changed

+139
-136
lines changed

articles/bastion/TOC.yml

Lines changed: 139 additions & 136 deletions
Original file line numberDiff line numberDiff line change
@@ -1,152 +1,155 @@
11
- name: Bastion documentation
22
href: index.yml
3-
- name: Overview
4-
items:
5-
- name: What is Azure Bastion?
6-
href: bastion-overview.md
7-
- name: What's new in Bastion?
8-
href: whats-new.md
3+
- name: Overvie items:
4+
- name: What is Azure Bastion?
5+
href: bastion-overview.md
6+
- name: What's new in Bastion?
7+
href: whats-new.md
98
- name: Quickstarts & Tutorials
9+
expanded: true
1010
items:
11-
- name: Deploy Bastion Developer
12-
href: quickstart-developer.md
13-
- name: Deploy Bastion - Standard SKU
14-
href: quickstart-host-portal.md
15-
- name: Deploy Bastion - specify settings and SKU
16-
href: tutorial-create-host-portal.md
17-
- name: Deploy Bastion - ARM template
18-
href: quickstart-host-arm-template.md
19-
- name: Deploy Bastion - Terraform
20-
href: quickstart-deploy-terraform.md
11+
- name: Deploy Bastion Developer
12+
href: quickstart-developer.md
13+
- name: Deploy Bastion - Standard SKU
14+
href: quickstart-host-portal.md
15+
- name: Deploy Bastion - specify settings and SKU
16+
href: tutorial-create-host-portal.md
17+
- name: Deploy Bastion - ARM template
18+
href: quickstart-host-arm-template.md
19+
- name: Deploy Bastion - Terraform
20+
href: quickstart-deploy-terraform.md
2121
- name: Concepts
2222
items:
23-
- name: Work remotely
24-
items:
25-
- name: Support for working remotely
26-
href: ../networking/working-remotely-support.md?toc=%2fazure%2fbastion%2ftoc.json
27-
- name: Leverage Bastion for remote working
28-
href: work-remotely-support.md
29-
- name: Bastion FAQ
30-
href: bastion-faq.md
31-
- name: Design architecture
32-
href: design-architecture.md
33-
- name: Bastion configuration settings
34-
href: configuration-settings.md
35-
- name: VM connections and features
36-
href: vm-about.md
37-
- name: Bastion and VNet peering
38-
href: vnet-peering.md
39-
- name: Work with NSGs
40-
href: bastion-nsg.md
41-
- name: Reliability
42-
items:
43-
- name: Availability zones and disaster recovery
44-
href: ../reliability/reliability-bastion.md?toc=/azure/bastion/TOC.json
23+
- name: Work remotely
24+
items:
25+
- name: Support for working remotely
26+
href: ../networking/working-remotely-support.md?toc=%2fazure%2fbastion%2ftoc.json
27+
- name: Leverage Bastion for remote working
28+
href: work-remotely-support.md
29+
- name: Bastion FAQ
30+
href: bastion-faq.md
31+
- name: Design architecture
32+
href: design-architecture.md
33+
- name: Bastion configuration settings
34+
href: configuration-settings.md
35+
- name: VM connections and features
36+
href: vm-about.md
37+
- name: Bastion and VNet peering
38+
href: vnet-peering.md
39+
- name: Work with NSGs
40+
href: bastion-nsg.md
41+
- name: Reliability
42+
items:
43+
- name: Availability zones and disaster recovery
44+
href: ../reliability/reliability-bastion.md?toc=/azure/bastion/TOC.json
4545
- name: Security
4646
items:
47-
- name: Security baseline
48-
href: /security/benchmark/azure/baselines/bastion-security-baseline?toc=/azure/bastion/TOC.json
49-
- name: Azure Security blog
50-
href: https://techcommunity.microsoft.com/category/azure-network-security/blog/azurenetworksecurityblog
47+
- name: Security baseline
48+
href: /security/benchmark/azure/baselines/bastion-security-baseline?toc=/azure/bastion/TOC.json
49+
- name: Azure Security blog
50+
href: https://techcommunity.microsoft.com/category/azure-network-security/blog/azurenetworksecurityblog
5151
- name: How-to guides
5252
items:
53-
- name: Deploy Bastion
54-
items:
55-
- name: Azure portal
56-
href: tutorial-create-host-portal.md
57-
- name: Azure PowerShell
58-
href: bastion-create-host-powershell.md
59-
- name: Azure CLI
60-
href: create-host-cli.md
61-
- name: Developer SKU
62-
href: quickstart-developer-sku.md
63-
- name: Deploy private-only Bastion
64-
href: private-only-deployment.md
65-
- name: Configure Bastion settings
66-
items:
67-
- name: View or upgrade SKU
68-
href: upgrade-sku.md
69-
- name: Configure native client support
70-
href: native-client.md
71-
- name: Configure host scaling
72-
items:
73-
- name: Azure portal
74-
href: configure-host-scaling.md
75-
- name: Azure PowerShell
76-
href: configure-host-scaling-powershell.md
77-
- name: Configure a shareable link
78-
href: shareable-link.md
79-
- name: Configure Kerberos authentication
80-
href: kerberos-authentication-portal.md
81-
- name: Configure session recording
82-
href: session-recording.md
83-
- name: Connect to a virtual machine
84-
items:
85-
- name: Windows VM
86-
items:
87-
- name: RDP connection
88-
href: bastion-connect-vm-rdp-windows.md
89-
- name: SSH connection
90-
href: bastion-connect-vm-ssh-windows.md
91-
- name: Linux VM
92-
items:
93-
- name: SSH connection
94-
href: bastion-connect-vm-ssh-linux.md
95-
- name: RDP connection
96-
href: bastion-connect-vm-linux-rdp.md
97-
- name: Connect to a VM - native client
98-
items:
99-
- name: Connect from Windows client
100-
href: connect-vm-native-client-windows.md
101-
- name: Connect from Linux client
102-
href: connect-vm-native-client-linux.md
103-
- name: Connect to a VM - IP address
104-
href: connect-ip-address.md
105-
- name: Connect to a VM scale set
106-
href: bastion-connect-vm-scale-set.md
107-
- name: Connect to DevTest Labs VMs
108-
href: ../devtest-labs/enable-browser-connection-lab-virtual-machines.md?toc=%2fazure%2fbastion%2ftoc.json
109-
- name: Connect to an AKS cluster
110-
href: bastion-connect-to-aks-private-cluster.md
111-
- name: Work with a VM session
53+
- name: Deploy Bastion
54+
items:
55+
- name: Azure portal
56+
href: tutorial-create-host-portal.md
57+
- name: Azure PowerShell
58+
href: bastion-create-host-powershell.md
59+
- name: Azure CLI
60+
href: create-host-cli.md
61+
- name: Developer SKU
62+
href: quickstart-developer-sku.md
63+
- name: Deploy private-only Bastion
64+
href: private-only-deployment.md
65+
- name: Configure Bastion settings
66+
items:
67+
- name: View or upgrade SKU
68+
href: upgrade-sku.md
69+
- name: Configure native client support
70+
href: native-client.md
71+
- name: Configure host scaling
11272
items:
113-
- name: Copy and paste
114-
href: bastion-vm-copy-paste.md
115-
- name: Full screen view
116-
href: bastion-vm-full-screen.md
117-
- name: Transfer files - native client
118-
href: vm-upload-download-native.md
119-
- name: Monitoring
73+
- name: Azure portal
74+
href: configure-host-scaling.md
75+
- name: Azure PowerShell
76+
href: configure-host-scaling-powershell.md
77+
- name: Configure a shareable link
78+
href: shareable-link.md
79+
- name: Configure Kerberos authentication
80+
href: kerberos-authentication-portal.md
81+
- name: Configure session recording
82+
href: session-recording.md
83+
- name: Connect to a virtual machine
84+
items:
85+
- name: Windows VM
12086
items:
121-
- name: Monitor Azure Bastion
122-
href: monitor-bastion.md
123-
- name: Monitor and manage sessions
124-
href: session-monitoring.md
125-
- name: Troubleshoot
126-
href: troubleshoot.md
87+
- name: RDP connection
88+
href: bastion-connect-vm-rdp-windows.md
89+
- name: SSH connection
90+
href: bastion-connect-vm-ssh-windows.md
91+
- name: Linux VM
92+
items:
93+
- name: SSH connection
94+
href: bastion-connect-vm-ssh-linux.md
95+
- name: RDP connection
96+
href: bastion-connect-vm-linux-rdp.md
97+
- name: Connect to a VM - native client
98+
items:
99+
- name: Connect from Windows client
100+
href: connect-vm-native-client-windows.md
101+
- name: Connect from Linux client
102+
href: connect-vm-native-client-linux.md
103+
- name: Connect to a VM - IP address
104+
href: connect-ip-address.md
105+
- name: Connect to a VM scale set
106+
href: bastion-connect-vm-scale-set.md
107+
- name: Connect to DevTest Labs VMs
108+
href: ../devtest-labs/enable-browser-connection-lab-virtual-machines.md?toc=%2fazure%2fbastion%2ftoc.json
109+
- name: Connect to an AKS cluster
110+
href: bastion-connect-to-aks-private-cluster.md
111+
- name: Work with a VM session
112+
items:
113+
- name: Copy and paste
114+
href: bastion-vm-copy-paste.md
115+
- name: Full screen view
116+
href: bastion-vm-full-screen.md
117+
- name: Transfer files - native client
118+
href: vm-upload-download-native.md
119+
- name: Monitoring
120+
items:
121+
- name: Monitor Azure Bastion
122+
href: monitor-bastion.md
123+
- name: Monitor and manage sessions
124+
href: session-monitoring.md
125+
- name: Troubleshoot
126+
href: troubleshoot.md
127127
- name: Reference
128128
items:
129-
- name: Azure PowerShell
130-
href: /powershell/module/az.network/
131-
- name: REST
132-
href: /rest/api/virtualnetwork/bastion-hosts
133-
- name: Azure CLI
134-
href: /cli/azure/network/bastion
135-
- name: Bastion monitoring data reference
136-
href: monitor-bastion-reference.md
129+
- name: Azure PowerShell
130+
href: /powershell/module/az.network/
131+
- name: REST
132+
href: /rest/api/virtualnetwork/bastion-hosts
133+
- name: Azure CLI
134+
href: /cli/azure/network/bastion
135+
- name: Bastion monitoring data reference
136+
href: monitor-bastion-reference.md
137137
- name: Resources
138138
items:
139-
- name: Azure Networking blog
140-
href: https://techcommunity.microsoft.com/category/azure/blog/azurenetworkingblog
141-
- name: Microsoft Q&A question page - Azure Bastion
142-
href: /answers/tags/119/azure-bastion
143-
- name: Networking feedback
144-
href: https://feedback.azure.com/d365community/forum/8ae9bf04-8326-ec11-b6e6-000d3a4f0789
145-
- name: Pricing
146-
href: https://azure.microsoft.com/pricing/details/azure-bastion/
147-
- name: Subscription and service limits
148-
href: ../azure-resource-manager/management/azure-subscription-service-limits.md?toc=/azure/bastion/toc.json
149-
- name: SLA
150-
href: https://azure.microsoft.com/support/legal/sla
151-
- name: Preview SLA
152-
href: https://azure.microsoft.com/support/legal/preview-supplemental-terms
139+
- name: Azure Networking blog
140+
href: https://techcommunity.microsoft.com/category/azure/blog/azurenetworkingblog
141+
- name: Microsoft Q&A question page - Azure Bastion
142+
href: /answers/tags/119/azure-bastion
143+
- name: Networking feedback
144+
href: https://feedback.azure.com/d365community/forum/8ae9bf04-8326-ec11-b6e6-000d3a4f0789
145+
- name: Pricing
146+
href: https://azure.microsoft.com/pricing/details/azure-bastion/
147+
- name: Subscription and service limits
148+
href: ../azure-resource-manager/management/azure-subscription-service-limits.md?toc=/azure/bastion/toc.json
149+
- name: SLA
150+
href: https://azure.microsoft.com/support/legal/sla
151+
- name: Preview SLA
152+
href: https://azure.microsoft.com/support/legal/preview-supplemental-terms
153+
ttps://azure.microsoft.com/support/legal/sla
154+
- name: Preview SLA
155+
href: https://azure.microsoft.com/support/legal/preview-supplemental-terms

0 commit comments

Comments
 (0)