Skip to content

Commit 14181d3

Browse files
Merge pull request #251334 from cherylmc/bastion-ip
specify SSH AAD
2 parents 5b1212e + e31f7ca commit 14181d3

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

articles/bastion/connect-ip-address.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ description: Learn how to connect to your virtual machines using a specified pri
55
author: cherylmc
66
ms.service: bastion
77
ms.topic: how-to
8-
ms.date: 08/23/2023
8+
ms.date: 09/13/2023
99
ms.author: cherylmc
1010

1111
---
@@ -24,9 +24,11 @@ IP-based connection lets you connect to your on-premises, non-Azure, and Azure v
2424

2525
* IP-based connection won’t work with force tunneling over VPN, or when a default route is advertised over an ExpressRoute circuit. Azure Bastion requires access to the Internet and force tunneling, or the default route advertisement will result in traffic blackholing.
2626

27-
* Azure Active Directory authentication and custom ports and protocols aren't currently supported when connecting to a VM via native client.
27+
* Azure Active Directory Authentication isn't supported for RDP connections. Azure Active Directory authentication is supported for SSH connections via native client.
2828

29-
* UDR is not supported on Bastion subnet, including with IP-based connection.
29+
* Custom ports and protocols aren't currently supported when connecting to a VM via native client.
30+
31+
* UDR isn't supported on Bastion subnet, including with IP-based connection.
3032

3133
## Prerequisites
3234

0 commit comments

Comments
 (0)