Forum Discussion
Deployment Pipeline Rules with CI/CD
- 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.
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.