Category: Team Foundation Server
-
How I Got an Azure DevOps / TFS Environment Agent Working on a Server With No Internet
If you are trying to add a self-hosted Azure DevOps or TFS agent to an environment and the server has no internet access, there is a good chance…
-
Why Leaving Your TFS Git Username Blank Can Fix Authentication on Windows
If you use TFS on-prem, Git over HTTPS, and Windows, you may have run into a strange authentication issue: You enter the correct username and password… and Git…
-

How to Push Your Git Repository to TFS
In this guide, we’ll walk through the steps of pushing your Git repository to Team Foundation Server (TFS). This guide assumes that you’re working with a Git repository.…