Note: this also affects anyone trying to connect to the dev.azure.com servers (to, for example, git clone <email address hidden>...)
$ ssh -vv ssh.dev.azure.com ... debug2: peer server KEXINIT proposal debug2: KEX algorithms: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha256 debug2: host key algorithms: ssh-rsa ... Unable to negotiate with 20.41.6.2 port 22: no matching host key type found. Their offer: ssh-rsa
Note: this also affects anyone trying to connect to the dev.azure.com servers (to, for example, git clone <email address hidden>...)
$ ssh -vv ssh.dev.azure.com hellman- group1- sha1,diffie- hellman- group14- sha1,diffie- hellman- group-exchange- sha256
...
debug2: peer server KEXINIT proposal
debug2: KEX algorithms: diffie-
debug2: host key algorithms: ssh-rsa
...
Unable to negotiate with 20.41.6.2 port 22: no matching host key type found. Their offer: ssh-rsa