Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Power BI is turning 10! Let’s celebrate together with dataviz contests, interactive sessions, and giveaways. Register now.

Reply
Anonymous
Not applicable

How to migrate workspaces between tenants in Fabric?

I have choosen Sales data for Fabric POC. Team has created different tenant accounts and developed the POC . But , i wanted to show all in one Place . So, that i wanted to move All workapces into one tenant . Can you please help me in that.

5 REPLIES 5
Anonymous
Not applicable

Git is working for Power BI reports not the lakehouse, data pipelines, notebooks and sparkjobdefintions 

Anonymous
Not applicable

Hi all,glad the guys are participating in this thread.

Hi @Anonymous ,

If you want to migrate all resources to another tenant, you can export the reports or, if you have previously backed up the pbix files of your Power BI reports, you can publish the pbix files to the new Power BI tenant REST APIs and PowerShell can help you perform easier operations and avoid the hassle of manually performing operations one at a time.

Power BI Cmdlets reference | Microsoft Learn

Power BI REST APIs for embedded analytics and automation - Power BI REST API | Microsoft Learn

 

Martin_D
Super User
Super User

Hi @Anonymous ,

There is a copy workspace PowerShell script available on GitHub. It' copies between workspaces in same tenant, but you can modify it to copy between workspaces in different tenants (copy dashboards will probably not work between tenants).

powerbi-powershell/examples/CopyWorkspaceSampleScript.ps1 at master · microsoft/powerbi-powershell · GitHub

Kind regards,

Martin

Can we migrate Fabric workspace from one tenant to another tenant using above script  like Lakehouse , notebook, sparkjobdefintions , Pipelines data flows and all .. 

Hi @Rajibalaji ,

For this scenario I'd rather recommend using Git integration to sync artifacts to new workspace (in same or different Power BI tenant) Manage a workspace with Git. - Microsoft Fabric | Microsoft Learn

  • Connect empty repository to source workspace.
  • Sync existing artifacts to repository
  • Clone repository or disconnect from source workspace.
  • Connect repository with artifacts to (empty) destination workspace.
  • Sync artifacts from repostiory to destination workspace

Kind regards,

Martin

Helpful resources

Announcements
June 2025 Power BI Update Carousel

Power BI Monthly Update - June 2025

Check out the June 2025 Power BI update to learn about new features.

May 2025 Monthly Update

Fabric Community Update - May 2025

Find out what's new and trending in the Fabric community.