Skip to content

Commit 0dfd4d6

Browse files
Merge pull request #214960 from cherylmc/patch-8
Update to add info for peered vnet
2 parents d28fea4 + ce48d88 commit 0dfd4d6

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

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

Lines changed: 6 additions & 3 deletions
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 RDP.
55
author: cherylmc
66
ms.service: bastion
77
ms.topic: how-to
8-
ms.date: 08/08/2022
8+
ms.date: 10/18/2022
99
ms.author: cherylmc
1010

1111
---
@@ -32,6 +32,7 @@ Before you begin, verify that you've met the following criteria:
3232
* Reader role on the virtual machine.
3333
* Reader role on the NIC with private IP of the virtual machine.
3434
* Reader role on the Azure Bastion resource.
35+
* Reader role on the virtual network of the target virtual machine (if the Bastion deployment is in a peered virtual network).
3536

3637
### Ports
3738

@@ -42,12 +43,14 @@ To connect to the Windows VM, you must have the following ports open on your Win
4243

4344
> [!NOTE]
4445
> If you want to specify a custom port value, Azure Bastion must be configured using the Standard SKU. The Basic SKU does not allow you to specify custom ports.
45-
>
46+
47+
48+
See the [Azure Bastion FAQ](bastion-faq.md) for additional requirements.
4649

4750
## <a name="rdp"></a>Connect
4851

4952
[!INCLUDE [Connect to a Windows VM](../../includes/bastion-vm-rdp.md)]
5053

5154
## Next steps
5255

53-
Read the [Bastion FAQ](bastion-faq.md).
56+
Read the [Bastion FAQ](bastion-faq.md) for additional connection information.

0 commit comments

Comments
 (0)