Skip to main content
Microsoft Idea

Power BI

New

Manage Power BI Apps via the admin API

Vote (6) Share
Clayton Holderfield's profile image

Clayton Holderfield on 25 Mar 2022 15:32:43

We have deployed Power BI with a workspace/app model. Our datasets reside in a "master" workspace and reports are saved to various "functional" workspaces. Each functional workspace has a corresponding app through which the end users access their reports.


We'd love to be able to script our deployment/update process using the admin API, but there are some major capabilities missing that make that impossible to completely automate.


  • No ability to "unpublish" a specific report from an app via the api
  • Can't publish an app via the api