nerdexam
Microsoft

DP-600 · Question #199

You have a Fabric tenant that contains two workspaces named Workspace1 and Workspace2. Workspace1 is used as the development environment. Workspace2 is used as the production environment. Each environ

The correct answer is C. Create a data source rule and a parameter rule.. Both parameter rules and deployment rules can be necessary when using deployment pipelines in Microsoft Fabric with Dataflow Gen2 to ensure correct data source references when deploying to a second workspace. Parameter rules are used to manage the values of parameters within a da

Submitted by manish99· Apr 18, 2026Plan, implement, and manage a solution for data analytics

Question

You have a Fabric tenant that contains two workspaces named Workspace1 and Workspace2. Workspace1 is used as the development environment. Workspace2 is used as the production environment. Each environment uses a different storage account. Workspace1 contains a Dataflow Gen2 named Dataflow1. The data source of Dataflow1 is a CSV file in blob storage. You plan to implement a deployment pipeline to deploy items from Workspace1 to Workspace2. You need to ensure that the data source references the correct location in the production environment. What should you do?

Options

  • ACreate a data source rule only.
  • BCreate a parameter rule only.
  • CCreate a data source rule and a parameter rule.
  • DAfter implementing the deployment pipeline, manually change the data source

How the community answered

(23 responses)
  • A
    4% (1)
  • B
    9% (2)
  • C
    83% (19)
  • D
    4% (1)

Explanation

Both parameter rules and deployment rules can be necessary when using deployment pipelines in Microsoft Fabric with Dataflow Gen2 to ensure correct data source references when deploying to a second workspace. Parameter rules are used to manage the values of parameters within a dataflow, while deployment rules are used to configure how data sources are handled during bind these items to the correct data sources, as autobinding doesn't occur when a parameter controls the connection. https://learn.microsoft.com/en-us/fabric/cicd/deployment-pipelines/understand-the-deployment-

Topics

#Deployment Pipelines#Dataflows Gen2#Data Source Rules#Parameter Rules

Community Discussion

No community discussion yet for this question.

Full DP-600 Practice