GitWebLinks icon indicating copy to clipboard operation
GitWebLinks copied to clipboard

extend Azure DevOps matching

Open kvart714 opened this issue 3 years ago • 2 comments

I extended Azure DevOps configuration. We use the following url at work https://tfs.companyname.net/tfs/

here are some more examples of possible addresses: https://specsolutions.gitbook.io/specsync/important-concepts/what-is-my-tfs-project-url#:~:text=Typical%20valid%20Azure%20DevOps%20project,DevOps%20Server%20%2F%20Team%20Foundation%20Server)

https://docs.microsoft.com/en-us/azure/devops/server/admin/websitesettings?view=azure-devops-2020#internal-and-external-certificate-authorities

kvart714 avatar Apr 04 '21 12:04 kvart714

We use the following url at work https://tfs.companyname.net/tfs/

If that's an Azure DevOps Server URL, then you should configure that URL in settings.json. See On-Premise Servers

reduckted avatar Apr 07 '21 10:04 reduckted

yes, it's Azure DevOps Server.

As I understand it, the url will always start with /tfs. Also, when using your own domain, the tfs. subdomain is used by default.

There might be a way to configure a completely different Url for Azure DevOps Server, but it seems to me that in most cases we can detect Azure DevOps automatically.

the default Url is mentioned here: https://docs.microsoft.com/en-us/azure/devops/server/admin/websitesettings?view=azure-devops-2020

otherwise, Azure DevOps Server does not differ from the Cloud version in any way

kvart714 avatar Apr 07 '21 12:04 kvart714