New Year Sale 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: 70track

Free Microsoft DP-700 Practice Exam with Questions & Answers

Questions 1

You have a Fabric workspace that contains a semantic model named Modell. You need to monitor the refresh history of Model 1 and visualize the refresh history in a chart. What should you use?

Options:
A.

the refresh history from the settings of Model1.

B.

a notebook

C.

a Dataflow Gen2 dataflow

D.

a data pipeline

Microsoft DP-700 Premium Access
Questions 2

You have a Fabric workspace named Workspace1 that contains a lakehouse named Lakehouse1. Lakehouse1 contains the following tables:

Orders

Customer

Employee

The Employee table contains Personally Identifiable Information (PII).

A data engineer is building a workflow that requires writing data to the Customer table, however, the user does NOT have the elevated permissions required to view the contents of the Employee table.

You need to ensure that the data engineer can write data to the Customer table without reading data from the Employee table.

Which three actions should you perform? Each correct answer presents part of the solution.

NOTE: Each correct selection is worth one point.

Options:
A.

Share Lakehouse1 with the data engineer.

B.

Assign the data engineer the Contributor role for Workspace2.

C.

Assign the data engineer the Viewer role for Workspace2.

D.

Assign the data engineer the Contributor role for Workspace1.

E.

Migrate the Employee table from Lakehouse1 to Lakehouse2.

F.

Create a new workspace named Workspace2 that contains a new lakehouse named Lakehouse2.

G.

Assign the data engineer the Viewer role for Workspace1.

Questions 3

You have an Azure subscription that contains a blob storage account named sa1. Sa1 contains two files named Filelxsv and File2.csv.

You have a Fabric tenant that contains the items shown in the following table.

DP-700 Question 3

You need to configure Pipeline1 to perform the following actions:

• At 2 PM each day, process Filel.csv and load the file into flhl.

• At 5 PM each day. process File2.csv and load the file into flhl.

The solution must minimize development effort. What should you use?

Options:
A.

a job definition

B.

a data pipeline schedule

C.

a data pipeline trigger

D.

an activator

Questions 4

You need to recommend a Fabric streaming solution that will use the sources shown in the following table.

DP-700 Question 4

The solution must minimize development effort.

What should you include in the recommendation for each source? To answer, select the appropriate options in the answer area.

NOTE: Each correct selection is worth one point.

DP-700 Question 4

Options:
Questions 5

You are developing a data pipeline named Pipeline1.

You need to add a Copy data activity that will copy data from a Snowflake data source to a Fabric warehouse.

What should you configure?

Options:
A.

Degree of copy parallelism

B.

Fault tolerance

C.

Enable staging

D.

Enable logging

Questions 6

You have two Fabric workspaces named Workspace1 and Workspace2.

You have a Fabric deployment pipeline named deployPipeline1 that deploys items from Workspace1 to Workspace2. DeployPipeline1 contains all the items in Workspace1.

You recently modified the items in Workspaces1.

The workspaces currently contain the items shown in the following table.

DP-700 Question 6

Items in Workspace1 that have the same name as items in Workspace2 are currently paired.

You need to ensure that the items in Workspace1 overwrite the corresponding items in Workspace2. The solution must minimize effort.

What should you do?

Options:
A.

Delete all the items in Workspace2, and then run deployPipeline1.

B.

Rename each item in Workspace2 to have the same name as the items in Workspace1.

C.

Back up the items in Workspace2, and then run deployPipeline1.

D.

Run deployPipeline1 without modifying the items in Workspace2.

Questions 7

Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution that might meet the stated goals. Some question sets might have more than one correct solution, while others might not have a correct solution.

After you answer a question in this section, you will NOT be able to return to it. As a result, these questions will not appear in the review screen.

You have a Fabric eventstream that loads data into a table named Bike_Location in a KQL database. The table contains the following columns:

BikepointID

Street

Neighbourhood

No_Bikes

No_Empty_Docks

Timestamp

You need to apply transformation and filter logic to prepare the data for consumption. The solution must return data for a neighbourhood named Sands End when No_Bikes is at least 15. The results must be ordered by No_Bikes in ascending order.

Solution: You use the following code segment:

DP-700 Question 7

Does this meet the goal?

Options:
A.

Yes

B.

no

Questions 8

You have a Fabric workspace that contains a semantic model named Model1.

You need to dynamically execute and monitor the refresh progress of Model1.

What should you use?

Options:
A.

dynamic management views in Microsoft SQL Server Management Studio

B.

Monitoring hub

C.

dynamic management views in Azure Data Studio

D.

a semantic link in a notebook

Questions 9

You have a Fabric workspace named Workspace1. Your company acquires GitHub licenses.

You need to configure source control for Workpace1 to use GitHub. The solution must follow the principle of least privilege. Which permissions do you require to ensure that you can commit code to GitHub?

Options:
A.

Actions (Read and write) and Contents (Read and write)

B.

Actions (Read and write) only

C.

Contents (Read and write) only

D.

Contents (Read) and Commit statuses (Read and write)

Questions 10

You are building a data orchestration pattern by using a Fabric data pipeline named Dynamic Data Copy as shown in the exhibit. (Click the Exhibit tab.)

DP-700 Question 10

Dynamic Data Copy does NOT use parametrization.

You need to configure the ForEach activity to receive the list of tables to be copied.

How should you complete the pipeline expression? To answer, select the appropriate options in the answer area.

NOTE: Each correct selection is worth one point.

DP-700 Question 10

Options: