Here are all the actual test exam dumps for IT exams. Most people prepare for the actual exams with our test dumps to pass their exams. So it's critical to choose and actual test pdf to succeed.

Exam DP-600 Topic 1 Question 11 Discussion

Actual exam question for Microsoft's DP-600 exam
Question #: 11
Topic #: 1
You have a Fabric tenant named Tenant! that contains a lakehouse named Lakehouse1.
You need to add data to Lakehouse1 from a CSV file in an Azure Storage account outside of Fabric. The solution must minimize development effort.
What should you use to add the data?

Suggested Answer: B Vote an answer

Comprehensive Detailed Explanation
Requirement
Tenant: Fabric tenant Tenant1
Data target: Lakehouse1
Data source: CSV file in an Azure Storage account (outside of Fabric)
Requirement: Minimize development effort
Step 1: Understand options
A). Dataflow Gen2
Used for ETL (transformations, cleansing, ingestion).
More effort because you need to build Power Query transformations.
Not minimal effort for simply exposing a file.
B). Shortcut
Fabric supports creating shortcuts to external data sources (OneLake, ADLS Gen2, Azure Blob, Dataverse, etc.).
Shortcut directly exposes external files/tables inside the lakehouse without copying or moving data.
This is the lowest-effort solution to access external CSV.
C). Copy job
Pipelines have a copy activity to physically copy data into Fabric.
Requires setup and execution. More development effort than a shortcut.
D). Pipeline
Used for orchestrating complex ETL workflows.
Overhead for this scenario.
Step 2: Correct Answer
Since the goal is simply to access a CSV in external storage with minimal development effort, the right solution is:
B). a shortcut
References
Shortcuts in Microsoft Fabric OneLake
Dataflow Gen2 overview

by Otis at Jul 17, 2026, 07:35 AM

Comments

Chosen Answer:
This is a voting comment (?) , you can switch to a simple comment.
Switch to a voting comment New
Nick name: Submit Cancel
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.