Skip to content

Latest commit

 

History

History
22 lines (18 loc) · 1 KB

F002-P001-Pxxx-SetupBuildAgent.md

File metadata and controls

22 lines (18 loc) · 1 KB
code effort bonus required type
PE0HQ17Z
5
false
true
Product Backlog Item

Set up a private build agent

Description

In order to build and release the software using the VSTS tooling, you will need a build agent. Next to the hosted agents, provisioned by VSTS, you have the ability to provision your own private build agents.

Achievement

In this achievement you will create a new build agent on a Virtual Machine hosted in Azure and configure the build agent to connect to your agent pool. In your build and release definition, you can then select this machine to run your tasks on.

Acceptance criteria

  • The build agent is installed and configured using the instructions provided by Microsoft.
  • Build agent is linked to the already provisioned agent queue for your team.

Links