will_wainwright
1 year agoRegular Visitor
Fabric Monitor Notebook
Link to notebook: https://github.com/willwainwright/FabricNotebooks/blob/main/NB_Load_Monitor.ipynb
This notebook automates the monitoring of key Microsoft Fabric artifacts across all workspaces. It connects to both the Fabric and Power BI REST APIs to retrieve the latest run metadata for:
Data Pipelines via the Job Scheduler API
Semantic Models via the Power BI Dataset Refresh API
It stores the results in a Delta Lake table (dbo.item_runs), enabling downstream reporting and observability across your Fabric environment. The notebook is ideal for scheduled diagnostics or building custom monitoring dashboards in Power BI.
🔗API References:
https%3A%2F%2Fgithub.com%2Fwillwainwright%2FFabricNotebooks%2Fblob%2Fmain%2FNB_Load_Monitor.ipynb
No RepliesBe the first to reply