azure data factory CI/CD stop and Start triggers

Tinashe Chinyati 221 Reputation points
2021-01-16T05:43:49.867+00:00

Greetings

I have followed the microsoft doc for setting up a CI/CD in ADF, but is there a way not to stop the triggers when you migrate from one environment to the other eg DEV to UAT? I have pipelines that trigger at different times and when I want to migrate to another environment this might cause problems for me. Is there a way I can do this without stopping the triggers at all. Thanks

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
10,196 questions
0 comments No comments
{count} votes

Accepted answer
  1. SUNOJ KUMAR YELURU 14,021 Reputation points MVP
    2021-01-16T07:05:53.947+00:00

    @Tinashe Chinyati

    Try to use this brand new PowerShell module to publish the whole Azure Data Factory code from your master branch or directly from your local machine. The module resolves all pains existed so far in any others solution, including: deployment part of objects, deleting objects not existing in the source any longer, stop/start triggers, etc.

    More details and full documentation with code is in GitHub: https://github.com/SQLPlayer/azure.datafactory.tools

    Let me know if you have any question or concerns.

    Please don’t forget to Accept the answer and up-vote wherever the information provided helps you, this can be beneficial to other community members.


0 additional answers

Sort by: Most helpful