๐ŸŽ„

CertoMetrics - 9% OFF Special Discount Offer - Ends In:

0d 00h 00m 00s
Coupon code: SALE2026

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

Get full access to the updated question bank and confidently prepare for your exam.

Vendor

Microsoft

Certification

AI & Data

Content

120 Qs

Status

Verified

Updated

5 days ago

Test the Practice Engine

Experience our interactive testing environment with free demo questions

Launch Free Demo
Best Value Bundle

Premium Bundle

Complete Success Suite

$68 $59

Save $9 Instantly

  • โœ“
    Full PDF + Interactive Engine Everything you need to pass
  • โœ“
    All Advanced Question Types Drag & Drop, Hotspots, Case Studies
  • โœ“
    Priority 24/7 Expert Support Direct line to certification leads
  • โœ“
    90 Days Free Priority Updates Stay current as exams change

Success Metric

98.4% Pass Rate

Verified by 15k+ Students
Secure Checkout
Popular

Standard Simulation

Practice Engine

$39

One-Time Payment

  • Web-Based (Zero Install)
  • Real Testing Environment Virtual & Practice Modes
  • Interactive Engine Drag & Drop, Hotspots
  • 60 Days Free Updates

Compatible with All Devices

Chrome
Verified Secure Checkout

Basic Tier

PDF Study Guide

$29

Digital Access

  • โœ“ Exam Questions (PDF)
  • โœ“ Mobile Friendly
  • โœ“ 60 Days Updates
Download Free Sample PDF

Verified 24-Question Preview (DP-700)

Secure Checkout

Verified Community

The CertoMetrics Standard.

Recommend the #1 platform for verified Microsoft certification resources.

Success Network

Help a Colleague Succeed.

Invite a peer to get their own updated DP-700 prep kit.

Exam Overview

The DP-700: Implementing Data Engineering Solutions Using Microsoft Fabric exam validates expertise in designing, building, and managing modern data solutions within the unified Microsoft Fabric platform. This certification is crucial for data professionals seeking to leverage Fabric's comprehensive capabilities, including data ingestion, transformation, storage, and real-time analytics. Earning this credential signifies your ability to create robust, scalable, and secure data pipelines, manage Lakehouses, Data Warehouses, and KQL databases, and implement effective data governance. It demonstrates a commitment to mastering cutting-edge data engineering practices, enhancing career prospects, and positioning you as a valuable asset capable of driving data-driven insights and innovation for any organization utilizing Microsoft's powerful analytics ecosystem.

Questions

45-55

Passing Score

700/1000

Duration

120 Minutes

Difficulty

Intermediate

Level

Associate

Skills Measured

Plan and Implement Data Solutions using Microsoft Fabric
Ingest and Transform Data in Microsoft Fabric
Manage and Serve Data in Microsoft Fabric
Implement Data Governance and Monitoring in Microsoft Fabric
Implement Real-Time Analytics in Microsoft Fabric

Career Path

Target Roles

Data Engineer BI Developer Data Architect

Common Questions

Is the material up to date?

Yes. We update our question bank weekly to match the latest Microsoft standards. You get free updates for 90 days.

What format do I get?

You get instant access to both the **PDF** (for reading) and our **Premium Test Engine** (for exam simulation).

Is there a guarantee?

Absolutely. If you fail the DP-700 exam using our materials, we offer a full money-back guarantee.

When do I get the download?

Instantly. The download link is available in your dashboard immediately after payment is confirmed.

Free Study Guide Samples

Previewing updated DP-700 bank (24 Questions).

QUESTION 1

Case Study- Contoso, Ltd.

You need to ensure that the data analysts can access the gold layer lakehouse.

What should you do?

A
Add the DataAnalyst group to the Viewer role for WorkspaceA.
B
Share the lakehouse with the DataAnalysts group and grant the Build reports on the default semantic model permission.
C
Share the lakehouse with the DataAnalysts group and grant the Read all SQL Endpoint data permission.
D
Share the lakehouse with the DataAnalysts group and grant the Read all Apache Spark permission.

Correct Option: C

QUESTION 2

Case Study- Contoso, Ltd.

You have a Fabric workspace.

You have semi-structured data.

