Copy files to Azure VM
azure, virtual-machine
Solution
You should just be able to copy/paste like normal. You can check to make sure rdpclip.exe is running on the VM.
If that doesn't work, you can always open your local drive using \\tsclient\c from within the RDP session. To share your local drive you can save the RDP file from the Management Portal website, then right-click the .rdp file and select Edit. Then switch to the Local Resources tab and click More under 'Local devices and resources' and check the drives that you want to share.
Problem
I have a VM I want to copy files to, a console app I want to run on the VM. How do I do this as the Remote Desktop won't let me copy files.