VM with azure where i want to connect to my VM in azuure but my git keeps blocking
$ ssh -i /Users/ADMIN/Downloads/test_key.pem [email protected]
Warning: Identity file /Users/ADMIN/Downloads/test_key.pem not accessible: No such file or directory.
The authenticity of host ‘20.164.16.5 (20.164.16.5)’ can’t be established.
ED25519 key fingerprint is SHA256:FL3nUstpE5ssvMTAjN+EQE3+9j20jYKWUr0eRBvn+WY.
This key is not known by any other names
Are you sure you want to continue connecting (yes/no/[fingerprint])? yes
Warning: Permanently added ‘20.164.16.5’ (ED25519) to the list of known hosts.
[email protected]: Permission denied (publickey).