To create an Agent Queue, follow these steps:
- Open the VSTS site, for example, <your domain / tenant>.visualstudio.com.
- Click on the settings cog on the toolbar, and then Agent Pools, as shown in the following screenshot:
- On the Agents Pools tab page, click on New pool....
- The name should relate to the project; in my case, I chose B05712AX7DevCookBook. Choose a name that is short and easy to determine which project the pool is for.
- Uncheck Auto-Provision Queues in all projects and click on OK.
We want each build server to have its own agent queue; if enabled, it would create the queue for all VSTS projects.
- Click on