Forum Discussion

kylememe's avatar
kylememe
New Member
3 years ago
Solved

Deployment Pipeline Rules with CI/CD

I'm looking at using deployment pipelines and Azure Devops to do a good setup of CI/CD for PowerBI paginated reports embedded in a customer facing app and the PowerBI APIs and Azure Devops pipelines ...
  • kylememe's avatar
    3 years ago

    Thanks. I was well aware of all the options for automating the deployment pipelines and how to integrate that with Azure Devops. What ended up solving my problem is the update data source API call at Update Data Sources In Group . After my Paginated Reports get deployed to the correct workspace, I run that API call against them to set the correct data source they should use, depending what workspace they are in.