تكامل Power BI
Power BI REST API — enumerate workspaces (groups) and datasets, trigger dataset refreshes. Collection reads use $top/$skip offset paging with no total count; refreshes on Shared capacity are limited to 8/day.
Groups
- List Groups — List workspaces the principal can access ($top/$skip offset paging, no count — a short page ends the walk)
Datasets
- List Datasets — List datasets in My workspace
- Refresh Dataset — Trigger a dataset refresh. notifyOption is NOT applicable to service-principal calls — use NoNotification; Shared capacity allows 8 refreshes/day