WARNING: UNPROTECTED PRIVATE KEY FILE!
Permissions for 'D:\Windows10\azure\azureuser.pem' are too open. It is required that your private key files are NOT accessible by others. This private key will be ignored. Load key "D:\Windows10\azure\azureuser.pem": bad permissions [email protected]: Permission denied (publickey,gssapi-keyex,gssapi-with-mic).
chmod 600 ~/.ssh/id_rsa.pem
– Bruise