please follow the below blog :
https://www.sqlservercentral.com/articles/merge-multiple-files-in-azure-data-factory
this would merge all files into single file
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
In ADF , Requirement is to read multiple files and create single file in ADLS (Appended all read files).
Currently I see blob only supports overwrite not the append. Any auggestions to achive same in ADF
please follow the below blog :
https://www.sqlservercentral.com/articles/merge-multiple-files-in-azure-data-factory
this would merge all files into single file