Skip to content

Microsoft Fabric DP-700: Curated Free Video Courses, Playlists & Learning Materials

Microsoft Fabric DP-700: Curated Free Video Courses, Playlists & Learning Materials

Source


To prepare effectively for Exam DP-700, free video content provides invaluable visual intuition for architectural interactions, tenant workflows, and multi-tool orchestration that are difficult to grasp from documentation alone.

The community-validated preparation loop consists of:

  1. Visual Concept Assimilation: Watch modular video walkthroughs to understand the relationship between OneLake, Compute Engines, and Security boundaries.
  2. Hands-on Execution: Perform the official GitHub step-by-step labs inside a Fabric 60-Day Trial or Azure F2 Pay-As-You-Go capacity.
  3. Active Retrieval & Multi-Constraint Scenario Practice: Test knowledge against realistic case-study questions rather than simple definition recall.

๐Ÿ† Top Free Full-Length Video Courses & Masterclasses

The following table summarizes the most authoritative, end-to-end free video courses specifically built for DP-700:

Course & CreatorDuration / FormatPrimary FocusVault Course NoteDirect Link
DP-700 Exam Full Course & CertiAce Guide
(Aleksi Partanen)
11 Hours
(26 Modular Episodes or 1 Full Video)
End-to-end syllabus coverage, high-detail UI demos, PySpark, KQL, Capacity management, and practice questions.Course Note
Study Guide Note
YouTube Playlist / Full Video / CertiAce Guide
DP-700 Exam Full Course
(Will Needham / Fabric Dojo)
6 Hours
(High-Yield Course)
Architectural trade-offs, Medallion design patterns, Lakehouse vs. Warehouse decision trees, CI/CD.Course NoteYouTube Video
Get Certified: Fabric Data Engineer
(Microsoft Reactor)
Multi-Part Series
(Live Webcasts & Recordings)
Official Microsoft FastTrack engineer and MVP walkthroughs of all 3 exam domains with live Q&A.Course NoteReactor Channel / Learn Collection
DP-700 Certification Series & Courses
(Pragmatic Works)
Episodic Series + Crash CoursesDomain-by-domain breakdowns, beginner-to-expert Fabric paths, deep PySpark notebook tutorials.N/APragmatic Works Playlists

๐Ÿ”ฌ Core Topic Video Deep Dives & Targeted Playlists

For targeted reinforcement in specific objective domains, use these curated video resources:

1. Real-Time Intelligence & KQL (High Yield / Critical Exam Weight)

Real-Time Intelligence is consistently cited by exam takers as the most heavily tested and underestimated domain.

  • Aleksi Partanen - Episode 7: Real-Time Analytics, Eventstream, Eventhouse & KQL (Watch):
    • Covers Eventstream ingestion, routing rules, KQL database tables, data retention policies, and KQL anomaly detection.
  • End-to-End Real-Time Intelligence Project in Fabric (Watch):
    • End-to-end walkthrough implementing streaming ingestion from APIs/Kafka into KQL Database, real-time dashboards, and Data Activator alert triggers.
  • KQL First Steps & Advanced Operators in Fabric (Watch):
    • Syntax breakdown: project, where filter placement, parse_json() for dynamic fields, make-series, and summarize bin().
  • Data Mozart (Nikola Ilic) - Fabric RTI & KQL Guides (Read/Watch):
    • Architectural comparisons of ingestion batching vs. streaming ingestion and update policy mechanics.

2. Lakehouse, Apache Spark & Delta Lake Internals

  • Spark & PySpark in Microsoft Fabric Masterclass (3.5 Hours) (Watch):
    • Comprehensive guide to Apache Spark pools in Fabric, DataFrame API, Spark SQL, partitioned writes, and user-defined functions (UDFs).
  • Pragmatic Works - PySpark in Microsoft Fabric Series (Watch):
    • Step-by-step episodes on notebook authoring, Lakehouse data loading, and Fabric notebookutils utility library.
  • Transform Data with PySpark (Bronze to Silver to Gold) (Watch):
    • Medallion pattern implementation with deduplication, schema validation, and Delta table merge operations.
  • Advancing Analytics - Modern Data Engineering in Fabric (Watch):
    • Delta Lake ACID transactions, _delta_log commits, V-Order parquet optimization, and Liquid Clustering (CLUSTER BY) vs. Z-Order.

3. Data Warehouse, T-SQL & Security (RLS/CLS/DDM)

  • Lakehouse vs. Data Warehouse Architectural Breakdown (Guy in a Cube & Advancing Analytics):
    • When to choose Lakehouse (Spark/files/code-first) vs. Data Warehouse (T-SQL/multi-table transactions/structured ACID).
  • Data Ingestion via T-SQL:
    • COPY INTO syntax, CREATE TABLE AS SELECT (CTAS), and cross-database workspace querying.
  • Fabric Security Model Deep Dive:
    • Critical Gotcha: Workspace roles vs. Item permissions (Read vs ReadAll) vs. SQL Granular Security (Row-Level Security, Column-Level Security, Dynamic Data Masking).
    • Understanding why ReadAll bypasses SQL endpoint RLS/CLS and exposes raw parquet files directly.

