ADF - Copy Activity - Logging not happening

Kothai Ramanathan 941 Reputation points Microsoft Employee
2020-09-01T10:25:28.847+00:00

Following is the setting that I have enabled in my Copy activity.

21903-image.png

If I test the connection, the blob is reachable. However, there is no logging happening in the container, though files are copied successfully. Please provide some pointers as to why this is the case, thanks!

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

Accepted answer
  1. Vaibhav Chaudhari 38,631 Reputation points
    2020-09-01T12:44:34.18+00:00

    It must be logging the details only when there is a failure. Try copy some folder which doesn't exists, mention a fake folder name in Copy activity.

    Reference - https://learn.microsoft.com/en-us/azure/data-factory/copy-activity-data-consistency

    Above doc says -

    The session log contains inconsistent files only, where the successfully copied files are not logged so far.

    ----------

    Please don't forget to Accept Answer and Up-vote if the response helped -- Vaibhav

    1 person found this answer helpful.

0 additional answers

Sort by: Most helpful