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.
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)- A3% (1)
- B3% (1)
- C10% (3)
- D83% (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.
Pipeline1 was not moved into Folder1 in the source workspace, so it would not appear under Folder1 in the target.
This option assumes Pipeline1 is deployed to the root and does not account for Lakehouse1's folder structure.
This is a duplicate of B and incorrect for the same reason.
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
Community Discussion
No community discussion yet for this question.