Forum Discussion
How to source control using Azure DevOps Git repositories
Regards
Hi Gopal_PV,
Thank you for reaching out to Microsoft Fabric Community.
You can implement source control for development using Azure DevOps Git repositories, please follow the step-by-step guidance in the below documentation:
Azure DevOps integration with Power BI Desktop projects - Power BI | Microsoft Learn
Power BI Git Integration: 7 Essential Steps for a Powerful Workflow
These guides help in achieving the requirement. If still there are any issues, please share more details so that we can help further.
Thanks and regards,
Anjan Kumar Chippa
4 Replies
- v-achippaCommunity Support
Hi Gopal_PV,
Thank you for reaching out to Microsoft Fabric Community.
You can implement source control for development using Azure DevOps Git repositories, please follow the step-by-step guidance in the below documentation:
Azure DevOps integration with Power BI Desktop projects - Power BI | Microsoft Learn
Power BI Git Integration: 7 Essential Steps for a Powerful Workflow
These guides help in achieving the requirement. If still there are any issues, please share more details so that we can help further.
Thanks and regards,
Anjan Kumar Chippa
- Ray_MindsSolution Supplier
Answer When we talk about version control for Power BI development using Azure DevOps Git repositories then we need to go with PBIP (Power BI Project files) Approach which has full flexibility of Git integration and CI/CD pipelines for version control and Deployment of one environment to another environment. This allows schema, visuals, model, and code changes to be tracked, reviewed via pull request, and deployed reliably. PBIP file will be save as Power BI Project format (.pbip) instead of Pbix.