nerdexam
Microsoft

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.

Implement and manage an analytics solution

Question

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 dataflows
  • Five semantic models that each has a scheduled refresh policy
You create a deployment pipeline named Pipeline1 to move items from Workspace1_DEV to a new workspace named Workspace1_TEST. You deploy all the items from Workspace1_DEV to Workspace1_TEST. For each of the following statements, select Yes if the statement is true. Otherwise, select No. Statement 1: Data from the semantic models will be deployed to the target stage. Is this statement true?

Options

  • AYes
  • BNo

How the community answered

(21 responses)
  • A
    14% (3)
  • B
    86% (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.

AYes

Data from semantic models is not deployed through deployment pipelines; only the item definitions and metadata are transferred.

BNoCorrect

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

#Deployment Pipelines#Microsoft Fabric#Semantic Models#ALM

Community Discussion

No community discussion yet for this question.

Full DP-700 Practice