Child tenant management api rate limit

If we get a child tenant (off a production account - see Link Multiple Tenants to a Single Subscription) - what management api rate limits apply for that child tenant?

Is it 15 requests per second like the production tenant, or is it still restricted to 2 requests per second?

We will be using the management api to sync users across from another system, and a 2 requests per second limit won’t cut it for our test environment and testing this functionality, so I am hoping a child tenant inherits the same limit as its parent.

Hello!

A child tenant would be considered a non-production tenant. So, the management api v2 would have the rate limit of 2 requests per second (and bursts up to 10 requests).

You can read more about rate limits here: Rate Limit Policy

1 Like

This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.