As the CTO of MDFT Pro, a well-known training agency, has asked you to manage the workspace deployments.
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.
The Dataflow Gen1 dataflows will be deployed to the target stage
The scheduled refresh policies will be deployed to the target stage
Data from the semantic models will be deployed to the target stage
The Dataflow Gen1 dataflows will be deployed to the target stage is incorrect. Dataflow Gen1 dataflows are not supported by deployment pipelines and cannot be deployed.
The scheduled refresh policies will be deployed to the target stage is incorrect. Scheduled refresh policies are not deployed - they must be manually configured in each stage.
Data from the semantic models will be deployed to the target stage is incorrect. Semantic model data is not deployed - only metadata and structure move between stages.