Azure Data Factory Copy to SFTP from Azure SQL Database - File rename

Cameron Warren 1 Reputation point
2022-03-31T04:11:40.64+00:00

I'm writing data from Azure SQL Database to an SFTP folder using Azure Data Factory V2 copy activity.

The data is written successfully, however, the filename uses a default file structure. I need to adjust this filename to a new naming convention - however, there doesn't seem to be any way to do so with the copy data activity options:

188440-screen-shot-2022-03-30-at-101028-pm.png

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

1 answer

Sort by: Most helpful
  1. Nandan Hegde 36,716 Reputation points MVP Volunteer Moderator
    2022-03-31T04:29:24.933+00:00

    Hey,
    WIthin the dataset you can Parameterize the file name
    188566-image.png

    Reference :
    https://gbamezai.medium.com/azure-data-factory-capture-dynamic-filenames-in-mapping-data-flow-6b58cd6654f8


Your answer

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