DP-700 · Question #37
You have a Fabric workspace named Workspace1_DEV that contains the following items: 10 reports Four notebooks Three lakehouses Two data pipelines Two Dataflow Gen1 dataflows Three Dataflow Gen2…
The correct answer is B. No. When using Fabric deployment pipelines, only the metadata and definitions of items like semantic models are deployed to the target stage, not the actual data contained within those models.
Question
- 10 reports
- Four notebooks
- Three lakehouses
- Two data pipelines
- Two Dataflow Gen1 dataflows
- Three Dataflow Gen2 dataflows
- Five semantic models that each has a scheduled refresh policy
Options
- AYes
- BNo
How the community answered
(21 responses)- A14% (3)
- B86% (18)
Why each option
When using Fabric deployment pipelines, only the metadata and definitions of items like semantic models are deployed to the target stage, not the actual data contained within those models.
Data from semantic models is not deployed through deployment pipelines; only the item definitions and metadata are transferred.
When a semantic model is deployed using a Fabric deployment pipeline, only its definition, schema, and queries are transferred to the target workspace. The actual data that the semantic model references or has cached is not moved as part of the deployment process, requiring data sources to be configured and refreshes to be performed in the target stage.
Concept tested: Fabric deployment pipeline item deployment scope
Source: https://learn.microsoft.com/en-us/fabric/cicd/deployment-pipelines/understand-deployment-process#what-can-be-deployed
Topics
Community Discussion
No community discussion yet for this question.