Windows Azure Powershell Copying file to VM
问题 I am trying to use Windows Azure PowerShell to copy a zip file into VM. I have managed to connect to VM following the documentation. But, I cannot find any tutorial to upload / copy / transfer a zip file to VM Disk, say into the C drive. Can any one please help me giving any link for the tutorial or any idea how can I copy this? 回答1: You cannot use PowerShell to copy a file directly to a Virtual Machine's OS disk (or even to one of its attached disks). There's no API for communicating