Forum Discussion

DiKi-I's avatar
DiKi-I
Post Partisan
1 year ago
Solved

Need help

Hi , Need help on some questions which came from one of the client. They want to create different customer profiles in fabric but they don't want to manually move workbooks across workspaces for d...
  • Vinodh247's avatar
    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).