@@ -10,7 +10,7 @@ metadata:
10
10
ms.topic : landing-page
11
11
author : cherylmc
12
12
ms.author : cherylmc
13
- ms.date : 10/16/2023
13
+ ms.date : 09/27/2024
14
14
15
15
# linkListType: architecture | concept | deploy | download | get-started | how-to-guide | learn | overview | quickstart | reference | tutorial | whats-new
16
16
@@ -26,6 +26,8 @@ landingContent:
26
26
url : bastion-overview.md
27
27
- linkListType : concept
28
28
links :
29
+ - text : Design architecture
30
+ url : design-architecture.md
29
31
- text : Azure Bastion FAQ
30
32
url : bastion-faq.md
31
33
- linkListType : learn
@@ -45,16 +47,29 @@ landingContent:
45
47
url : quickstart-host-portal.md
46
48
- text : Deploy Bastion automatically - Developer SKU
47
49
url : quickstart-developer-sku.md
48
- - linkListType : tutorial
50
+ - linkListType : deploy
49
51
links :
50
- - text : Deploy Bastion manually - specify settings
52
+ - text : Deploy Bastion using manually specified settings
51
53
url : tutorial-create-host-portal.md
54
+ - text : Deploy Bastion as a private-only deployment
55
+ url : private-only-deployment.md
56
+ # Card
57
+ - title : Connect to a virtual machine
58
+ linkLists :
59
+ - linkListType : concept
60
+ links :
61
+ - text : Connecting to VMs
62
+ url : vm-about.md#connect
52
63
- linkListType : how-to-guide
53
64
links :
54
- - text : Connect to a virtual machine (Linux)
65
+ - text : Connect to a Linux virtual machine
55
66
url : bastion-connect-vm-ssh-linux.md
56
- - text : Connect to a virtual machine (Windows)
67
+ - text : Connect to a Windows virtual machine
57
68
url : bastion-connect-vm-rdp-windows.md
69
+ - text : Connect to a virtual machine using the Windows native client
70
+ url : connect-vm-native-client-windows.md
71
+ - text : Connect to a virtual machine using the Linux native client
72
+ url : connect-vm-native-client-linux.md
58
73
- linkListType : learn
59
74
links :
60
75
- text : Connect to a VM using Azure Bastion
@@ -68,8 +83,6 @@ landingContent:
68
83
linkLists :
69
84
- linkListType : concept
70
85
links :
71
- - text : Connecting to VMs
72
- url : vm-about.md#connect
73
86
- text : VM supported features
74
87
url : vm-about.md
75
88
- linkListType : how-to-guide
@@ -80,7 +93,8 @@ landingContent:
80
93
url : bastion-vm-full-screen.md
81
94
- text : Upload or download files
82
95
url : vm-upload-download-native.md
83
-
96
+ - text : Record a VM session (session recording)
97
+ url : session-recording.md
84
98
# Card
85
99
- title : Reference
86
100
linkLists :
@@ -91,6 +105,4 @@ landingContent:
91
105
- text : Azure CLI
92
106
url : /cli/azure/network/bastion
93
107
- text : REST
94
- url : /rest/api/virtualnetwork/bastion-hosts
95
-
96
-
108
+ url : /rest/api/virtualnetwork/bastion-hosts
0 commit comments