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