Microsoft Certified:Azure Databricks Data Engineer Associate
Domain 4Objective 1
Design and Implement Data Pipelines DP-750 Practice Questions (Page 8)
Part of the Deploy and maintain data pipelines and workloads domain, which accounts for 30–35% of the DP-750 exam. Microsoft does not publish an official question count, but from its 120-minute exam (~50–80 total, ~15–28 in this domain), expect 4–7 from this objective — we provide 39 practice questions to prepare you well beyond it. (estimate)
39questions here
8free pages
6concepts
30–35%of the exam
Questions 36–39
- 36
A data pipeline reads from a source, performs a series of transformations, and writes to a Delta table. The team wants to ensure that the pipeline is idempotent, meaning that rerunning it does not produce duplicate data. They also want to handle late-arriving data without causing failures. What should they implement?
Select an answer first - 37
A team has a Lakeflow job with a notebook task that processes data from an external API. The API occasionally returns a 429 (rate limit) error. The team has configured the notebook to retry the API call up to 5 times with exponential backoff. However, the job still fails because the notebook task itself fails after the retries are exhausted. The team wants to avoid the job failing and instead send an alert and continue with the next task. What should they do?
Select an answer first - 38
A data team needs to build a pipeline that performs a series of complex, interdependent transformations that require custom Python libraries and interactive debugging. The team also needs to implement custom error handling that sends alerts to a specific Slack channel when certain conditions are met. They are considering whether to use notebooks or Lakeflow Spark Declarative Pipelines. Which approach is more appropriate?
Select an answer first - 39
A team is designing a Lakeflow Spark Declarative Pipeline that processes streaming data. The pipeline must first parse the raw events, then enrich them with reference data, and finally write the enriched events to a Delta table. The team wants to ensure that the enrichment step only runs after the parsing step has produced output. How should they define the pipeline?
Select an answer first
Finished these 4 questions?
Review the revealed explanations, or continue through the curriculum.
No more pagesBack to DP-750
Free Basic Practice is a study aid with revealable answers — not a scored exam. Examers.io is independent and not affiliated with or endorsed by Microsoft. “DP-750” is a trademark of its owner, used for identification only.