Practice Test Geeks home

DP-200 Test 1

You have an Azure Data Factory pipeline that loads source data into an Azure Data Lake Storage Gen2 account incrementally.
The source table's LastUpdatedDate column identifies the data to be loaded.

Every four hours, you intend to run the pipeline.

You must make certain that the pipeline's execution fits the following criteria:

When a pipeline run fails owing to concurrency or throttling constraints, the execution is automatically retried.

Backfilling existing data in the table is supported.

What kind of trigger should you employ?

Select your answer