Azure Data Factory Copy on blob not preserving content properties

Matthew Campbell 11 Reputation points
2023-03-06T11:31:04.2066667+00:00

See original question on Stack Overflow:
https://stackoverflow.com/questions/75531644/copy-activity-blob-preserve-metadata?noredirect=1#comment133278306_75531644

The built-in system properties governing content are not being preserved:
https://learn.microsoft.com/en-us/azure/data-factory/copy-activity-preserve-metadata#preserve-metadata

Likely why the metadata is not preserved as should be with binary data. Default behavior with azcopy is to keep metadata and properties. Little weird the deviation with Azure Data Factory to not preserve by default.

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

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.