hi,
after created the virtual machine with azure management RSET APIs, i want to know how to complete below tasks:
1) how to copy files onto the virtual machine for both Windows and Linux?
2) how to remotely invoke commands on virtual machine?
for Linux, maybe we can use SSH, then how about Windows?
Thanks