|
10 | 10 | href: bastion-sku-comparison.md |
11 | 11 | - name: Cost optimization principles |
12 | 12 | href: cost-optimization.md |
13 | | - - name: Bastion FAQ |
14 | | - href: bastion-faq.md |
15 | 13 | - name: Quickstarts & Tutorials |
16 | 14 | expanded: true |
17 | 15 | items: |
|
25 | 23 | href: quickstart-host-arm-template.md |
26 | 24 | - name: Deploy Bastion - Terraform |
27 | 25 | href: quickstart-deploy-terraform.md |
| 26 | + - name: Bastion FAQ |
| 27 | + href: bastion-faq.md |
28 | 28 | - name: Concepts |
29 | 29 | items: |
| 30 | + - name: Identity & authentication |
| 31 | + items: |
| 32 | + - name: Configure Kerberos authentication |
| 33 | + href: kerberos-authentication-portal.md |
| 34 | + - name: Connect to a virtual machine |
| 35 | + items: |
| 36 | + - name: Windows VM |
| 37 | + items: |
| 38 | + - name: RDP connection |
| 39 | + href: bastion-connect-vm-rdp-windows.md |
| 40 | + - name: SSH connection |
| 41 | + href: bastion-connect-vm-ssh-windows.md |
| 42 | + - name: Linux VM |
| 43 | + items: |
| 44 | + - name: SSH connection |
| 45 | + href: bastion-connect-vm-ssh-linux.md |
| 46 | + - name: RDP connection |
| 47 | + href: bastion-connect-vm-linux-rdp.md |
| 48 | + - name: Connectivity & Access Methods |
| 49 | + items: |
| 50 | + - name: Bastion and VNet peering |
| 51 | + href: vnet-peering.md |
| 52 | + - name: Connect to an AKS cluster |
| 53 | + href: bastion-connect-to-aks-private-cluster.md |
| 54 | + - name: Configure native client support |
| 55 | + href: native-client.md |
| 56 | + items: |
| 57 | + - name: Connect from Windows native client |
| 58 | + href: connect-vm-native-client-windows.md |
| 59 | + - name: Connect from Linux native client |
| 60 | + href: connect-vm-native-client-linux.md |
| 61 | + - name: Transfer files - native client |
| 62 | + href: vm-upload-download-native.md |
| 63 | + - name: Connect to a VM - IP address |
| 64 | + href: connect-ip-address.md |
| 65 | + - name: Connect to a VM scale set |
| 66 | + href: bastion-connect-vm-scale-set.md |
| 67 | + - name: Connect to DevTest Labs VMs |
| 68 | + href: ../devtest-labs/enable-browser-connection-lab-virtual-machines.md?toc=%2fazure%2fbastion%2ftoc.json |
| 69 | + - name: Configure a shareable link |
| 70 | + href: shareable-link.md |
| 71 | + - name: Deploy private-only Bastion |
| 72 | + href: private-only-deployment.md |
| 73 | + - name: Authorization & Privileged Access |
| 74 | + items: |
| 75 | + - name: Work with NSGs |
| 76 | + href: bastion-nsg.md |
| 77 | + - name: Session controls, auditing, and monitoring |
| 78 | + items: |
| 79 | + - name: Monitor Azure Bastion |
| 80 | + href: monitor-bastion.md |
| 81 | + - name: Monitor and manage sessions |
| 82 | + href: session-monitoring.md |
| 83 | + - name: Configure session recording |
| 84 | + href: session-recording.md |
| 85 | + - name: Platform |
| 86 | + items: |
| 87 | + - name: Configure host scaling |
| 88 | + items: |
| 89 | + - name: Azure portal |
| 90 | + href: configure-host-scaling.md |
| 91 | + - name: Azure PowerShell |
| 92 | + href: configure-host-scaling-powershell.md |
| 93 | + - name: Design architecture |
| 94 | + href: design-architecture.md |
| 95 | + - name: Availability zones and disaster recovery |
| 96 | + href: /azure/reliability/reliability-bastion?toc=/azure/bastion/TOC.json |
30 | 97 | - name: Bastion configuration settings |
31 | 98 | href: configuration-settings.md |
32 | 99 | - name: Work remotely |
|
35 | 102 | href: ../networking/working-remotely-support.md?toc=%2fazure%2fbastion%2ftoc.json |
36 | 103 | - name: Leverage Bastion for remote working |
37 | 104 | href: work-remotely-support.md |
38 | | - - name: Design architecture |
39 | | - href: design-architecture.md |
40 | 105 | - name: VM connections and features |
41 | 106 | href: vm-about.md |
42 | | - - name: Bastion and VNet peering |
43 | | - href: vnet-peering.md |
44 | | - - name: Work with NSGs |
45 | | - href: bastion-nsg.md |
46 | | - - name: Availability zones and disaster recovery |
47 | | - href: /azure/reliability/reliability-bastion?toc=/azure/bastion/TOC.json |
48 | 107 | - name: Security |
49 | 108 | items: |
50 | 109 | - name: Secure Bastion |
|
64 | 123 | - name: Azure CLI |
65 | 124 | href: create-host-cli.md |
66 | 125 | - name: Developer SKU |
67 | | - href: quickstart-developer-sku.md |
68 | | - - name: Deploy private-only Bastion |
69 | | - href: private-only-deployment.md |
| 126 | + href: quickstart-developer.md |
70 | 127 | - name: Configure Bastion settings |
71 | 128 | items: |
72 | 129 | - name: View or upgrade SKU |
73 | 130 | href: upgrade-sku.md |
74 | | - - name: Configure native client support |
75 | | - href: native-client.md |
76 | | - - name: Configure host scaling |
77 | | - items: |
78 | | - - name: Azure portal |
79 | | - href: configure-host-scaling.md |
80 | | - - name: Azure PowerShell |
81 | | - href: configure-host-scaling-powershell.md |
82 | | - - name: Configure a shareable link |
83 | | - href: shareable-link.md |
84 | | - - name: Configure Kerberos authentication |
85 | | - href: kerberos-authentication-portal.md |
86 | | - - name: Configure session recording |
87 | | - href: session-recording.md |
88 | | - - name: Connect to a virtual machine |
89 | | - items: |
90 | | - - name: Windows VM |
91 | | - items: |
92 | | - - name: RDP connection |
93 | | - href: bastion-connect-vm-rdp-windows.md |
94 | | - - name: SSH connection |
95 | | - href: bastion-connect-vm-ssh-windows.md |
96 | | - - name: Linux VM |
97 | | - items: |
98 | | - - name: SSH connection |
99 | | - href: bastion-connect-vm-ssh-linux.md |
100 | | - - name: RDP connection |
101 | | - href: bastion-connect-vm-linux-rdp.md |
102 | | - - name: Connect to a VM - native client |
103 | | - items: |
104 | | - - name: Connect from Windows client |
105 | | - href: connect-vm-native-client-windows.md |
106 | | - - name: Connect from Linux client |
107 | | - href: connect-vm-native-client-linux.md |
108 | | - - name: Connect to a VM - IP address |
109 | | - href: connect-ip-address.md |
110 | | - - name: Connect to a VM scale set |
111 | | - href: bastion-connect-vm-scale-set.md |
112 | | - - name: Connect to DevTest Labs VMs |
113 | | - href: ../devtest-labs/enable-browser-connection-lab-virtual-machines.md?toc=%2fazure%2fbastion%2ftoc.json |
114 | | - - name: Connect to an AKS cluster |
115 | | - href: bastion-connect-to-aks-private-cluster.md |
116 | 131 | - name: Work with a VM session |
117 | 132 | items: |
118 | 133 | - name: Copy and paste |
119 | 134 | href: bastion-vm-copy-paste.md |
120 | 135 | - name: Full screen view |
121 | 136 | href: bastion-vm-full-screen.md |
122 | | - - name: Transfer files - native client |
123 | | - href: vm-upload-download-native.md |
124 | | - - name: Monitoring |
125 | | - items: |
126 | | - - name: Monitor Azure Bastion |
127 | | - href: monitor-bastion.md |
128 | | - - name: Monitor and manage sessions |
129 | | - href: session-monitoring.md |
130 | 137 | - name: Troubleshoot |
131 | 138 | href: troubleshoot.md |
132 | 139 | - name: Reference |
|
0 commit comments