Forum Discussion
Anonymous
4 years agoNot applicable
Deployment pipeline Power BI Service + Azure DevOps
Hello all,
I would like to know what are the steps and tools to use when we want to automate a deployment pipeline.
Thank you in advance,
Charline
3 Replies
- lbendlinSuper User
Why use a deployment pipeline when you want to automate the process anyway ? 🙂
Which parts do you want to automate?
- AnonymousNot applicable
Hi lbendlin
My project is to automate the delivery process of all Power BI elements (report, dataflow, dataset ...)So that the deployment from one phase to another is done automatically as well as the rules ...
- lbendlinSuper User
That's not what Deployment Pipelines are for. Use PowerShell scripts or ALM Toolkit.