Reputation: 1
We are using Visual Studio online (TFS) and now due to some activX licenses requirement we need to have our own build machine. We like to use Azure virtual machine for this. We need to install Build Server first but as we are using the Visual Studio Online we do not have the TFS installed on site. How can we proceed?
Upvotes: 0
Views: 396
Reputation: 4647
You can configure your on-prem build server against a hosted visualstudio.com tfs account. This would be the same process for configuring your build server on an Azure VM.
Upvotes: 2