Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Grow your Fabric skills and prepare for the DP-600 certification exam by completing the latest Microsoft Fabric challenge.

Reply
xhan
Helper I
Helper I

Rate Limit on power bi metadata scanning APIs

We are using power bi metadata scanning APIs listed here https://learn.microsoft.com/en-us/power-bi/enterprise/service-admin-metadata-scanning.

1. The rate limit mentioned for `PostWorkspaceInfo` https://learn.microsoft.com/en-us/rest/api/power-bi/admin/workspace-info-post-workspace-info is 500 per hour and 16 simultaneous. We usually get error 429 when we made about 490+ calls (definitely not hitting 500). Why is that?

2. The rate limit mentioned for `GetScanResult` https://learn.microsoft.com/en-us/rest/api/power-bi/admin/workspace-info-get-scan-status is 500 per hour. This is usually called after `PostWorkspaceInfo`. We'd get error code 429 after 300 calls.

 

How's actually the rate limits working here?

1 ACCEPTED SOLUTION
v-shex-msft
Community Support
Community Support

Hi @xhan,

These limitations should covered on all API usages, they not only evaluated on the current one.
In addition, power bi usage also invoke some backend API, they may also be include into the total amount.
I suppose the above may be the reason it mentions usage has exceeded the limit when your requests did not real meet to the definition amounts.

Regards,

Xiaoxin Sheng

Community Support Team _ Xiaoxin
If this post helps, please consider accept as solution to help other members find it more quickly.

View solution in original post

1 REPLY 1
v-shex-msft
Community Support
Community Support

Hi @xhan,

These limitations should covered on all API usages, they not only evaluated on the current one.
In addition, power bi usage also invoke some backend API, they may also be include into the total amount.
I suppose the above may be the reason it mentions usage has exceeded the limit when your requests did not real meet to the definition amounts.

Regards,

Xiaoxin Sheng

Community Support Team _ Xiaoxin
If this post helps, please consider accept as solution to help other members find it more quickly.

Helpful resources

Announcements
RTI Forums Carousel3

New forum boards available in Real-Time Intelligence.

Ask questions in Eventhouse and KQL, Eventstream, and Reflex.

MayPowerBICarousel

Power BI Monthly Update - May 2024

Check out the May 2024 Power BI update to learn about new features.