The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
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.