
Power BI, Azure Repos and DevOps Pipelines
The objective of this article is to explain a way to store Power BI report files (which don’t contain data) in Azure GIT repo and by means of CI/CD pipelines, automate deployment tasks such as:
- Publish File(s) to Power BI workspace
- Update release version as a parameter
- Update Dataset(s)
- Refresh Dataset(s)
- Delete Dataset(s)
- Get…
Continue Reading Ashutosh Kumar’s Article on their blog
Power BI: Source Control till Deployment
The objective of this article is to explain a way to store Power BI report files (which don’t contain data) in Azure GIT repo and by means of CI/CD pipelines, automate deployment tasks such as: In…
Blog Syndicated with Ashutosh Kumar’s Permission

