Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
7 years ago

Deploy Power BI PBIX file using Azure DevOps

Does anyone know if it's possible to use Azure DevOps to publish/deploy a Power BI report (i.e. a .PBIX file) to powerbi.com via Azure DevOps?

 

I have a PBIX file in a Git repository and wish to be able to deploy/publish that PBIX file to a specific workspace that I have access to on powerbi.com via an Azure DevOps release pipeline.

 

I'm aware of an Azure DevOps plugin called "Power BI Actions" (See: https://marketplace.visualstudio.com/items?itemName=maikvandergaag.maikvandergaag-power-bi-actions) which would seem to fit the bill, however, this plugin is requesting very coarse grained permissions on the Azure Subscription that we use and our organisation is understandably relunctant to grant such overarching (and seemingly uneccessary) permissions.

 

Does anyone know of an alternative way to publish/deploy a PBIX file to a powerbi.com workspace using Azure DevOps?

 

4 Replies