This time we’re going bigger than ever. Fabric, Power BI, SQL, AI and more. We're covering it all. You won't want to miss it.
Learn moreDid you hear? There's a new SQL AI Developer certification (DP-800). Start preparing now and be one of the first to get certified. Register now
Your file has been submitted successfully. We’re processing it now - please check back in a few minutes to view your report.
This Fabric notebook is designed to analyze and visualize data connection dependencies across Microsoft Fabric workspaces.
It automatically:
Retrieves all workspaces and their items (like Semantic Models and Dataflows).
Extracts the connections each item depends on (such as linked data sources).
Builds a dependency graph (DAG) using networkx to show how items and connections are related.
Provides an interactive, visual representation of data lineage, helping users trace how data flows through Fabric.
Transparency: Makes it easier to see which dataflows, models, and workspaces depend on specific connections.
Impact Analysis: Helps identify what might break if a connection changes or fails.
Governance & Compliance: Supports data governance by documenting data lineage and dependencies.
Optimization: Enables teams to simplify or optimize connection usage by spotting redundancies.
Collaboration: Provides a clear visualization for both technical and non-technical stakeholders to understand dependencies.
Find the Notebook here : https://github.com/NandanHegde15/MSFTFabric-Notebook/tree/main/Connections/ConnectionsLineage
https%3A%2F%2Fgithub.com%2FNandanHegde15%2FMSFTFabric-Notebook%2Ftree%2Fmain%2FConnections%2FConnectionsLineage