$ git clone git@ssh.dev.azure.com:v3/softwarelicense/Onboarding/Onboarding
Cloning into 'Onboarding'...
Unable to negotiate with 52.236.147.103 port 22: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
$ ssh -oKexAlgorithms=+diffie-hellman-group1-sha1 Nazar@Computer
ssh: connect to host computer port 22: Connection refused