I have a Microsoft Azure VM instance which I connect to with a username and password to access the SSH. However, I want to connect via SFTP to write files onto the VM, but I keep getting an error with writing files into the server. I have read perms but no write perms.
It clearly a root access problem, but I dont know how to connect with root with SFTP