QuestionQ166

Implement and manage semantic models

You have a Fabric tenant containing a workspace named Workspace_DEV. Workspace_DEV contains the semantic models shown in the following table.

Question Image

Workspace_DEV contains the dataflows shown in the following table.

Question Image

You create a workspace named Workspace_TEST.

You create a deployment pipeline named Pipeline1 to move items from Workspace_DEV to Workspace_TEST.

You run Pipeline1.

For each of the following statements, select Yes if the statement is true. Otherwise, select No.

Yes or No
StatementsYesNo
DF1 will be deployed to Workspace_TEST.
Data from Model1 will be deployed to Workspace_TEST.
The scheduled refresh policy for Model1 will be deployed to Workspace_TEST.
Explanation

Deployment pipelines deploy supported Dataflow Gen1 items, so DF1 is copied to the target workspace. Deployments copy metadata rather than item data, therefore Model1's data is not copied. A semantic model's refresh schedule is an item property that deployment pipelines do not copy.

Learn more

Community Discussion

No comments yet. Be the first to start the discussion!