Skip to content

Commit 147d916

Browse files
Merge pull request #214964 from cherylmc/patch-9
Add peered vnet information
2 parents 0dfd4d6 + 0424b5b commit 147d916

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

articles/bastion/bastion-connect-vm-ssh-windows.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ description: Learn how to use Azure Bastion to connect to Windows VM using SSH.
55
author: cherylmc
66
ms.service: bastion
77
ms.topic: how-to
8-
ms.date: 08/18/2022
8+
ms.date: 10/18/2022
99
ms.author: cherylmc
1010
ms.custom: ignite-fall-2021
1111
---
@@ -40,6 +40,7 @@ In order to make a connection, the following roles are required:
4040
* Reader role on the virtual machine
4141
* Reader role on the NIC with private IP of the virtual machine
4242
* Reader role on the Azure Bastion resource
43+
* Reader role on the virtual network of the target virtual machine (if the Bastion deployment is in a peered virtual network).
4344

4445
### Ports
4546

@@ -48,6 +49,8 @@ In order to connect to the Windows VM via SSH, you must have the following ports
4849
* Inbound port: SSH (22) *or*
4950
* Inbound port: Custom value (you will then need to specify this custom port when you connect to the VM via Azure Bastion)
5051

52+
See the [Azure Bastion FAQ](bastion-faq.md) for additional requirements.
53+
5154
### Supported configurations
5255

5356
Currently, Azure Bastion only supports connecting to Windows VMs via SSH using **OpenSSH**.

0 commit comments

Comments
 (0)