Connect your own Microsoft Fabric tenant (Azure AD Service Principal) to manage workspaces, Lakehouses, Warehouses, Notebooks, Data Pipelines, job runs, and capacities, and audit tenant health -- f...
What this app can do
17 tools registered
Connect FabricFree
Connect your own Microsoft Fabric tenant by saving an Azure AD Service Principal (tenant_id/client_id/client_secret), after checking it actually works against the Fabric REST API.
Disconnect FabricFree
Disconnect a Microsoft Fabric tenant: deletes the saved Service Principal credentials. Nothing in Fabric itself is changed.
List ConnectionsFree
List the connected Microsoft Fabric tenants.
List Workspaces8 tok
List Microsoft Fabric workspaces the connected Service Principal is a member of.
Get Workspace8 tok
Read one Microsoft Fabric workspace in full by its id.
List Items8 tok
List items (Lakehouses, Warehouses, Notebooks, Data Pipelines, Reports, Semantic Models, etc.) inside one Fabric workspace, optionally filtered by item type.
Get Item8 tok
Read one Fabric item (Lakehouse, Warehouse, Notebook, Data Pipeline, etc.) in full by its id.
Create Item16 tok
Create a new item (Lakehouse, Warehouse, Notebook, or Data Pipeline) in a Fabric workspace.
Delete Item16 tok
Permanently delete a Fabric item. Cannot be undone.
Run Item Job20 tok
Run a job (e.g. RunNotebook, Pipeline) against a Fabric item now, on demand.
Get Job Instance8 tok
Read one Fabric job instance in full -- status, timing, and any error info.
List Job Instances8 tok
List recent job instances (runs) of a Fabric item, most recent first.
Cancel Job Instance16 tok
Cancel a running Fabric job instance.
List Capacities8 tok
List Microsoft Fabric capacities (compute pools) visible to the connected Service Principal.
Suspend Capacity40 tok
Suspend a Fabric capacity to stop consuming compute units.
Resume Capacity20 tok
Resume a suspended Fabric capacity.
Audit Fabric40 tok
Build one aggregated health report across the connected Microsoft Fabric tenant: capacities not active, workspaces with no capacity assigned, recent failed job instances.