-
Notifications
You must be signed in to change notification settings - Fork 274
Description
Hi! Perhaps this is not the best place to ask questions, but I am making a try. I am a beginner using ADF and azure Data Flows especially. I am very curious of your examples, and I really want to import all your examples files (json) to my newly created data factory. It must be an easier way than creating all activities, connections, datasets and others manually. The templates are of course good but I want to test out your example code in my azure portal and in my data factory.
And just a second question: I am a SSIS man used control flows with master packages executing other packages. When I am now building a data warehouse in ADF with many dimension tables and fact tables, is it best practice to have separate data flows or should I build general data flows that either have many parallel upserts to different dimensions? I think I need some guiding here
Thank you
Regards Geir