Forum Discussion

yakkantiV's avatar
yakkantiV
Icon for Advocate I rankAdvocate I
1 year ago
Solved

Power BI Workspace - Not Sync with Azure Repo's Branch

Hi Team,   I have pbip file in Azure Repos master branch and master branch sync with power bi workspace but its sync yesterday 1:05 PM after that i have latest changes in  master branch  is upto d...
  • rajendraongole1's avatar
    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.