exam questions

Exam DP-300 All Questions

View all questions & answers for the DP-300 exam

Exam DP-300 topic 5 question 3 discussion

Actual exam question from Microsoft's DP-300
Question #: 3
Topic #: 5
[All DP-300 Questions]

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?

  • A. tumbling window
  • B. on-demand
  • C. event
  • D. schedule
Show Suggested Answer Hide Answer
Suggested Answer: A 🗳️
The Tumbling window trigger supports backfill scenarios. Pipeline runs can be scheduled for windows in the past.
Incorrect Answers:
D: Schedule trigger does not support backfill scenarios. Pipeline runs can be executed only on time periods from the current time and the future.
Reference:
https://docs.microsoft.com/en-us/azure/data-factory/concepts-pipeline-execution-triggers

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
Ciupaz
8 months ago
Not related to DP-300 exam.
upvoted 3 times
...
cusman
1 year, 2 months ago
DP-203
upvoted 3 times
...
CaptainJameson
1 year, 4 months ago
Selected Answer: A
Tumbling window is correct, link explains it all
upvoted 1 times
...
txustopo
1 year, 5 months ago
Its correct https://docs.microsoft.com/en-us/azure/data-factory/how-to-create-tumbling-window-trigger?tabs=data-factory%2Cazure-powershell
upvoted 2 times
...
o2091
1 year, 7 months ago
its ok?
upvoted 1 times
...
o2091
1 year, 7 months ago
¿está bien?
upvoted 1 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...