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

Join us for an expert-led overview of the tools and concepts you'll need to become a Certified Power BI Data Analyst and pass exam PL-300. Register now.

Reply
mvdwenv
Regular Visitor

Update Power BI App via CI/CD / REST API?

Hi,

 

I am evaluating possiblities to automate the deployment of either PIBX or PBIP files from Azure Devops GIT to Power BI Workspaces. I am able to deploy PBIX files to workspaces but I can't programmatically update the app which can be done manually via the browser in Power BI Service (see screenshot)

 

mvdwenv_0-1715937485830.png


Does anyone know how I can programmatically update the App after deploying a new version of either PBIX or PBIP to a workspace?


1 ACCEPTED SOLUTION
Anonymous
Not applicable

Hi @mvdwenv ,

Base on my research, there is no direct method to update the app by REST API. Please review the following thread, check if it can be used an workaround.

Solved: Automatically update app - Microsoft Fabric Community


that is unfortunately not an option. You have to explicitly update the App to reflect your changes.
Another way could be to give users Viewer access to the workspace, that's like read-only access. But in that way they do see all the items in the workspace, not only the items published with the App. Is that an option?

In addition, the following one is a similar idea shared on Power BI Ideas, you can vote it up and add your comments there to improve Power BI on this feature. 

Automatically update App when new reports and dashboards are published to the workspace

Best Regards

View solution in original post

3 REPLIES 3
charandeept
New Member

Hi,

 

I'm currently using CI/CD pipelines to deploy PBIX files to Power BI workspaces, which is working well. However, after deploying the updated report, I still have to manually update the corresponding Power BI App via the browser in the Power BI Service.

Is there a way to programmatically update or publish the Power BI App after new content (like an updated PBIX) has been deployed to the workspace? Ideally, I’d like to integrate this step into my CI/CD process.

I’ve looked into the Power BI REST API (https://learn.microsoft.com/en-us/rest/api/power-bi/apps), but I haven’t found a clear way to do this. Any help, workarounds, or documentation links would be appreciated!

Anonymous
Not applicable

Hi @mvdwenv ,

Base on my research, there is no direct method to update the app by REST API. Please review the following thread, check if it can be used an workaround.

Solved: Automatically update app - Microsoft Fabric Community


that is unfortunately not an option. You have to explicitly update the App to reflect your changes.
Another way could be to give users Viewer access to the workspace, that's like read-only access. But in that way they do see all the items in the workspace, not only the items published with the App. Is that an option?

In addition, the following one is a similar idea shared on Power BI Ideas, you can vote it up and add your comments there to improve Power BI on this feature. 

Automatically update App when new reports and dashboards are published to the workspace

Best Regards

Thanks for the reply, I just wonder why this is not possible, exposing PBI content via an App is the recommended approach by Microsoft as this decouples the stage where changes are deployed and when changes are actually visibile to the end user. 

 

Not being able to update the App in an automated / programmatic way would still require manual step when deploying new versions of Power BI content to a workspace. It would be a great addition if this feature becomes avaialbe in such deployment of Power BI content can be fully automated.

Helpful resources

Announcements
Join our Fabric User Panel

Join our Fabric User Panel

This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.

June 2025 Power BI Update Carousel

Power BI Monthly Update - June 2025

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

June 2025 community update carousel

Fabric Community Update - June 2025

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