DP-700 · Getting started
21 cards
Fabric Data Engineering End-to-End Workflow
-
Quick check
Which sequence represents the core Fabric data lifecycle?
AGet data, store it, transform it, analyze it, and deliver insights
Right. The journey runs from acquisition and storage through preparation, analysis, and delivery or action.
BDeploy reports, provision a separate lake per team, then export files
Separate lakes and exported files are the fragmentation the shared platform is built to remove.
CVisualize the data, delete its source, and then create the capacity
Visualization comes after the data exists and is prepared; sources are not discarded to reach it.
3 / 21
-
Quick check
Engineering data already sits in external object storage and must be reachable from Spark with no ETL and no duplicate files. Which method fits?
AA scheduled data pipeline that copies the files nightly
A pipeline copies on a schedule, so it both builds movement logic and leaves a second copy behind.
BMirroring, which continuously replicates the source
Mirroring is for continuous replication from an operational database, and it also produces a copy in Fabric.
CA OneLake shortcut to the external location
Right. A shortcut references the external file store in place, without copying the data or building a pipeline.
6 / 21
-
Quick check
A team needs structured relational analytics with full T-SQL support. Which item fits?
AAn eventhouse built for real-time telemetry
An eventhouse is the store for streaming and telemetry data queried with KQL, not with T-SQL.
BA Fabric warehouse with full T-SQL support
Right. The warehouse is the Fabric store for structured relational analytics with full T-SQL capabilities.
CA semantic model holding curated logic
A semantic model supplies measures and hierarchies to reports; it is not the relational analytics store.
9 / 21
-
Keep your progress in the app
That’s 3 of 8 quick checks. In the app they stay answered, and every lesson remembers where you left off.
-
Quick check
Which tool supplies a low-code Power Query experience for cleansing and enriching data?
AA notebook
A notebook is the code-first environment, written in languages such as Python, T-SQL, and Scala.
BDataflow Gen2
Right. Dataflow Gen2 is the visual Power Query route for cleansing, transformation, and enrichment.
CA semantic model
A semantic model holds curated business logic for reporting rather than transformation steps.
12 / 21
-
Quick check
How do a notebook and a pipeline divide the work?
AThe notebook promotes content to production, and the pipeline defines the reporting measures
Promotion between stages belongs to deployment pipelines, and measures belong to a semantic model.
BThe notebook holds every organizational file, and the pipeline replaces the OneLake storage layer
Files live in OneLake, which stays the storage layer no matter which item processes the data.
CThe notebook performs the code-first data work, and the pipeline orchestrates when and in what order it runs
Right. Transformation logic lives in the notebook, and the pipeline controls the sequence and timing of activities.
14 / 21
-
Quick check
A source emits telemetry continuously and the team needs low-latency ingestion with KQL analysis rather than scheduled batches. Which path fits?
AUse an eventstream to ingest and route the events into an eventhouse
Right. Eventstreams handle continuous arrival and routing, and eventhouses store streaming data for KQL analytics.
BUse a weekly batch pipeline that copies the events into a warehouse
A weekly batch is the opposite of low latency, and a warehouse is queried with T-SQL rather than KQL.
CUse mirroring to build the reports without an analytical data item
Mirroring replicates operational databases, and analysis still needs a store designed for streaming data.
17 / 21
-
Quick check
Where does monitoring and optimization belong in an end-to-end workflow?
AOnly inside Power BI, once the engineering items have been removed
Monitoring covers pipeline and Spark runs across the solution, not just the reporting layer.
BBefore any source exists, in place of planning the ingestion
Planning ingestion is a design step; monitoring observes what the running solution actually does.
CAfter delivery and throughout operations, as a continuing loop
Right. A production solution keeps observing runs, correcting failures, securing access, and improving performance.
19 / 21
-
Quick check
A team must copy data nightly, transform it with custom code, and publish it in interactive reports. Which sequence is appropriate?
ANotebook reporting, semantic-model storage, pipeline visuals, then lakehouse ingestion
The stages are in the wrong order, and none of these items performs the role assigned to it here.
BPipeline ingestion, notebook transformation, semantic modeling, then Power BI reporting
Right. Scheduled movement, code-first transformation, curated business logic, and finally visualization.
CEventhouse ingestion, deployment-pipeline transformation, then Spark reports
An eventhouse serves streaming data, deployment pipelines promote content, and Spark is not the reporting surface.
21 / 21
-
8 quick checks · then the test
In the app, finishing the quick checks opens this lesson’s 10-question test, and the ones you miss come back exactly when you’re about to forget them.
The whole course, on your phone
Lessons you can read, audio you can listen to on the way to work, and practice that remembers what you got wrong.