I have created a repository in Azure DevOps and cloned it through visual studio. When I push it into git it asks me for a password and when I push it into the Azure, it asks for an account.
It doesn't push when cloned directly and I can't seem to work out how to force it to the correct identity. What is the best practice in this case?