Forum Discussion
raghavbijjula
Oct 31, 2023Copper Contributor
Fetch the queue size of ADO agents
Hello, I am trying to build auto-scaling solution to scale private ADO agent pool based on the queue size. I see following message when the pool is full The agent request is not running beca...
Kidd_Ip
Jun 17, 2025MVP
You may consider API endpoint:
https://dev.azure.com/{organization}/{project}/_apis/distributedtask/queues?api-version=7.1