You need to read the data by using T-SQL, KQL, and Apache Spark. The data will only be written by using Spark.

What should you use to store the data?

A
a lakehouse
B
an eventhouse
C
a datamart
D
a warehouse

Correct Option: B

QUESTION 3

Case Study- Contoso, Ltd.

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

Correct Option: B

QUESTION 4

Case Study- Contoso, Ltd.

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
an Apache Spark job definition
B
a data pipeline
C
a Dataflow Gen1 dataflow
D
an eventstream

Correct Option: B

QUESTION 5

Case Study- Contoso, Ltd.

You have a Fabric F32 capacity that contains a workspace. The workspace contains a warehouse named DW1 that is modelled by using MD5 hash surrogate keys.

DW1 contains a single fact table that has grown from 200 million rows to 500 million rows during the past year.

You have Microsoft Power BI reports that are based on Direct Lake. The reports show year-over-year values.

Users report that the performance of some of the reports has degraded over time and some visuals show errors.

You need to resolve the performance issues. The solution must meet the following requirements:

Provide the best query performance.

Minimize operational costs.

Which should you do?

A
Change the MD5 hash to SHA256.
B
Increase the capacity.
C
Enable V-Order.
D
Modify the surrogate keys to use a different data type.
E
Create views.

Correct Option: C

QUESTION 6

You have a Fabric workspace that contains a warehouse named DW1. DW1 contains the following tables and columns.
 


You need to create an output that presents the summarized values of all the order quantities by year and product. The results must include a summary of the order quantities at the year level for all the products.
How should you complete the code? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.

Technical Scenario Diagram
Answer Canvas

Official explanation included in the full bundle.

QUESTION 7

Case Study- Contoso, Ltd.

You have a Fabric workspace that contains a lakehouse named Lakehouse1. Data is ingested into Lakehouse1 as one flat table. The table contains the following columns.

image5

You plan to load the data into a dimensional model and implement a star schema. From the original flat table, you create two tables named FactSales and DimProduct. You will track changes in DimProduct.

You need to prepare the data.

Which three columns should you include in the DimProduct table? Each correct answer presents part of the solution.

NOTE: Each correct selection is worth one point.

A
Date
B
ProductName
C
ProductColor
D
TransactionID
E
SalesAmount
F
ProductID

Correct Option: B,C,F

QUESTION 8

Case Study- Contoso, Ltd.

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.

Correct Option: A

QUESTION 9

Case Study- Contoso, Ltd.

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.

Correct Option: D,E,F

QUESTION 10

Case Study- Contoso, Ltd.

You have a Fabric warehouse named DW1. DW1 contains a table that stores sales data and is used by multiple sales representatives.
You plan to implement row-level security (RLS).
You need to ensure that the sales representatives can see only their respective data.
Which warehouse object do you require to implement RLS?

A
STORED PROCEDURE
B
CONSTRAINT
C
SCHEMA
D
FUNCTION

Correct Option: D

QUESTION 11

You have a Fabric workspace named Workspace1_DEV that contains the following items:
10 reports
Four notebooks -
Three lakehouses -
Two data pipelines -
Two Dataflow Gen1 dataflows -

Three Dataflow Gen2 dataflows -
Five semantic models that each has a scheduled refresh policy
You create a deployment pipeline named Pipeline1 to move items from Workspace1_DEV to a new workspace named Workspace1_TEST.
You deploy all the items from Workspace1_DEV to Workspace1_TEST.
For each of the following statements, select Yes if the statement is true. Otherwise, select No.

NOTE: Each correct selection is worth one point.

Technical Scenario Diagram
Interactive Canvas Locked

Premium Solution Locked

Unlock all 120 answers & explanations

QUESTION 12

Case Study- Contoso, Ltd.

You have a Fabric deployment pipeline that uses three workspaces named Dev, Test, and Prod.
You need to deploy an eventhouse as part of the deployment process.
What should you use to add the eventhouse to the deployment process?

A
GitHub Actions
B
a deployment pipeline
C
an Azure DevOps pipeline

Premium Solution Locked

Unlock all 120 answers & explanations

QUESTION 13

Case Study- Contoso, Ltd.

