DP-600 · Question #154
You have a Fabric tenant that contains the workspaces shown in the following table. You have a deployment pipeline named Pipeline1 that deploys items from Workspace_DEV to Workspace_TEST. In Pipeline1
The correct answer is A. Lakehouse1. When deploying items from a source workspace to a target workspace in a Fabric deployment pipeline, any item in the source that does not have a matching name in the target will be created in the target workspace.
Question
You have a Fabric tenant that contains the workspaces shown in the following table. You have a deployment pipeline named Pipeline1 that deploys items from Workspace_DEV to Workspace_TEST. In Pipeline1, all items that have matching names are paired. You deploy the contents of Workspace_DEV to Workspace_TEST by using Pipeline1. What will the contents of Workspace_TEST be once the deployment is complete?
Exhibit
Options
- ALakehouse1
- BLakehouse1
- CLakehouse2
- DLakehouse2
How the community answered
(32 responses)- A78% (25)
- B13% (4)
- C3% (1)
- D6% (2)
Why each option
When deploying items from a source workspace to a target workspace in a Fabric deployment pipeline, any item in the source that does not have a matching name in the target will be created in the target workspace.
Since Workspace_DEV contains Lakehouse1 and Workspace_TEST contains Lakehouse2, and there are no items with matching names, Lakehouse1 from Workspace_DEV will be created as a new item in Workspace_TEST during the deployment.
Lakehouse2 is an existing item in Workspace_TEST and does not have a matching item in Workspace_DEV; therefore, it will not be updated or replaced by the deployment from Workspace_DEV and will simply remain in Workspace_TEST.
Concept tested: Fabric deployment pipeline item handling
Source: https://learn.microsoft.com/en-us/fabric/cicd/deployment-pipelines/understand-the-deployment-process#deployment-behavior
Topics
Community Discussion
No community discussion yet for this question.
