Exit DP-700 Implementing Data Engineering Solutions Using Microsoft Fabric
Question 1 of 5
0% complete
Q1 Multiple choice

You have a Fabric workspace that contains a takehouse 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:

1. Run daily at 07:00 AM UTC.
2. Attempt to retry Notebook1 twice if the notebook fails.
3. 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.

Select all that apply.

  • A

    Set the Retry setting of the Notebook activity to 2.

  • B

    Place the Semantic model refresh activity after the Notebook activity and link the activities by using an On completion condition.

  • C

    Place the Semantic model refresh activity after the Notebook activity and link the activities by using the On success condition.

  • D

    From the Schedule settings of Notebook1, set the time zone to UTC.

  • E

    From the Schedule settings of Pipeline1, set the time zone to UTC.

  • F

    Set the Retry setting of the Semantic model refresh activity to 2.

Previous Next