Forum Discussion
Dan2
1 year agoHelper I
Service principal profile throttle limits
When using a single service principal to access the powerbi API's there is a 120 request limit per minute. So for example if we create two service principal profiles as per example below, would this ...
Anonymous
1 year agoNot applicable
Hi Dan2 ,
Thank you for reaching out to the Microsoft fabric community forum.
To clarify, the 120 requests per minute limit applies to the entire service principal, not to each individual profile. This means that all requests made using any profile under the same service principal including the master, Profile A, Profile B, and so on are counted collectively within the same 120-request/minute limit.
If you’re looking to scale beyond this limit, we recommend using multiple distinct service principals or optimizing your request patterns to reduce frequency and improve efficiency.
Thank you.