Powershell

How to perform Power BI On-prem Data Gateway management using Service Principal?

Recently I was working on end-to-end implementation of Power BI DevOps that includes Gateway, Workspace and Dataset configuration programmatically using Powershell and Power BI REST API. One of the first steps, I stumbled upon was Gateway configuration and how its linked to data sources and dataset settings. Problems How to map or bind data source […]

How to perform Power BI On-prem Data Gateway management using Service Principal? Read More »

How to implement Source control and CI/ CD for Power BI?

One of the challenges I was facing recently was about a requirement to implement source control and CI/ CD pipeline with existing Bitbucket and Bamboo architecture without using deployment pipelines for Power BI. I would recommend this approach only if deployment pipelines is out of question for your team. Obviously, we cannot have source control

How to implement Source control and CI/ CD for Power BI? Read More »