GT-Analytics / fuam-basic

FUAM is a solution to enable a holistic monitoring on top of Power BI and Fabric.
MIT License
14 stars 1 forks source link

Request for large tenants: Handle API throttling limits #7

Closed FrankPreusker closed 2 days ago

FrankPreusker commented 2 days ago

We do need to include Personal Workspaces into the metadata scanning (easy to adjust in the notebook), but this is catapulting us beyond the 500 requests per hour limit of the Scanner API (>50k workspaces). So the solution has to be able to deal with throttling limits (equally true for other API calls as well).

ggintli commented 2 days ago

Dear Frank,

This feature is not is scope of the FUAM Basic package. There is a great solution for one time analysis of personal workspaces: https://github.com/microsoft/Fabric-metadata-scanning

I hope it helps. Best Regards