Skip to content

Commit 960087c

Browse files
authored
Merge pull request #189653 from isamorris/patch-13
Update vm-upload-download-native.md
2 parents 86f5a5f + b4fbec5 commit 960087c

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

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

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -22,9 +22,9 @@ Azure Bastion offers support for file transfer between your target VM and local
2222
> * This feature requires the Standard SKU. The Basic SKU doesn't support using the native client.
2323
>
2424
25-
## Upload and download files - RDP
25+
## Upload and download files using the *az network bastion rdp* command
2626

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**.
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

@@ -42,9 +42,9 @@ This section helps you transfer files between your local Windows computer and yo
4242
4343
1. Once you sign in to your target VM, the native client on your computer will open up with your VM session. You can now transfer files between your VM and local machine using right-click, then **Copy** and **Paste**.
4444
45-
## Upload files - SSH
45+
## Upload files using the *az network bastion tunnel* command
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. 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).
47+
This section helps you upload files from your local computer to your target VM over SSH or RDP using the *az network bastion tunnel* command. The *az network tunnel command* allows you to use a native client of your choice on *non*-Windows local workstations. 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)