Valid DP-203 Dumps shared by ExamDiscuss.com for Helping Passing DP-203 Exam! ExamDiscuss.com now offer the newest DP-203 exam dumps, the ExamDiscuss.com DP-203 exam questions have been updated and answers have been corrected get the newest ExamDiscuss.com DP-203 dumps with Test Engine here:
You have an Azure Data Factory pipeline that performs an incremental load of source data to an Azure Data Lake Storage Gen2 account. Data to be loaded is identified by a column named LastUpdatedDate in the source table. You plan to execute the pipeline every four hours. You need to ensure that the pipeline execution meets the following requirements: Automatically retries the execution when the pipeline run fails due to concurrency or throttling limits. Supports backfilling existing data in the table. Which type of trigger should you use?
Correct Answer: D
In case of pipeline failures, tumbling window trigger can retry the execution of the referenced pipeline automatically, using the same input parameters, without the user intervention. This can be specified using the property "retryPolicy" in the trigger definition. Reference: https://docs.microsoft.com/en-us/azure/data-factory/how-to-create-tumbling-window-trigger