nerdexam
Microsoft

DP-600 · Question #152

You have a Fabric tenant that contains a workspace named Workspace1. Workspace1 contains a data pipeline named Pipeline1 and a lakehouse named Lakehouse1. You perform the following actions: - Create a

The correct answer is D. \Folder1\Lakehouse1. A Lakehouse item moved into a folder within a source workspace will retain that folder structure when deployed to a target workspace using a Fabric deployment pipeline.

Submitted by renata2k· Apr 18, 2026Plan, implement, and manage a solution for data analytics

Question

You have a Fabric tenant that contains a workspace named Workspace1. Workspace1 contains a data pipeline named Pipeline1 and a lakehouse named Lakehouse1. You perform the following actions:

  • Create a workspace named Workspace2.
  • Create a deployment pipeline named DeployPipeline1 that will deploy

items from Workspace1 to Workspace2.

  • Add a folder named Folder1 to Workspace1.
  • Move Lakehouse1 to Folder1.
  • Run DeployPipeline1.

Which structure will Workspace2 have when DeployPipeline1 is complete?

Options

  • A\Folder1\Pipeline1
  • B\Pipeline1
  • C\Pipeline1
  • D\Folder1\Lakehouse1

How the community answered

(30 responses)
  • A
    3% (1)
  • B
    3% (1)
  • C
    10% (3)
  • D
    83% (25)

Why each option

A Lakehouse item moved into a folder within a source workspace will retain that folder structure when deployed to a target workspace using a Fabric deployment pipeline.

A\Folder1\Pipeline1

Pipeline1 was not moved into Folder1 in the source workspace, so it would not appear under Folder1 in the target.

B\Pipeline1

This option assumes Pipeline1 is deployed to the root and does not account for Lakehouse1's folder structure.

C\Pipeline1

This is a duplicate of B and incorrect for the same reason.

D\Folder1\Lakehouse1Correct

When an item, such as Lakehouse1, is moved into a folder (Folder1) in the source workspace and then deployed through a deployment pipeline, Fabric preserves the folder structure. Consequently, Lakehouse1 will appear within Folder1 in the target workspace (Workspace2).

Concept tested: Fabric Deployment Pipelines and folder structure preservation

Source: https://learn.microsoft.com/en-us/fabric/cicd/deployment-pipelines/understand-deployment-pipelines#deployment-of-folders-and-items

Topics

#Fabric deployment pipelines#Workspace management#Folder structure#Item deployment

Community Discussion

No community discussion yet for this question.

Full DP-600 Practice