I am getting below error while cloning a git repository from azure devops URL : https://dev.azure.com/mycompany/myproject/_git/myproject ERROR : Could not resolve host: dev.azure.com
i am trying via Git CMD and VS Code. Both is not working.
I also tried using the token which we get in azure repo.
I unset all the proxy now, becuase i was getting HTTP403 error while clone before.
NOTE : The proxy which i used was fom my organisation. And now iam doing this as a sample project with my personal gmail id in azure devops.
Thanks, Chithra