We have an Azure DevOps server that's used as source control. I am able to open DevOps in the browser (tested with Chrome and IE) with my credentials and see all the repositories but I can't connect to it through VS.
When I go to Visual Studio -> Team Explorer -> Manage Connections -> Connect to a Project -> Add Azure DevOps Server and type in the URL of the server, the server is successfully added but it has a warning sign (yellow triangle with an exclamation mark) and if I hover it, it says "no repositories available" -- see screenshot.
Are there any more details available to me? I tried launching VS with the /logs argument but that had nothing useful. It sounds like a permissions issue to me, my user being able to connect to the server, but not having read permissions to the repos, but, my user can see everything through the browser so I am not sure what to make of this. I installed the latest VS update and am on 16.3.9.
The DevOps server is technically hidden behind a VPN, not sure if that's important. I can't open DevOps in the browser if my PC is not connected to the VPN.