Forum Discussion
Data Flow Gen2 Best Practices
- 1 year ago
Hi wojciech ,
Thanks for your response.
No, they don’t have to be combined into a single dataflow. You can still maintain separate staging and transformation layers, but the transformation dataflow must explicitly connect to the staging storage (Lakehouse/Warehouse).
Regards,
Yugandhar.
Hi wojciech Dataflow Gen2 removes linked entities but keeps the staging-transformation pattern viable with adjustments. Use Staging Dataflows to export raw data with staging enabled, and connect Transformation Dataflows directly to the storage account tied to the staging output. Ensure correct storage setup and configurations are done properly.
- wojciech1 year agoHelper II
Hey Akash_Varuna,
Thanks for coming back to me, much appreciated!
Could you explain what do you mean by connecting directly to the storage account tied to the staging output. Do you mean connecting to:
- staging dataflow through dataflow connector
- staging warehouse/lakehouse directly
- actual ADLS account for staging lakehouse/warehouse - not sure that's even possible
"Ensure correct storage setup and configurations are done properly" - is there a documantation explaining what proper configuration looks like by any chance?
Many Thanks,
WJ