Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

View all the Fabric Data Days sessions on demand. View schedule

Reply
giulio-diluca
Frequent Visitor

Git Integration PR and Tags

Hi

I'm seeing that in Fabric, from UI, is possible to connect to a PR or Tag branch, in photo we can see branches.
When i try to connect to it, it give me error 400 saying that the branch not exists ... but for example the PR is still in Azure DevOps.
Can we currently Git integrate with these kind of "branches" or not

fabric_pr_branch_reference.pngfabric_pr_branch_reference_2.png

{
    "error": {
        "code": "Git_BranchDeleted",
        "pbi.error": {
            "code": "Git_BranchDeleted",
            "parameters": {},
            "details": [],
            "exceptionCulprit": 1
        }
    }
}


Regards

1 ACCEPTED SOLUTION
svenchio
Solution Supplier
Solution Supplier

The answer is NO, because this is not a "regular" branch, rather, a temporary, system-generated reference that represents what the result of merging the PR branch into the target branch (usually main or develop)  

Can it be used like a branch? mmm Yes — to some extent and under certain conditions, but definetly NOT in Fabric workspace because:

  • It’s read-only and it can disappear if the PR is closed or updated.
  • You cannot push to it.

Microsoft Fabric (and Power BI Git integration) expects a real, pushable branch to track changes and sync with the workspace, therefore won’t allow you to use it as a workspace branch, even if it appears in the list. 

 

Quesion answered!  Hope you mark this as a solution/answer to your question, kudos if you found this information useful ... best of lucks mate!!! Cheers. 

View solution in original post

1 REPLY 1
svenchio
Solution Supplier
Solution Supplier

The answer is NO, because this is not a "regular" branch, rather, a temporary, system-generated reference that represents what the result of merging the PR branch into the target branch (usually main or develop)  

Can it be used like a branch? mmm Yes — to some extent and under certain conditions, but definetly NOT in Fabric workspace because:

  • It’s read-only and it can disappear if the PR is closed or updated.
  • You cannot push to it.

Microsoft Fabric (and Power BI Git integration) expects a real, pushable branch to track changes and sync with the workspace, therefore won’t allow you to use it as a workspace branch, even if it appears in the list. 

 

Quesion answered!  Hope you mark this as a solution/answer to your question, kudos if you found this information useful ... best of lucks mate!!! Cheers. 

Helpful resources

Announcements
November Fabric Update Carousel

Fabric Monthly Update - November 2025

Check out the November 2025 Fabric update to learn about new features.

Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.