Question 187
DP-203 voucher + Udemy course (lifetime access) = ₹3,500 for Indian ID card holders.
Details →You have an Azure data factory named ADF1 that contains a pipeline named Pipeline1. Pipeline1 must execute every 30 minutes with a 15-minute offset. You need to create a trigger for Pipeline1. The trigger must meet the following requirements: • Backfill data from the beginning of the day to the current time. • If Pipeline1 fails, ensure that the pipeline can re-execute within the same 30-minute period. • Ensure that only one concurrent pipeline execution can occur. • Minimize development and configuration effort. Which type of trigger should you create?
- Aschedule
- Bevent-based
- Cmanual
- Dtumbling window