Skip to content

Commit c9b2fbc

Browse files
Merge pull request #230126 from isamorris/patch-32
Update connect-native-client-windows.md
2 parents 47f84d6 + 5c13ec6 commit c9b2fbc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ After you deploy this feature, there are two different sets of connection instru
3030

3131
* Use native clients on *non*-Windows local computers (example: a Linux PC).
3232
* Use the native client of your choice. (This includes the Windows native client.)
33-
* Connect using SSH or RDP.
33+
* Connect using SSH or RDP. (Note that bastion tunnel does not relay web servers or hosts.)
3434
* Set up concurrent VM sessions with Bastion.
3535
* [Upload files](vm-upload-download-native.md#tunnel-command) to your target VM from your local computer. File download from the target VM to the local client is currently not supported for this command.
3636

@@ -194,7 +194,7 @@ Use the example that corresponds to the type of target VM to which you want to c
194194
195195
## <a name="connect-tunnel"></a>Connect to VM - other native clients
196196
197-
This section helps you connect to your virtual machine from native clients on *non*-Windows local computers (example: a Linux PC) using the **az network bastion tunnel** command. You can also connect using this method from a Windows computer. This is helpful when you require an SSH connection and want to upload files to your VM.
197+
This section helps you connect to your virtual machine from native clients on *non*-Windows local computers (example: a Linux PC) using the **az network bastion tunnel** command. You can also connect using this method from a Windows computer. This is helpful when you require an SSH connection and want to upload files to your VM. Note that bastion tunnel supports RDP/SSH connection but does not relay web servers or hosts.
198198
199199
This connection supports file upload from the local computer to the target VM. For more information, see [Upload files](vm-upload-download-native.md).
200200

0 commit comments

Comments
 (0)