user1037747
user1037747

Reputation: 1373

Hosted Pool Missing in Visual Studio Online in Build section

I am setting up Visual studio online Release management and I am referring this link

https://www.visualstudio.com/en-us/get-started/build/hosted-agent-pool

to select Hosted Pool Agent in Visual studio online.. But it is missing for me.. I am refering this link in order to solve the below issue

Please help


Error

There are issues with the request or definition that will prevent the build from running:There are agents that are capable of running the build, but they are not online. If the agent is configured to run as a service, ensure that the "VSO Agent ({agent name})" service is running.The value specified for SourceVersion is not a valid commit id.

Upvotes: 0

Views: 687

Answers (1)

Vijay Machiraju
Vijay Machiraju

Reputation: 176

VS online release management does not yet work with hosted pool. You need to setup your own agents for a few more weeks until that support comes in.

Upvotes: 3

Related Questions