
Ultimate access to all questions.
You have a Fabric tenant with two workspaces: Workspace1 for development and Workspace2 for production. Each environment uses a different storage account. Workspace1 contains a Dataflow Gen2 named Dataflow1, which sources data from a CSV file in blob storage. You plan to use a deployment pipeline to deploy items from Workspace1 to Workspace2.
What should you do to ensure the data source in Dataflow1 points to the correct production location after deployment?
A
Create a data source rule only.
B
Create a parameter rule only.
C
Create a data source rule and a parameter rule.
D
After implementing the deployment pipeline, manually change the data source