Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!Get Fabric certified for FREE! Don't miss your chance! Learn more
Currently, I use the admin package of semantic-link-labs in a pySpark Notebook to get Fabric metadata for governance purposes, like:
df_capacities = labs.admin.list_capacities()
df_tenant_settings = labs.admin.list_tenant_settings()
df_workspaces = labs.admin.list_workspaces()
df_items = labs.admin.list_items()You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.