
You can now transfer files between your VM and local machine using right-click, then Copy and Paste. Once you sign in to your target VM, the native client on your computer will open up with your VM session. az network bastion rdp -name "" -resource-group "" -target-resource-id ""
#Ssh copy file from website how to#
To learn more about how to use Azure AD to sign in to your Azure Windows VMs, see Azure Windows VMs and Azure AD. You can use either a local username and password, or your Azure AD credentials. Sign in to your target VM via RDP using the following command. If you have more than one subscription, select the subscription containing your Bastion resource. Instead, use the az network bastion tunnel command to upload files over SSH. To learn more about this command and how to connect, see Connect from a Windows native client.įile transfer over SSH is not supported using this method. Once connected to the target VM, you can upload and download files using right-click, then Copy and Paste. The az network bastion rdp command uses the native client MSTSC. The steps in this section apply when connecting to a target VM from a Windows local computer using the native Windows client and RDP. Copy the Resource ID at the top of the page to your clipboard to use later when connecting to your VM. Go to the Overview page for your VM and select the JSON View link to open the Resource JSON.

The Resource ID can be easily located in the Azure portal.
#Ssh copy file from website install#
For information about installing the CLI commands, see Install the Azure CLI and Get Started with Azure CLI.

You can't upload or download files using PowerShell or via the Azure portal.

While it may be possible to use third-party clients and tools to upload or download files, this article focuses on working with supported native clients. To learn more about native client support, refer to Configure Bastion native client support. Azure Bastion offers support for file transfer between your target VM and local computer using Bastion and a native RDP or native SSH client.
