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

Try your skills in the Power BI Dataviz World Championship! Round one ends June 26. Join now

Reply
Jeanxyz
Power Participant
Power Participant

how to undo a commit in Azure Git

I have backed up a power bi workspace in Azure Git. How can I revert to the previous version report?

I can see the commit history, but not able to revert to a previous version in Azure Git

Screenshot 2025-05-12 162658.png

 

2 REPLIES 2
v-achippa
Community Support
Community Support

Hi @Jeanxyz,

 

Thank you for reaching out to Microsoft Fabric Community.

 

It appears that the issue is related to Azure Git. As this is Fabric Community Forum, I recommend you to please reach out to Azure community for quick assistance.

Azure Community Support | Microsoft Azure

 

If this post helps, then please consider Accepting as solution to help the other members find it more quickly, don't forget to give a "Kudos" – I’d truly appreciate it! 

 

Thanks and regards,

Anjan Kumar Chippa

Deku
Super User
Super User

Clone to local directory 

 

Use git revert to create a commit that undoes the previous commit.

 

Push to remote repo (origin)

 

Sync changes


Did I answer your question?
Please help by clicking the thumbs up button and mark my post as a solution!

Helpful resources

Announcements
Fabric Data Days is here Carousel

Data Days 2026

Don't miss out on Data Days, June 15 through August 7. Learn Fabric, Power BI, SQL, AI and more.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.

Top Solution Authors