The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
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
Solved! Go to Solution.
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
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
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.
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.
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.