Command-line interface for managing Microsoft Fabric workspaces, lakehouses, and pipelines. Current version 1.5.0, Python 3.10–3.13. Released monthly.
pip install ms-fabric-cliNo compatibility data collected yet for this library.
Authenticate using service principal and create a lakehouse.
Use '--lakehouse-name' instead of '--name'.
Use '--tenant-id', '--client-id', '--client-secret' for SP auth, or '--managed-identity' for Azure resources.
Use only letters, numbers, hyphens, underscores; avoid spaces.
Rename workspace to use only allowed characters.
Use the command-line tool directly: 'fabric --help'. Do not try to import it in Python.
No dependency data recorded yet.