Question 131
DP-203 voucher + Udemy course (lifetime access) = ₹3,500 for Indian ID card holders.
Details →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?
- AAdd an event trigger to all four pipelines.
- BAdd a schedule trigger to all four pipelines.
- CCreate a patient pipeline that contains the four pipelines and use a schedule trigger.
- DCreate a patient pipeline that contains the four pipelines and use an event trigger.