nerdexam
Microsoft

DP-700 · Question #26

QUESTION 28 You have a Fabric workspace named Workspace1 that contains a data pipeline named Pipeline1 and a lakehouse named Lakehouse1. You have a deployment pipeline named deployPipeline1 that…

The correct answer is A. Folder1 is created, Pipeline1 moves to Folder1, and Lakehouse1 is deployed. Fabric deployment pipelines synchronize both item content and structural changes, including the creation of new folders and the movement of items within them, in the target workspace.

Implement and manage an analytics solution

Question

QUESTION 28 You have a Fabric workspace named Workspace1 that contains a data pipeline named Pipeline1 and a lakehouse named Lakehouse1. You have a deployment pipeline named deployPipeline1 that deploys Workspace1 to Workspace2. You reconfigure Workspace1 by adding a folder named Folder1 and moving Pipeline1 to Folder1. You use deployPipeline1 to deploy Workspace1 to Workspace2. What occurs to Workspace2?

Exhibit

DP-700 question #26 exhibit

Options

  • AFolder1 is created, Pipeline1 moves to Folder1, and Lakehouse1 is deployed.
  • BOnly Pipeline1 and Lakehouse1 are deployed.
  • CFolder1 is created, and Pipeline1 and Lakehouse1 move to Folder1.
  • DOnly Folder1 is created and Pipeline1 moves to Folder1.

How the community answered

(31 responses)
  • A
    77% (24)
  • B
    3% (1)
  • C
    6% (2)
  • D
    13% (4)

Why each option

Fabric deployment pipelines synchronize both item content and structural changes, including the creation of new folders and the movement of items within them, in the target workspace.

AFolder1 is created, Pipeline1 moves to Folder1, and Lakehouse1 is deployed.Correct

Fabric deployment pipelines synchronize the entire workspace content and structure. When a folder is added and an item is moved into it in the source workspace, the deployment pipeline recreates the folder structure in the target and moves the corresponding item. Additionally, any other existing items in the source workspace, like Lakehouse1, are also deployed to ensure the target workspace reflects the source's complete state.

BOnly Pipeline1 and Lakehouse1 are deployed.

This is incorrect because deployment pipelines also handle structural changes like folders and ensure all items are synchronized, not just the moved one.

CFolder1 is created, and Pipeline1 and Lakehouse1 move to Folder1.

This is incorrect because only Pipeline1 was moved to Folder1, not Lakehouse1; Lakehouse1 would remain at the root level of Workspace1 and thus in Workspace2.

DOnly Folder1 is created and Pipeline1 moves to Folder1.

This is incorrect because deployment pipelines synchronize all items, meaning Lakehouse1, as an existing item in Workspace1, would also be part of the deployment to Workspace2.

Concept tested: Fabric deployment pipeline folder and item synchronization

Source: https://learn.microsoft.com/en-us/fabric/cicd/deployment-pipelines/understand-deployment-pipelines#deploy-content

Topics

#Fabric Deployment Pipelines#Workspace Management#Item Synchronization#Data Pipelines

Community Discussion

No community discussion yet for this question.

Full DP-700 Practice