Back

Explore Courses Blog Tutorials Interview Questions
0 votes
3 views
in Azure by (13.1k points)
I want to create a big file, by merging small json files which are present inside different folders, inside azure Blob storage.

Is there any possibility to do that?

1 Answer

0 votes
by (26.7k points)

While using Azure Data Factory, you can able to merge the files using blob storage. There is a function called MergeFiles inside property called copyBehaviour, using this you can able to merge all the files from source folder to one big file.

Hope this will work.

Want to become an Azure Expert ? Join microsoft azure training now..!!

Browse Categories

...