Microsoft
DP-700 · Question #76
You have a Fabric workspace that contains a lakehouse and a semantic model named Model1. You use a notebook named Notebook1 to ingest and transform data from an external data source. You need to execu
Sign in or unlock DP-700 to reveal the answer and full explanation for question #76. The question stem and answer options stay visible for context.
Design and implement data ingestion and transformation
Question
You have a Fabric workspace that contains a lakehouse and a semantic model named Model1. You use a notebook named Notebook1 to ingest and transform data from an external data source. You need to execute Notebook1 as part of a data pipeline named Pipeline1. The process must meet the following requirements:
- Run daily at 07:00 AM UTC.
- Attempt to rerun Notebook1 twice if the notebook fails.
- After Notebook1 executes successfully, refresh Model1. Which three actions should you perform? Each correct answer presents part of the solution. NOTE: Each correct selection is worth one point.
Exhibit
Options
- APlace the Semantic model refresh activity after the Notebook activity and link the activities by using the On success condition.
- BFrom the Schedule setting of Pipeline1, set the time zone to UTC.
- CSet the Retry setting of the Notebook activity to 2.
- DFrom the Schedule setting of Notebook1, set the time zone to UTC.
- ESet the Retry setting of the Semantic model refresh activity to 2.
- FPlace the Semantic model refresh activity after the Notebook activity and link the activities by using an On completion condition.
Unlock DP-700 to see the answer
You've previewed enough free DP-700 questions. Unlock DP-700 for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.
Topics
#Data Pipelines#Scheduling#Retry Policies#Conditional Execution
