Forum Discussion
Use deployment pipeline with github historic versions
Hello everyone,
I was reading all the documentation related to Deployment Pipelines because what I need is to create the Dev, Test, and Prod environment within our PowerBI account. What I want to have is something similar to what we have with GitHub's normal processes:
- Version History
- Branch control (Someone must accept the changes from test to prod)
- Visibility is restricted for specific users once we have it in prod.
What I understood is that is possible to have all of this using the Premium Capacity but, Is possible to have all the same capabilities without using a PPU or Premium Capacity? I see other posts and the full documentation and what I want is something like the post I shared before but with the features of the Premium capacity. Right now I want to explore all possible options before making a decision (we are a small company so purchasing a Premium Capacity is not something that we need).
Thanks,
Hey julsr ,
Power BI Deployment Pipelines are only a Premium Per Capacity or Premium Per User feature. Next to that, at the current moment Deployment pipelines do not support versioning of artifacts.
Of course you can build your own "Deployment" pipelines using Github and/or Azure DevOps. I'm pretty sure that you can find a lot of samples how to use the Power BI REST Api and build your own Deployment pipeline.Hopefully, this helps to make your decision.
Regards,
Tom
1 Reply
- TomMartensSuper User
Hey julsr ,
Power BI Deployment Pipelines are only a Premium Per Capacity or Premium Per User feature. Next to that, at the current moment Deployment pipelines do not support versioning of artifacts.
Of course you can build your own "Deployment" pipelines using Github and/or Azure DevOps. I'm pretty sure that you can find a lot of samples how to use the Power BI REST Api and build your own Deployment pipeline.Hopefully, this helps to make your decision.
Regards,
Tom