Forum Discussion

fabric_1's avatar
fabric_1
New Member
1 year ago
Solved

How to automate pipeline schedule times in diff environments(dev and prod)

I have a pipeline in dev env, and have scheduled to run it every 15 mins. I have my code in git repo, but the pipeline schedule time is not saved there. If I deploy the pipeline to prod, how to sched...
  • v-aatheeque's avatar
    v-aatheeque
    1 year ago

    Hi fabric_1 ,

    In Microsoft Fabric, pipeline schedules (triggers) are not part of the Git integration, so they won’t be carried over when you deploy to production. Currently, you’ll need to manually configure the schedule in the production workspace after deployment. While automation through REST API or PowerShell isn’t available yet, it’s expected to be supported in future updates.

    Hope it helps !

    If this post was helpful, please consider marking Accept as solution to assist other members in finding it more easily.

    If you continue to face issues, feel free to reach out to us for further assistance!