Hi everyone,
I’m currently working with Dataflow Gen2 and Lakehouse, where I’m loading data into the Lakehouse using Dataflow Gen2.
I’m wondering if there’s a way to parameterize the data destination in Dataflow Gen2?
When I deploy the Dataflow Gen2 using deployment pipeline to the test workspace, it still points to the Dev Lakehouse. If I update the test Dataflow to point to the Test Lakehouse, the deployment pipeline shows a mismatch between the source and destination. When I redeploy it to Test, the destination is overwritten and reverts back to the Dev Lakehouse.