GitWebLinks
GitWebLinks copied to clipboard
extend Azure DevOps matching
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
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
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