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 August 31st. Request your voucher.

Reply
sawilliams
Frequent Visitor

Pipeline triggers not syncing with DevOps repository

Hello, I have the following problem:

I created a workspace with three notebooks, three lakehouses, and one pipeline, and then synced this workspace with a DevOps repository. So far, everything works fine—I can see any changes I make in the UI and properly commit them to the repository.

However, my issue is that I created a trigger for the pipeline to run every week, but I don’t see this change reflected in Git control. This makes me think that the trigger configuration is not being updated in the repository.

Am I correct in assuming this?
How can I save this trigger in the repository?

2 ACCEPTED SOLUTIONS
v-prasare
Community Support
Community Support

Hi @sawilliams,

Thanks for reaching Ms Fabric community support

 

Triggers are considered environment-specific configurations and are stored only in the Fabric service, not in Git. This behavior is similar to how Azure Data Factory manages triggers.

 

pipeline triggers are not included in the repository when using Git integration in Microsoft Fabric. Only pipeline definitions (activities, parameters, and linked services) are tracked in source control, but triggers are not version-controlled within the DevOps repository

 

 

 

Thanks,

Prashanth Are

 

 

 

 

 

 

 

 

 

View solution in original post

@sawilliams, You can automate trigger management in Microsoft Fabric using the REST API to create, update, and monitor triggers, ensuring consistency without manual intervention, even if they are not reflected in Git control. If weekly trigger settings are missing from Git, use API-based deployment scripts, check for pipeline parameterization limitations, or manually export and reimport trigger configurations using JSON.

 

 

Thanks,

Prashanth Are

MS Fabric community support

 

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly and give Kudos if helped you resolve your query

 

View solution in original post

6 REPLIES 6
v-prasare
Community Support
Community Support

@sawilliams As we haven’t heard back from you, we wanted to kindly follow up to check if the solution provided for your issue worked? or let us know if you need any further assistance here?

 

 

 

Thanks,

Prashanth Are

MS Fabric community support

 

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly and give Kudos if helped you resolve your query

v-prasare
Community Support
Community Support

@sawilliamsAs we haven’t heard back from you, we wanted to kindly follow up to check if the solution provided for your issue worked? or let us know if you need any further assistance here?

 

 

 

Thanks,

Prashanth Are

MS Fabric community support

 

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly and give Kudos if helped you resolve your query

v-prasare
Community Support
Community Support

@sawilliams

As we haven’t heard back from you, we wanted to kindly follow up to check if the solution provided for your issue worked? or let us know if you need any further assistance here?

 

 

 

Thanks,

Prashanth Are

MS Fabric community support

 

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly and give Kudos if helped you resolve your query

v-prasare
Community Support
Community Support

Hi @sawilliams,

Thanks for reaching Ms Fabric community support

 

Triggers are considered environment-specific configurations and are stored only in the Fabric service, not in Git. This behavior is similar to how Azure Data Factory manages triggers.

 

pipeline triggers are not included in the repository when using Git integration in Microsoft Fabric. Only pipeline definitions (activities, parameters, and linked services) are tracked in source control, but triggers are not version-controlled within the DevOps repository

 

 

 

Thanks,

Prashanth Are

 

 

 

 

 

 

 

 

 

Thank you for your response. Do you recommend a best practice for creating these triggers in the pipelines we are setting up in the production environment, while avoiding manual interaction? Fabric rest api?

@sawilliams, You can automate trigger management in Microsoft Fabric using the REST API to create, update, and monitor triggers, ensuring consistency without manual intervention, even if they are not reflected in Git control. If weekly trigger settings are missing from Git, use API-based deployment scripts, check for pipeline parameterization limitations, or manually export and reimport trigger configurations using JSON.

 

 

Thanks,

Prashanth Are

MS Fabric community support

 

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly and give Kudos if helped you resolve your query

 

Helpful resources

Announcements
July 2025 community update carousel

Fabric Community Update - July 2025

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

June FBC25 Carousel

Fabric Monthly Update - June 2025

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