Skip to content

Commit 4b300f3

Browse files
authored
Update articles/bastion/connect-native-client-windows.md
1 parent e8b0b86 commit 4b300f3

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

articles/bastion/connect-native-client-windows.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -222,7 +222,13 @@ This connection supports file upload from the local computer to the target VM. F
222222

223223
## <a name="connect-IP"></a>Connect to VM - IP Address
224224

225-
This section helps you connect to your on-premises, non-Azure, and Azure virtual machines via Azure Bastion using a specified private IP address from native client. You can replace --target-resource-id with --target-ip-address in any of the above commands with the specified IP address to connect to your VM. Note that this feature does not support support AAD authentication or custom port and protocol at the moment. For more information on IP-based connection, see [Connect to a VM - IP address](connect-ip-address.md). Use the following commands as examples:
225+
This section helps you connect to your on-premises, non-Azure, and Azure virtual machines via Azure Bastion using a specified private IP address from native client. You can replace `--target-resource-id` with `--target-ip-address` in any of the above commands with the specified IP address to connect to your VM.
226+
227+
> [!Note]
228+
> This feature does not support support Azure AD authentication or custom port and protocol at the moment. For more information on IP-based connection, see [Connect to a VM - IP address](connect-ip-address.md).
229+
230+
Use the following commands as examples:
231+
226232

227233
**RDP:**
228234

0 commit comments

Comments
 (0)