You have a Fabric workspace named Workspace1 that contains a warehouse named Warehouse1.

You plan to deploy Warehouse1 to a new workspace named Workspace2.

As part of the deployment process, you need to verify whether Warehouse1 contains invalid references. The solution must minimize development effort.

What should you use?

A
a database project
B
a deployment pipeline
C
a Python script
D
a T-SQL script

Premium Solution Locked

Unlock all 120 answers & explanations

QUESTION 14

Case Study- Contoso, Ltd.

You have a Fabric workspace that contains a Real-Time Intelligence solution and an eventhouse.

Users report that from OneLake file explorer, they cannot see the data from the eventhouse.

You enable OneLake availability for the eventhouse.

What will be copied to OneLake?

A
only data added to new databases that are added to the eventhouse
B
only the existing data in the eventhouse
C
no data
D
both new data and existing data in the eventhouse
E
only new data added to the eventhouse

Premium Solution Locked

Unlock all 120 answers & explanations

QUESTION 15

Case Study- Contoso, Ltd.

You have a Fabric workspace named Workspace1.

You plan to integrate Workspace1 with Azure DevOps.

You will use a Fabric deployment pipeline named deployPipeline1 to deploy items from Workspace1 to higher environment workspaces as part of a medallion architecture. You will run deployPipeline1 by using an API call from an Azure DevOps pipeline.

You need to configure API authentication between Azure DevOps and Fabric.

Which type of authentication should you use?

A
service principal
B
Microsoft Entra username and password
C
managed private endpoint
D
workspace identity

Premium Solution Locked

Unlock all 120 answers & explanations

QUESTION 16

You have a Fabric workspace named Workspace1 that contains an Apache Spark job definition named Job1.

You have an Azure SQL database named Source1 that has public internet access disabled.

You need to ensure that Job1 can access the data in Source1.

What should you create?

A
an on-premises data gateway
B
a managed private endpoint
C
an integration runtime
D
a data management gateway

Premium Solution Locked

Unlock all 120 answers & explanations

QUESTION 17

You have an Azure Data Lake Storage Gen2 account named storage1 and an Amazon S3 bucket named storage2.
You have the Delta Parquet files shown in the following table.



You have a Fabric workspace named Workspace1 that has the cache for shortcuts enabled. Workspace1 contains a lakehouse named Lakehouse1. Lakehouse1 has the following shortcuts:

  • A shortcut to ProductFile aliased as Products
  • A shortcut to StoreFile aliased as Stores
  • A shortcut to TripsFile aliased as Trips


The data from which shortcuts will be retrieved from the cache?

A
Trips and Stores only
B
Products and Store only Most Voted
C
Stores only
D
Products only
E
Products, Stores, and Trips

Premium Solution Locked

Unlock all 120 answers & explanations

QUESTION 18

Your company has a sales department that uses two Fabric workspaces named Workspace1 and Workspace2.

The company decides to implement a domain strategy to organize the workspaces.

You need to ensure that a user can perform the following tasks:

  • Create a new domain for the sales department.
  • Create two subdomains: one for the east region and one for the west region.
  • Assign Workspace1 to the east region subdomain.
  • Assign Workspace2 to the west region subdomain.

The solution must follow the principle of least privilege.

Which role should you assign to the user?

A
workspace Admin
B
domain admin
C
domain contributor
D
Fabric admin

Premium Solution Locked

Unlock all 120 answers & explanations

QUESTION 19

You have a Fabric workspace named Workspace1 that contains a warehouse named DW1 and a data pipeline named Pipeline1.

You plan to add a user named User3 to Workspace1.

You need to ensure that User3 can perform the following actions:

View all the items in Workspace1.

Update the tables in DW1.

The solution must follow the principle of least privilege.

You already assigned the appropriate object-level permissions to DW1.

Which workspace role should you assign to User3?

A
Admin
B
Member
C
Viewer
D
Contributor

Premium Solution Locked

Unlock all 120 answers & explanations

QUESTION 20

You have a Fabric capacity that contains a workspace named Workspace1. Workspace1 contains a lakehouse named Lakehouse1, a data pipeline, a notebook, and several Microsoft Power BI reports.

A user named User1 wants to use SQL to analyze the data in Lakehouse1.

