Converting from ssh to http fails for azure projects.
Using user/pass credentials - replacing ssh url 'git@ssh.dev.azure.com:v3/org/team/project' with https url 'https://ssh.dev.azure.com/v3/org/team/project'
fatal: repository 'https://ssh.dev.azure.com/v3/org/team/project' not found
Converting from ssh to http fails for azure projects.
The repository should be https://dev.azure.com/org/team/_git/project
I would like to look at this. Any pointers as to where I start?