nerdexam
Microsoft

DP-203 · Question #211

You have an Azure Data Factory pipeline that is triggered hourly. The pipeline has had 100% success for the past seven days. The pipeline execution fails, and two retries that occur 15 minutes apart…

The correct answer is A. From 06:00 to 07:00 on January 10, 2021, there was no data in wwi/BIKES/CARBON. The error message states that the specified path does not exist. Therefore, a possible cause of the error could be that the data for the specified path, which is wwi/BIKES/CARBON/year=2021/month=01/day=10/hour=06, does not exist in the storage account. This could be due to…

Submitted by asante_acc· Mar 30, 2026Secure, monitor, and optimize data storage and data processing

Question

You have an Azure Data Factory pipeline that is triggered hourly. The pipeline has had 100% success for the past seven days. The pipeline execution fails, and two retries that occur 15 minutes apart also fail. The third failure returns the following error. What is a possible cause of the error?

Exhibit

DP-203 question #211 exhibit

Options

  • AFrom 06:00 to 07:00 on January 10, 2021, there was no data in wwi/BIKES/CARBON.
  • BThe parameter used to generate year=2021/month=01/day=10/hour=06 was incorrect.
  • CFrom 06:00 to 07:00 on January 10, 2021, the file format of data in wwi/BIKES/CARBON was
  • DThe pipeline was triggered too early.

How the community answered

(43 responses)
  • A
    70% (30)
  • B
    19% (8)
  • C
    7% (3)
  • D
    5% (2)

Explanation

The error message states that the specified path does not exist. Therefore, a possible cause of the error could be that the data for the specified path, which is wwi/BIKES/CARBON/year=2021/month=01/day=10/hour=06, does not exist in the storage account. This could be due to missing data or incorrect path or container name. Option B is the most likely cause of the error as it suggests that there was no data in the specified path during the given time frame.

Topics

#ADF pipeline debugging#pipeline failure analysis#data availability#error diagnosis

Community Discussion

No community discussion yet for this question.

Full DP-203 Practice