ADF : Read multiple files from source and write into single file in blob in append mode

Sanjeev Kumar Halladavar 30 Reputation points
2024-12-11T13:18:23.24+00:00

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

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
11,639 questions
{count} votes

Accepted answer
  1. Nandan Hegde 36,151 Reputation points MVP Volunteer Moderator
    2024-12-11T14:18:45.25+00:00

    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

    1 person found this answer helpful.

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.