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

Next up in the FabCon + SQLCon recap series: The roadmap for Microsoft SQL and Maximizing Developer experiences in Fabric. All sessions are available on-demand after the live show. Register now

Reply
Powerbyosh
Helper I
Helper I

Automate Power BI Pipeline of different workspaces

Hi All,

 

I have 5 workspaces with 5 dashboards, with the same data source - only the client name will be changed. To trigger the deployment pipeline, is there an

1 ACCEPTED SOLUTION
pmreis
Most Valuable Professional
Most Valuable Professional

Hi @Powerbyosh 

If that's the case, you can do it programatically by using the Power BI REST API: Power BI REST APIs - Pipelines


Specifically you might be looking at the following request: Pipelines - Deploy All - REST API (Power BI Power BI REST APIs) | Microsoft Learn

 


Pedro Reis - Data Platform MVP / MCT
Making Power BI and Fabric Simple

If my response resolved your issue, please mark it as a solution to help others find it. If you found it helpful, please consider giving it a kudos. Your feedback is highly appreciated!

Find me at LinkedIn



View solution in original post

5 REPLIES 5
pmreis
Most Valuable Professional
Most Valuable Professional

Hi @Powerbyosh 

If that's the case, you can do it programatically by using the Power BI REST API: Power BI REST APIs - Pipelines


Specifically you might be looking at the following request: Pipelines - Deploy All - REST API (Power BI Power BI REST APIs) | Microsoft Learn

 


Pedro Reis - Data Platform MVP / MCT
Making Power BI and Fabric Simple

If my response resolved your issue, please mark it as a solution to help others find it. If you found it helpful, please consider giving it a kudos. Your feedback is highly appreciated!

Find me at LinkedIn



Thank you!

pmreis
Most Valuable Professional
Most Valuable Professional

You are welcome @Powerbyosh ! If I provided you a way to accomplish your objective, please mark the post as a solution so that others may find it.

pmreis
Most Valuable Professional
Most Valuable Professional

Hi @Powerbyosh 

Are you referring to Power BI Deployment Pipelines?
Currently it only supports 3 Environments per pipeline.
If you have more than 3, you can consider setting up another process like Azure Devops.

 


Pedro Reis - Data Platform MVP / MCT
Making Power BI and Fabric Simple

If my response resolved your issue, please mark it as a solution to help others find it. If you found it helpful, please consider giving it a kudos. Your feedback is highly appreciated!

Find me at LinkedIn

Hi @pmreis,

 

Thanks for the response. I have 5 different pipelines for 5 different reports on 5 different workspaces. I need to deploy 5 CI/CD pipelines for the each. 

Helpful resources

Announcements
New to Fabric survey Carousel

New to Fabric Survey

If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.

Join our Fabric User Panel

Join our Fabric User Panel

Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.

March Power BI Update Carousel

Power BI Community Update - March 2026

Check out the March 2026 Power BI update to learn about new features.

Top Solution Authors