Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to import your example files into my Azure Data Factory #18

Open
geirfo opened this issue Jun 2, 2019 · 3 comments
Open

How to import your example files into my Azure Data Factory #18

geirfo opened this issue Jun 2, 2019 · 3 comments

Comments

@geirfo
Copy link

geirfo commented Jun 2, 2019

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

@Limp-monkey
Copy link

Hi,
Not sure about dataflows, but connections, pipelines and datasets can be imported from Json using powershell. Check out new-azdatafactoryV2pipeline and new-azdatafactoryv2dataset

https://docs.microsoft.com/en-us/powershell/module/az.datafactory/set-azdatafactoryv2pipeline?view=azps-2.1.0

@eliassal
Copy link

I am watching part 1 of your sessionTransform Data with ADF Data Flows", the 1st demo you use a json file called small_radio_json.json. I cloned this repo but all json files are missing in the sampledata directory. Is it possible to make it available in order to follow the demo with you?
Thanks in advance

@eliassal
Copy link

Hi, nobody can respond to this, it has been more than 2 months I asked this simple basic question

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants