Forum Discussion
Deploy Power BI pbix via Azure DevOps
Hello,
If we can't already (and if we can then someone please explain how), it would be great to be able to include Power BI pbix files in Azure DevOps deployments. We've just got the warehouse code into a full Continuous Integration Pipeline and it works really well, and it would be brilliant to get the reporting side of things included as well. As mentioned elsewhere in the Community (https://community.powerbi.com/t5/Developer/Deploy-Power-BI-PBIX-file-using-Azure-DevOps/m-p/732001/highlight/false#M19882) there is an open source plugin but the required permissions make our system admins raise their eyebrows slightly.
Thanks!
3 Replies
- AnonymousNot applicable
Hi Anonymous ,
AFAIK, current power bi developer resource are based on REST API. You can refer to following link to check API list to find out correspond functions:
Power BI REST APIs
BTW, I'd like to suggest you post this to develop forum to get better support.Regards,
Xiaoxin Sheng
- AnonymousNot applicable
Thanks, but it was the ideas forum I was looking for (and couldn't find!) ideas.powerbi.com
And there is already this suggestion, which was exactly what I wanted too
- SMHolckAdvocate IV
I would suggest following this TechNet article: https://social.technet.microsoft.com/wiki/contents/articles/53172.azuredevops-cicd-for-powerbi-reports.aspx
I haven't tried it yet, but looks like a good bet and will be having my team try it soon!