Practice Free DP-700 Exam Online Questions
You have a Fabric workspace that contains a warehouse named Warehouse1.
You have an on-premises Microsoft SQL Server database named Database1 that is accessed by using an on-premises data gateway.
You need to copy data from Database1 to Warehouse1.
Which item should you use?
- A . a Dataflow Gen1 dataflow
- B . a data pipeline
- C . a KQL queryset
- D . a notebook
You need to develop an orchestration solution in fabric that will load each item one after the other. The solution must be scheduled to run every 15 minutes.
Which type of item should you use?
- A . warehouse
- B . data pipeline
- C . Dataflow Gen2 dataflow
- D . notebook
HOTSPOT
You have a Fabric workspace named Workspace1 that contains the items shown in the following table.

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.

You have a Fabric workspace that contains a lakehouse and a notebook named Notebook1. Notebook1 reads data into a DataFrame from a table named Table1 and applies transformation logic. The data from the DataFrame is then written to a new Delta table named Table2 by using a merge operation.
You need to consolidate the underlying Parquet files in Table1.
Which command should you run?
- A . VACUUM
- B . BROADCAST
- C . OPTIMIZE
- D . CACHE
You have a Fabric workspace that contains a lakehouse and a notebook named Notebook1. Notebook1 reads data into a DataFrame from a table named Table1 and applies transformation logic. The data from the DataFrame is then written to a new Delta table named Table2 by using a merge operation.
You need to consolidate the underlying Parquet files in Table1.
Which command should you run?
- A . VACUUM
- B . BROADCAST
- C . OPTIMIZE
- D . CACHE
You have a Microsoft Power Apps app named App1 that has data stored in Microsoft Dataverse. You need to access the App1 data by using Fabric.
What should you use?
- A . a data pipeline
- B . Dataflow Gen2
- C . a shortcut
- D . mirroring
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.
- 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.
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?
- A . Enable high concurrency for notebooks.
- B . Enable dynamic allocation for the Spark pool.
- C . Change the runtime version.
- D . Increase the number of executors.
You have a Fabric workspace named Workspace1 that uses version control. Workspace! and Azure DevOps are integrated.
In Azure DevOps. developers create a branch named Branch1 to test extract, transform, and load (ETL) updates.
You need to connect Workspace1 to Branch1. The solution must ensure that all the existing content in Branch1 is available in Workspace1.
What should you do?
- A . From Workspace1. select Source control, and then select Sync
- B . From Workspace1. select Source control, select Current branch, select Branch1, and then select
Commit - C . From Azure DevOps, merge the contents of the main branch into Branch1.
- D . From Workspace1, select Source control, and then select Branch out to new workspace
You have a Fabric workspace named Workspace1.
You plan to configure Git integration for Workspace1 by using an Azure DevOps Git repository. An Azure DevOps admin creates the required artifacts to support the integration of Workspace1
Which details do you require to perform the integration?
- A . the project, Git repository, branch, and Git folder
- B . the organization, project. Git repository, and branch
- C . the Git repository URL and the Git folder
- D . the personal access token (PAT) for Git authentication and the Git repository URL

