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

Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now

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
November Power BI Update Carousel

Power BI Monthly Update - November 2025

Check out the November 2025 Power BI 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.

Top Kudoed Authors