I want to clone the existing project from Azure DevOps in Visual Studio but there is no option to do such a thing. How can I fix it? (in youtube videos there is an option)
It should be available, otherwise can you try to log out and log in again?
One other way to try is using the git-bash and use regular git clone
method
Follow the instructions given here