How to use Copy Activity to Read Json File & Limitation of Copy Activity | Azure Data Factory 2021

preview_player
Показать описание
How to use Copy Activity to Read Json File & Limitation of Copy Activity Azure Data Factory - ADF Tutorial 2021, in this video we are going to learn How to use Copy Activity to Read Json File & Limitation of Copy Activity Azure Data Factory - ADF Tutorial 2021, Azure Data Factory Step by Step - ADF Tutorial 2021 - ADF Tutorial 2021 Step by Step ADF Tutorial - Azure Data Factory Tutorial 2021

{
"first_name" : "Aamir",
"last_name" : "Shahzad",
"location" : "Charlott NC",
"Children" : [
{
"name" : "Haider",
"age" : 8
},
{
"name" : "Raza",
"age" : 9
}
],
"social_media" : [
{
"description" : "twitter",
},
{
"description" : "facebook",
},
{
"description" : "github",
}
]
}
Azure Data Factory Tutorial for beginners
Azure Data Factory Tutorial 2021
Step by step Azure Data Factory Tutorial
Real-time Azure Data Factory Tutorial
Scenario-based training on Azure Data Factory
Best ADF Tutorial on youtube

#AzureDataFactory #ADFTutorial2021
Рекомендации по теме
Комментарии
Автор

You can still read all the values with the Copy Activity, No need for data flow task

michaeljeimateta
Автор

Guys, can you do a video that copies the JSON data as is from source to sink. THis should be the easiest thing to do but ADF seems to be too clever by half and wants to parse it for you.
Most databases handle JSON without issue these days and its a great way to into data into data analytics applications that changes structure frequently on the front end (web apps for example)
It looks like there used to be a nice checkbox that allowed you to do this but Data Factory in their wisdom took it away.

mattmunn
join shbcf.ru