ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 125 - DP-203 discussion

Report
Export

You have the following Azure Data Factory pipelines:

Ingest Data from System1

Ingest Data from System2

Populate Dimensions

Populate Facts

Ingest Data from System1 and Ingest Data from System2 have no dependencies. Populate Dimensions must execute after Ingest Data from System1 and Ingest Data from System2. Populate Facts must execute after Populate Dimensions pipeline. All the pipelines must execute every eight hours.

What should you do to schedule the pipelines for execution?

A.
Add an event trigger to all four pipelines.
Answers
A.
Add an event trigger to all four pipelines.
B.
Add a schedule trigger to all four pipelines.
Answers
B.
Add a schedule trigger to all four pipelines.
C.
Create a patient pipeline that contains the four pipelines and use a schedule trigger.
Answers
C.
Create a patient pipeline that contains the four pipelines and use a schedule trigger.
D.
Create a patient pipeline that contains the four pipelines and use an event trigger.
Answers
D.
Create a patient pipeline that contains the four pipelines and use an event trigger.
Suggested answer: C

Explanation:

Schedule trigger: A trigger that invokes a pipeline on a wall-clock schedule.

Reference:

https://docs.microsoft.com/en-us/azure/data-factory/concepts-pipeline-execution-triggers

asked 02/10/2024
George Morales
47 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first