You need to configure access for User1. The solution must meet the following requirements:

  • Provide User1 with read access to the table data in Lakehouse1.
  • Prevent User1 from using Apache Spark to query the underlying files in Lakehouse1.
  • Prevent User1 from accessing other items in Workspace1.

What should you do?

A
Share Lakehouse1 with User1 directly and select Read all SQL endpoint data.
B
Assign User1 the Viewer role for Workspace1. Share Lakehouse1 with User1 and select Read all SQL endpoint data.
C
Share Lakehouse1 with User1 directly and select Build reports on the default semantic model.
D
Assign User1 the Member role for Workspace1. Share Lakehouse1 with User1 and select Read all SQL endpoint data.

Premium Solution Locked

Unlock all 120 answers & explanations

QUESTION 21

You are implementing the following data entities in a Fabric environment:

  • Entity1: Available in a lakehouse and contains data that will be used as a core organization entity
  • Entity2: Available in a semantic model and contains data that meets organizational standards
  • Entity3: Available in a Microsoft Power BI report and contains data that is ready for sharing and reuse
  • Entity4: Available in a Power BI dashboard and contains approved data for executive-level decision making


Your company requires that specific governance processes be implemented for the data.
You need to apply endorsement badges to the entities based on each entityโ€™s use case.
Which badge should you apply to each entity? To answer, drag the appropriate badges the correct entities. Each badge may be used once, more than once, or not at all. You may need to drag the split bar between panes or scroll to view content.
 

NOTE: Each correct selection is worth one point.

Technical Scenario Diagram
Interactive Canvas Locked

Premium Solution Locked

Unlock all 120 answers & explanations

QUESTION 22

You have three users named User1, User2, and User3.
You have the Fabric workspaces shown in the following table.

You have a security group named Group1 that contains User1 and User3.
The Fabric admin creates the domains shown in the following table.

User1 creates a new workspace named Workspace3.
You add Group1 to the default domain of Domain1.
For each of the following statements, select Yes if the statement is true. Otherwise, select No.
NOTE: Each correct selection is worth one point.

Technical Scenario Diagram
Interactive Canvas Locked

Premium Solution Locked

Unlock all 120 answers & explanations

QUESTION 23

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.



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?

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.

Premium Solution Locked

Unlock all 120 answers & explanations

QUESTION 24

You have a Fabric workspace named Workspace1 that contains a data pipeline named Pipeline1 and a lakehouse named Lakehouse1.

You have a deployment pipeline named deployPipeline1 that deploys Workspace1 to Workspace2.

You restructure Workspace1 by adding a folder named Folder1 and moving Pipeline1 to Folder1.

You use deployPipeline1 to deploy Workspace1 to Workspace2.

What occurs to Workspace2?

A
Folder1 is created, Pipeline1 moves to Folder1, and Lakehouse1 is deployed.
B
Only Pipeline1 and Lakehouse1 are deployed.
C
Folder1 is created, and Pipeline1 and Lakehouse1 move to Folder1.
D
Only Folder1 is created and Pipeline1 moves to Folder1.

Premium Solution Locked

Unlock all 120 answers & explanations

Full Question Bank Locked

You have reached the end of the free study guide preview. Upgrade now to unlock all 120 questions and the full simulation engine.

Customer Reviews

5 / 5
(15,000+ verified)
5
100%
4
0%
3
0%
2
0%
1
0%

Global Community Feedback

DM

David M.

Verified Student

"The practice engine is incredible. It feels exactly like the real testing environment and helped me build so much confidence."

SJ

Sarah J.

Premium Member

"The PDF is very well organized and the explanations for the answers are actually helpful, not just random text."

MC

Michael C.

Verified Buyer

"I was skeptical, but the content is high quality and definitely worth the price. I passed on my first try!"

Need Assistance?

Our expert support team is available to assist you with any inquiries about our exam materials.

Contact Support
Average response: < 24 Hours

Get Exam Updates

Subscribe to receive instant notifications on new questions and exclusive flash sales.

* Join 5,000+ students getting weekly updates

Support Chat โ— Active Now

๐Ÿ‘‹ Hi! How can we help you pass your exam?

Enter email to start chatting