Forum Discussion

izak004's avatar
izak004
Regular Visitor
2 years ago
Solved

Reports migration from one workspace to multiple workspaces using pipelines

Hello Experts,   Is there any pipeline solution for migrating contents from one workspace to multiple workspaces? for example, in my Dev workspace A, I have 10 reports and I want to publish 4 repor...
  • Anonymous's avatar
    Anonymous
    2 years ago

    Hi izak004 ,

     

    If you are using Azure DevOps, you can use it in conjunction with the Power BI REST API, providing a more flexible solution for automating the migration of reports to different workspaces.
    Additionally, while Power BI deployment pipelines typically follow a 1:1 mapping between the source workspace and the target workspace, you can achieve the goal by creating multiple pipelines.

     

    For more details, you can read below document:

    Overview of Fabric deployment pipelines - Microsoft Fabric | Microsoft Learn

    Pipelines - REST API (Power BI Power BI REST APIs) | Microsoft Learn

     

    Best Regards,
    Adamk Kong

     

    If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.