Skip to content

Commit 4562b7f

Browse files
authored
Merge pull request #187397 from cherylmc/patch-7
Update vm-upload-download-native.md
2 parents 8ca3d72 + 535787a commit 4562b7f

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

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

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,14 +18,15 @@ ms.author: cherylmc
1818
Azure Bastion offers support for file transfer between your target VM and local computer using Bastion and a native RDP or SSH client. To learn more about native client support, refer to [Connect to a VM using the native client](connect-native-client-windows.md). You can use either SSH or RDP to upload files to a VM from your local computer. To download files from a VM, you must use RDP.
1919

2020
> [!NOTE]
21-
> Uploading and downloading files is supported using the native client only. You can't upload and download files using PowerShell or via the Azure portal.
21+
> * Uploading and downloading files is supported using the native client only. You can't upload and download files using PowerShell or via the Azure portal.
22+
> * This feature requires the Standard SKU. The Basic SKU doesn't support using the native client.
2223
>
2324
2425
## Upload and download files - RDP
2526

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

28-
1. Sign in to your Azure account and select your subscription containing your Bastion resource.
29+
1. Sign in to your Azure account and select the subscription containing your Bastion resource.
2930

3031
```azurecli-interactive
3132
az login
@@ -49,7 +50,7 @@ This section helps you upload files from your local computer to your target VM o
4950
> File download over SSH is not currently supported.
5051
>
5152
52-
1. Sign in to your Azure account and select your subscription containing your Bastion resource.
53+
1. Sign in to your Azure account and select the subscription containing your Bastion resource.
5354
5455
```azurecli-interactive
5556
az login

0 commit comments

Comments
 (0)