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

Preparing for a certification exam? Ask exam experts all your questions on May 15th. 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
Super User
Super User

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
Super User
Super User

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!

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
Super User
Super User

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
PBIApril_Carousel

Power BI Monthly Update - April 2025

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

Notebook Gallery Carousel1

NEW! Community Notebooks Gallery

Explore and share Fabric Notebooks to boost Power BI insights in the new community notebooks gallery.

April2025 Carousel

Fabric Community Update - April 2025

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

Top Solution Authors