Forum Discussion
Need help
- 1 year ago
Treat each customer as a separate Fabric workspace, this isolates data, access controls, notebooks, and reports cleanly.
Use service principals or managed identities to automate workspace creation and artifact deployment.
To avoid manually moving artifacts, use Fabric REST APIs. You can script this using Azure DevOps pipelines, PowerShell, or Fabric Notebook automation (via REST API calls).
- Use Power BI API to clone and bind datasets to different data sources (parameterized binding).
Treat each customer as a separate Fabric workspace, this isolates data, access controls, notebooks, and reports cleanly.
Use service principals or managed identities to automate workspace creation and artifact deployment.
To avoid manually moving artifacts, use Fabric REST APIs. You can script this using Azure DevOps pipelines, PowerShell, or Fabric Notebook automation (via REST API calls).
- Use Power BI API to clone and bind datasets to different data sources (parameterized binding).