

To generate key files using the RSA algorithm, run the following command from a PowerShell or another shell such as bash on your client: ssh-keygen The only SSH key type supported by Azure DevOps is RSA.


Visit your repository on the web and select Clone.Run git remote -v in your shell or use a GUI client instead. If you've already set up SSH, update your remote URLs to the new format: SSH URLs have changed, but old SSH URLs continue to work.
