Microsoft Azure Pipelines Rate Limits
Azure DevOps Services (which hosts Azure Pipelines) applies a per-user / per-identity Throughput Service Threshold (TSTU / RCU) sliding-window rate limit. Each REST API call consumes a number of TSTUs based on cost; each user has 200 TSTUs per 5-minute sliding window. Throttled requests return HTTP 429 with Retry-After. Concurrency is capped not by API rate but by purchased parallel jobs (default 25 for Microsoft-hosted on new orgs, raise via support). Per-user TSTU limits cannot be raised — clients must throttle.
Microsoft Azure Pipelines Rate Limits is the machine-readable rate-limit profile for Azure Pipelines on the APIs.io network, conforming to the API Commons Rate Limits specification.
It captures 5 rate-limit definitions, measuring tstu_per_5_minutes, concurrent_jobs, and minutes_per_run.
The profile also includes 5 backoff/retry policies defined and response codes documented for throttled and delayedNotBlocked.
Tagged areas include Automation, Build, CI/CD, Deployment, and DevOps.
Limits
Policies
Sources
- https://learn.microsoft.com/en-us/azure/devops/integrate/concepts/rate-limits
- https://learn.microsoft.com/en-us/azure/devops/pipelines/licensing/concurrent-jobs
Work with this as data
Every rate limit here is available over the APIs.io API and to AI agents over MCP.
MCP server
One button, every client — Claude, Cursor, VS Code and the rest.
https://apis.io/mcp
Tools for rate limits
4 MCP tools reach this
find_rate_limitsBrowse and filter every rate limit in the catalog.apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.resolveTurn a domain, URL or GitHub org into the provider it belongs to.find_cohortsEvery scored population of providers in the catalog.
Call it yourself
curl for this page
curl "https://apis.io/api/v1/rate-limits/microsoft-azure-pipelines-rate-limits"
curl "https://apis.io/api/v1/rate-limits?limit=25"
Discovery needs no key. Ratings and market analysis are Pro.