Microsoft
DP-203 · Question #358
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 tri
Sign in or unlock DP-203 to reveal the answer and full explanation for question #358. The question stem and answer options stay visible for context.
Submitted by luis.pe· Mar 30, 2026Develop data processing
Question
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?
Options
- Aschedule
- Bevent-based
- Cmanual
- Dtumbling window
Unlock DP-203 to see the answer
You've previewed enough free DP-203 questions. Unlock DP-203 for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.
Topics
#Azure Data Factory#Tumbling Window Trigger#Pipeline Orchestration#Backfilling