Forum Discussion
Update Apps via API/CLI/PowerShell. Can it be done?
What it says in the title basically.
Can we tell the PBI service to push changes in workspaces as updates via a "Remote"/"Non-GUI" method?
4 Replies
- Eric_ZhangMicrosoft Employee
tkboisvert wrote:
What it says in the title basically.
Can we tell the PBI service to push changes in workspaces as updates via a "Remote"/"Non-GUI" method?
What do those changes and updates refer to? At this moment, you can see these supported REST APIs.
- tkboisvertHelper II
Updating apps.
Pushing all workspace changes as published changes.
- tkboisvertHelper II
Bumping because there was never an answer for this.
To be clear, we want to publish reports to an account ( even better an app workspace ) and/or update apps using an API/CLI/whatever.
- lafRegular Visitor
We want to acheive the same using Azure DevOps Pipelines. We already have made a pipeline for publishing reports to a workspace (used this guide https://medium.com/@lopatin.yegor/continuous-delivery-of-power-bi-reports-with-azuredevops-549b8658ca52), but there's no PowerShell or REST method for publishing the workspace to an app. We would very much like this.