Azure
Azure
Praveen Patel
Azure Data Engineer
Business Requirement
Let's assume using Copy Activity Data movement takes place between source and sink (we
are copying a .csv file from source to sink).
As per requirement i have been assigned a task by product manager while moving data to
sink some metadata must be captured like file last modified, format, pipeline name and
Azure Data Factory account name etc.
To carry out this requirement metadata property comes to work it helps you to set custom
metadata when copying data to sink like pipeline name, file lastModified, pipeline run id
and azure data factory account name etc.
Further you will get better understanding to learn metadata property in the practical
demonstration.
Select format as
Delimited Text click on
continue.
In activity search bar search copy activity and drag and drop it.