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

Enhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends September 15. Request your voucher.

Reply
Johonnatan
Helper I
Helper I

How to auto sync reports connected to Azure Git Repo

Does anyone know how to automatically synchronize changes in workspaces connected to Azure Git repo?

 

Johonnatan_0-1719425551258.png

 

1 ACCEPTED SOLUTION
Anonymous
Not applicable

Hi @Johonnatan ,

Your requirement is to automatically synchronize changes in the workspace connected to the Azure Git repository. Am I right?

 

To achieve this requirement, you can use Azure Pipelines and Azure Repos integration.

 

Azure Pipelines allows continuous building, testing, and deployment to any platform and cloud. Azure Repos provides unlimited cloud-hosted private Git repositories for projects. Integrating Azure Pipelines with Azure Repos can achieve automatic synchronization process.

 

For detailed configuration steps, you can refer to this document:

Azure DevOps Repos and Pipelines - OWiki

 

If you have any other questions please feel free to contact me.

 

Best Regards,
Yang
Community Support Team

 

If there is any post helps, then please consider Accept it as the solution  to help the other members find it more quickly.
If I misunderstand your needs or you still have problems on it, please feel free to let us know. Thanks a lot!

View solution in original post

4 REPLIES 4
Anonymous
Not applicable

Hi @Johonnatan ,

 

Sorry, if you can't access the link, here is my alternative for you.

 

Azure Repo can synchronize changes to a remote Git repository. You can use the "Sync" option or the "Push" command to upload commits to a remote repository.

 

For the relevant steps, you can check the official document below. This document is official and will not be restricted:

Sync your changes to a remote Git repo - Azure Repos | Microsoft Learn

 

If you have any other questions please feel free to contact me.

 

Best Regards,
Yang
Community Support Team

 

If there is any post helps, then please consider Accept it as the solution  to help the other members find it more quickly.
If I misunderstand your needs or you still have problems on it, please feel free to let us know. Thanks a lot!

Johonnatan
Helper I
Helper I

@Anonymous 

 

How can I get access to this documentation? I do not have permission though.

Johonnatan
Helper I
Helper I

@Anonymous .

 

Thank you for all details posted.

 

How can I have access to the wiki?

 

Johonnatan_0-1719493954875.png

 

Anonymous
Not applicable

Hi @Johonnatan ,

Your requirement is to automatically synchronize changes in the workspace connected to the Azure Git repository. Am I right?

 

To achieve this requirement, you can use Azure Pipelines and Azure Repos integration.

 

Azure Pipelines allows continuous building, testing, and deployment to any platform and cloud. Azure Repos provides unlimited cloud-hosted private Git repositories for projects. Integrating Azure Pipelines with Azure Repos can achieve automatic synchronization process.

 

For detailed configuration steps, you can refer to this document:

Azure DevOps Repos and Pipelines - OWiki

 

If you have any other questions please feel free to contact me.

 

Best Regards,
Yang
Community Support Team

 

If there is any post helps, then please consider Accept it as the solution  to help the other members find it more quickly.
If I misunderstand your needs or you still have problems on it, please feel free to let us know. Thanks a lot!

Helpful resources

Announcements
August Power BI Update Carousel

Power BI Monthly Update - August 2025

Check out the August 2025 Power BI update to learn about new features.

August 2025 community update carousel

Fabric Community Update - August 2025

Find out what's new and trending in the Fabric community.

Top Solution Authors
Top Kudoed Authors