4. Data Factory Pipelines, Dataflows Gen2 & Orchestration

  • Data Factory Pipelines in Fabric:
    • Activity chaining, parameters, dynamic expressions, error branching, and parent/child pipeline invocation patterns.
  • Dataflows Gen2 vs. Pipelines:
    • Power Query M transformations, fast copy vs. standard compute, staging destinations, and incremental refresh configuration.
  • Apache Airflow in Microsoft Fabric:
    • Creating native Airflow DAGs, configuring pools, and orchestrating Fabric items via FabricRunItemOperator.

5. Fabric Administration, Capacity & CI/CD Lifecycle

  • Fabric Capacity Metrics, Smoothing & Throttling (Guy in a Cube):
    • Capacity Units (CU) consumption, interactive operations (5-minute smoothing) vs. background jobs (24-hour smoothing), and throttling delay thresholds (10m interactive delay vs. 60m hard rejection).
  • CI/CD & ALM with Git Integration:
    • Connecting Fabric workspaces to Azure DevOps / GitHub Git repositories, branching strategies, Deployment Pipelines (Dev -> Test -> Prod), and item synchronization.
  • Purview Governance & Lineage:
    • Sensitivity labeling, automatic data lineage tracking, and item endorsement (Promoted vs. Certified).

๐Ÿ› ๏ธ Official Free Interactive Courses, Sandboxes & Hands-on Labs

Video watching should always be reinforced with interactive labs. The following resources are 100% free:

1. Microsoft Learn Official DP-700 Learning Paths (Free Interactive Modules)

Official structured modular learning paths covering the exact exam blueprint:

2. Official Microsoft Learn GitHub Hands-on Lab Repository

  • Repository: MicrosoftLearning/mslearn-fabric / DP-700-Fabric-Data-Engineer
  • Lab Content: Step-by-step markdown exercises with real datasets:
    • Lab 01: Ingest data with Dataflows Gen2 and Data Factory Pipelines.
    • Lab 02: Transform data with Apache Spark notebooks and Delta Lake.
    • Lab 03: Load data into a Fabric Data Warehouse and apply RLS/CLS/DDM security.
    • Lab 04: Ingest and analyze real-time streaming data using Eventstreams and KQL Database.
    • Lab 05: Monitor and optimize Fabric capacity and query execution.

3. Personal Practice Tenant Setup Options

  1. Fabric 60-Day Free Trial:
    • Free trial capacity enabled on any organizational or work Microsoft Entra ID account (allows unlimited testing of Lakehouses, Warehouses, Pipelines, and KQL).
  2. Azure Pay-As-You-Go F2 Capacity:
    • Provision an Azure F2 Capacity (~$0.36/hour). Pause the capacity immediately after finishing lab sessions to keep costs under $3โ€“$5 total for the entire exam prep cycle.

๐Ÿงช Free Practice Exam Simulators & Diagnostic Question Banks

Practice ToolQuestions / ModeStrengthsLink
Microsoft Official Practice Assessment50 Questions (Unproctored)Official question phrasing, explanations, and direct Microsoft Learn topic links.Practice Assessment
CertLabs Practice Simulator200+ Scenarios (Timed & Marathon)Complex multi-constraint scenario questions, detailed answer rationales.CertLabs DP-700
CertiAce Mock ExamFull Mock Exam (by Aleksi Partanen)Authored by Fabric MVP Aleksi Partanen; mirrors real exam difficulty and case study structures.CertiAce Platform
Native Vault Quiz SimulatorFull Interactive CLI & HTML SimulatorOffline-capable, instantaneous local testing with domain-by-domain analytics.Interactive Quiz Web App / CLI Script

Channel NameCreators / MVPsRecommended Playlists & Focus AreasDirect URL
Aleksi Partanen - Master Microsoft FabricAleksi PartanenComplete 11h DP-700 Course, KQL deep dives, Delta optimizationsChannel Link
Learn Microsoft Fabric with WillWill Needham (Fabric Dojo)6h DP-700 Course, Architecture decision trees, CI/CDChannel Link
Microsoft ReactorMicrosoft FastTrack & MVPsDP-700 Accelerated live series, Learn Together recordingsChannel Link
Pragmatic WorksPragmatic Works TeamDP-700 series, PySpark tutorials, Beginner-to-Expert crash coursesChannel Link
Guy in a CubeAdam Saxton, Patrick LeBlancCapacity smoothing/throttling, Direct Lake, Shortcuts, Git integrationChannel Link
Advancing AnalyticsSimon Whiteley, Terry McCannMedallion architecture, Delta Lake internals, Spark vs T-SQLChannel Link
Data MozartNikola IlicReal-Time Intelligence, KQL querying, Lakehouse vs WarehouseWebsite / YouTube