Skip to content

Commit 9384ac1

Browse files
authored
Merge pull request #287495 from cherylmc/patch-1
Bastion landing page upate
2 parents 94ec6eb + 0c0f052 commit 9384ac1

File tree

1 file changed

+23
-11
lines changed

1 file changed

+23
-11
lines changed

articles/bastion/index.yml

Lines changed: 23 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ metadata:
1010
ms.topic: landing-page
1111
author: cherylmc
1212
ms.author: cherylmc
13-
ms.date: 10/16/2023
13+
ms.date: 09/27/2024
1414

1515
# linkListType: architecture | concept | deploy | download | get-started | how-to-guide | learn | overview | quickstart | reference | tutorial | whats-new
1616

@@ -26,6 +26,8 @@ landingContent:
2626
url: bastion-overview.md
2727
- linkListType: concept
2828
links:
29+
- text: Design architecture
30+
url: design-architecture.md
2931
- text: Azure Bastion FAQ
3032
url: bastion-faq.md
3133
- linkListType: learn
@@ -45,16 +47,29 @@ landingContent:
4547
url: quickstart-host-portal.md
4648
- text: Deploy Bastion automatically - Developer SKU
4749
url: quickstart-developer-sku.md
48-
- linkListType: tutorial
50+
- linkListType: deploy
4951
links:
50-
- text: Deploy Bastion manually - specify settings
52+
- text: Deploy Bastion using manually specified settings
5153
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
5263
- linkListType: how-to-guide
5364
links:
54-
- text: Connect to a virtual machine (Linux)
65+
- text: Connect to a Linux virtual machine
5566
url: bastion-connect-vm-ssh-linux.md
56-
- text: Connect to a virtual machine (Windows)
67+
- text: Connect to a Windows virtual machine
5768
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
5873
- linkListType: learn
5974
links:
6075
- text: Connect to a VM using Azure Bastion
@@ -68,8 +83,6 @@ landingContent:
6883
linkLists:
6984
- linkListType: concept
7085
links:
71-
- text: Connecting to VMs
72-
url: vm-about.md#connect
7386
- text: VM supported features
7487
url: vm-about.md
7588
- linkListType: how-to-guide
@@ -80,7 +93,8 @@ landingContent:
8093
url: bastion-vm-full-screen.md
8194
- text: Upload or download files
8295
url: vm-upload-download-native.md
83-
96+
- text: Record a VM session (session recording)
97+
url: session-recording.md
8498
# Card
8599
- title: Reference
86100
linkLists:
@@ -91,6 +105,4 @@ landingContent:
91105
- text: Azure CLI
92106
url: /cli/azure/network/bastion
93107
- text: REST
94-
url: /rest/api/virtualnetwork/bastion-hosts
95-
96-
108+
url: /rest/api/virtualnetwork/bastion-hosts

0 commit comments

Comments
 (0)