Forum Discussion
Reports migration from one workspace to multiple workspaces using pipelines
- Anonymous2 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 KongIf this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
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.