Scheduling a Pipeline in Azure Data Factory

Ramu Vudugula
2 min readFeb 27, 2020

--

Requirement: How to schedule a pipeline to run on a daily basis in Azure Data Factory

Solution:

  1. Log into Azure Portal, Open existed pipeline in data factory
  2. On the top header we have Trigger option

3. Click on Trigger and we will get the two options I.e 1) Trigger Now 2) New/Edit

4. Trigger Now option will trigger the pipeline immediately

5. New/Edit option will show existed schedules if any and we can create new schedules also

6. Click on New/Edit option, it will open a window

7. Click on Choose trigger. It will give two options like new and it will show existed schedule names. If we click on existed then we will get the option to edit that

8. Click on New and it will open a new window with list of options for scheduling

9. Enter the name of the trigger, description. Select the Type as schedule

10. Select start date as per the timezone

11. Recurrence can be in minutes, hours, days, weeks and months

12. Select the end date. It can be either no end date or a particular end date

13. Activated should be Yes. If we select No then it will trigger and later we can change to Yes

14. Click OK and then publish the pipeline

15. To check the Triggers status, on the left menu click on Monitor and click on Trigger runs. Here we have the list of triggers which executed in the selected time period

Sign up to discover human stories that deepen your understanding of the world.

Free

Distraction-free reading. No ads.

Organize your knowledge with lists and highlights.

Tell your story. Find your audience.

Membership

Read member-only stories

Support writers you read most

Earn money for your writing

Listen to audio narrations

Read offline with the Medium app

--

--

Ramu Vudugula
Ramu Vudugula

Written by Ramu Vudugula

Engineer… Learning to move from B to A with Intelligence

No responses yet

Write a response