Courseiva
Implement and Manage an Analytics SolutionmediumMultiple SelectObjective-mapped

DP-700 Implement and Manage an Analytics Solution Practice Question

You are setting up a Microsoft Fabric environment for a development team. You want to use Git integration to allow developers to work in their own branches. Which THREE Fabric items are currently supported for Git integration?

⚠ Common exam trap

Candidates often include items like 'Dataflows' or 'Warehouses' in their selection, forgetting that Git integration support is limited and does not cover every item type currently in Fabric.

Answer choices

Why each option matters

Answer the question above first, then reveal the full breakdown to understand why each option is right or wrong.

Correct answer & explanation

Lakehouse

Not all Fabric items are currently supported by Git integration. Knowing which items can be synchronized is vital for planning your development lifecycle and source control strategy. As Fabric evolves, more items are added, but the core items like Lakehouses, Notebooks, and Semantic Models form the basis of most synchronization workflows.

Answer analysis

Option-by-option breakdown

For each option: why learners choose it and why it is or isn't the right answer here.

  • Lakehouse

    Why this is correct

    Lakehouses are supported in Git integration, allowing you to track changes to the Lakehouse metadata, including the schema definitions for tables and the structure of the file system. This is essential for maintaining consistency between development and production versions of your data lake.

  • Notebook

    Why this is correct

    Notebooks are one of the primary items supported by Git integration. The code, markdown cells, and configuration are serialized into a format that can be easily versioned in Azure DevOps, enabling collaborative coding, code reviews, and version history for Spark-based data engineering tasks.

  • Data Pipeline

    Why it's wrong here

    While Data Factory Pipelines are a core part of Fabric, they are not supported by the native Git integration at this time. Developers often have to manually move pipeline definitions or use alternative methods like APIs for versioning, although support for pipelines is a major item on the product roadmap.

  • Semantic Model (Power BI Dataset)

    Why this is correct

    Semantic models (formerly known as Power BI datasets) are fully supported. The integration uses the Power BI Project (.PBIP) format or TMDL, allowing developers to manage the DAX measures, relationships, and metadata in a text-based format that is ideal for source control and branching.

  • KQL Queryset

    Why it's wrong here

    KQL Querysets, used for interacting with Real-Time Analytics data, are currently not supported by the Fabric Git integration. Changes to these items must be managed within the Fabric UI or through other manual export/import processes, as they do not yet have a native serialization for Git.

About these practice questions

Courseiva writes every DP-700 question from scratch — 152 in total, each with an explanation and a wrong-answer breakdown. None are copied from real exams or dumps. Learn why practice questions differ from exam dumps →

How Courseiva writes practice questions · Editorial policy

JA

Written and reviewed by Johnson Ajibi, MSc IT Security

Senior Network & Security Engineer · founder of Courseiva

Last reviewed September 2026 · checked against the official Microsoft exam blueprint

This DP-700 practice question is part of Courseiva's free Microsoft certification practice question bank. Courseiva provides original exam-style practice questions with explanations, topic-based practice, mock exams, readiness tracking, and study analytics to help learners prepare for the DP-700 exam.