Skip to content

Commit 9a9b26f

Browse files
authored
Merge pull request #191693 from cherylmc/sound2
Sound2
2 parents ccbd4e9 + 5fa9516 commit 9a9b26f

File tree

5 files changed

+18
-20
lines changed

5 files changed

+18
-20
lines changed

articles/bastion/bastion-create-host-powershell.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -166,7 +166,7 @@ The following required roles for your resources.
166166

167167
You can use the [Connection steps](#steps) in the section below to connect to your VM. You can also use any of the following articles to connect to a VM. Some connection types require the Bastion [Standard SKU](configuration-settings.md#skus).
168168

169-
[!INCLUDE [Links to Connect to VM articles](../../includes/bastion-vm-table.md)]
169+
[!INCLUDE [Links to Connect to VM articles](../../includes/bastion-vm-connect-article-list.md)]
170170

171171
### <a name="steps"></a>Connection steps
172172

articles/bastion/create-host-cli.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -69,9 +69,9 @@ This section helps you deploy Azure Bastion using Azure CLI.
6969

7070
## <a name="connect"></a>Connect to a VM
7171

72-
You can use any of the following articles to connect to a VM that's located in the virtual network to which you deployed Bastion. You can also use the [Connection steps](#steps) in the section below. Some connection types require the [Standard SKU](configuration-settings.md#skus).
72+
You can use the [Connection steps](#steps) in the section below to connect to your VM. You can also use any of the following articles to connect to a VM. Some connection types require the Bastion [Standard SKU](configuration-settings.md#skus).
7373

74-
[!INCLUDE [Links to Connect to VM articles](../../includes/bastion-vm-table.md)]
74+
[!INCLUDE [Links to Connect to VM articles](../../includes/bastion-vm-connect-article-list.md)]
7575

7676
### <a name="steps"></a>Connection steps
7777

articles/bastion/tutorial-create-host-portal.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,7 @@ This is the public IP address of the Bastion host resource on which RDP/SSH will
154154

155155
You can use the [Connection steps](#steps) in the section below to connect to your VM. You can also use any of the following articles to connect to a VM. Some connection types require the Bastion [Standard SKU](configuration-settings.md#skus).
156156

157-
[!INCLUDE [Links to Connect to VM articles](../../includes/bastion-vm-table.md)]
157+
[!INCLUDE [Links to Connect to VM articles](../../includes/bastion-vm-connect-article-list.md)]
158158

159159
### <a name="steps"></a>Connection steps
160160

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
---
2+
author: cherylmc
3+
ms.author: cherylmc
4+
ms.date: 03/14/2022
5+
ms.service: bastion
6+
ms.topic: include
7+
8+
---
9+
* [Windows - RDP](../articles/bastion/bastion-connect-vm-rdp-windows.md)
10+
* [Windows - SSH](../articles/bastion/bastion-connect-vm-ssh-windows.md)
11+
* [Linux - SSH](../articles/bastion/bastion-connect-vm-ssh-linux.md)
12+
* [Linux - RDP](../articles/bastion/bastion-connect-vm-rdp-linux.md)
13+
* [Connect using the native client](../articles/bastion/connect-native-client-windows.md)
14+
* [Connect to a scale set](../articles/bastion/bastion-connect-vm-scale-set.md)

includes/bastion-vm-table.md

Lines changed: 0 additions & 16 deletions
This file was deleted.

0 commit comments

Comments
 (0)