Skip to content

Commit 0c54c10

Browse files
authored
Merge pull request #187905 from isamorris/patch-10
Update vm-upload-download-native.md
2 parents 9580273 + f63708c commit 0c54c10

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/bastion/vm-upload-download-native.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ Azure Bastion offers support for file transfer between your target VM and local
2424
2525
## Upload and download files - RDP
2626

27-
This section helps you transfer files between your local Windows computer and your target VM over RDP. Once connected to the target VM, you can transfer files using right-click, then **Copy** and **Paste**.
27+
This section helps you transfer files between your local Windows computer and your target VM over RDP. The *az network bastion rdp command* uses the native client MSTSC to connect to the target VM. Once connected to the target VM, you can transfer files using right-click, then **Copy** and **Paste**.
2828

2929
1. Sign in to your Azure account and select the subscription containing your Bastion resource.
3030

@@ -44,7 +44,7 @@ This section helps you transfer files between your local Windows computer and yo
4444
4545
## Upload files - SSH
4646
47-
This section helps you upload files from your local computer to your target VM over SSH using the *az network bastion tunnel* command. To learn more about the tunnel command, refer to [Connect to a VM using the *az network bastion tunnel* command](connect-native-client-windows.md#connect-tunnel).
47+
This section helps you upload files from your local computer to your target VM over SSH using the *az network bastion tunnel* command. The *az network tunnel command* allows you to use a native client of your choice. To learn more about the tunnel command, refer to [Connect to a VM using the *az network bastion tunnel* command](connect-native-client-windows.md#connect-tunnel).
4848
4949
> [!NOTE]
5050
> File download over SSH is not currently supported.

0 commit comments

Comments
 (0)