Forum Discussion
Power BI Workspace - Not Sync with Azure Repo's Branch
- 1 year ago
Hello yakkantiV - No, the sync is not automatic in real-time. From Azure Repos (Git) → to Power BI workspace. sync is one way.
The Power BI Service does not auto-pull from Git when you push changes to Azure Repos.
you can go to your Power BI workspace>>Click on “Git integration” (gear icon or from the workspace settings).>>Click “Sync from Git” to pull the latest changes from the branch into your workspace.
I hope the details shared above helps.
Let me know if any question on the same.
if you are familiar with Microsoft Fabric's REST APIs to automate Git integration tasks, such as connecting/disconnecting workspaces and managing credentials:
Automate Git integration by using APIs - Microsoft Fabric | Microsoft Learn
Hope this helps.
Hello yakkantiV - No, the sync is not automatic in real-time. From Azure Repos (Git) → to Power BI workspace. sync is one way.
The Power BI Service does not auto-pull from Git when you push changes to Azure Repos.
you can go to your Power BI workspace>>Click on “Git integration” (gear icon or from the workspace settings).>>Click “Sync from Git” to pull the latest changes from the branch into your workspace.
I hope the details shared above helps.
Let me know if any question on the same.
if you are familiar with Microsoft Fabric's REST APIs to automate Git integration tasks, such as connecting/disconnecting workspaces and managing credentials:
Automate Git integration by using APIs - Microsoft Fabric | Microsoft Learn
Hope this helps.
- rajendraongole11 year ago
Super User
Hi yakkantiV - if i answered to your question, please mark my post as solution to help others.
Thank you