DP-700 Dumps

DP-700 Free Practice Test

Microsoft DP-700: Implementing Data Engineering Solutions Using Microsoft Fabric (beta)

QUESTION 16

HOTSPOT - (Topic 3)
You have a Fabric workspace named Workspace1 that contains the items shown in the following table.
DP-700 dumps exhibit
For Model1, the Keep your Direct Lake data up to date option is disabled.
You need to configure the execution of the items to meet the following requirements:
Notebook1 must execute every weekday at 8:00 AM.
Notebook2 must execute when a file is saved to an Azure Blob Storage container. Model1 must refresh when Notebook1 has executed successfully.
How should you orchestrate each item? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.
DP-700 dumps exhibit
Solution:
DP-700 dumps exhibit

Does this meet the goal?

Correct Answer: A

QUESTION 17

- (Topic 3)
You have a Fabric workspace named Workspace1 that contains a notebook named Notebook1.
In Workspace1, you create a new notebook named Notebook2.
You need to ensure that you can attach Notebook2 to the same Apache Spark session as Notebook1.
What should you do?

Correct Answer: A
To ensure that Notebook2 can attach to the same Apache Spark session as Notebook1, you need to enable high concurrency for notebooks. High concurrency allows multiple notebooks to share a Spark session, enabling them to run within the same Spark context and thus share resources like cached data, session state, and compute capabilities. This is particularly useful when you need notebooks to run in sequence or together while leveraging shared resources.

QUESTION 18

- (Topic 3)
You have a Fabric workspace that contains a data pipeline named Pipeline! as shown in the exhibit.
DP-700 dumps exhibit
What will occur the next time Pipelinel tuns?

Correct Answer: A

QUESTION 19

- (Topic 2)
What should you do to optimize the query experience for the business users?

Correct Answer: B