question

MatthiasNehlsDGCDeutschland-1545 avatar image
0 Votes"
MatthiasNehlsDGCDeutschland-1545 asked MatthiasNehlsDGCDeutschland-1545 commented

Is it possible to edit the LastModified and CreatedTime?

Hi,

is it possible to edit the created or last modify timestamp of a file i have upload to a azure blob container?

for example:
LAST MODIFIED 7/22/2017, 5:31:04 PM
CREATION TIME 7/22/2017, 5:31:04 PM

to:
LAST MODIFIED 7/22/2016, 5:31:04 PM
CREATION TIME 7/22/2015, 5:31:04 PM

On stackoverflow i read that these is not possible, but then i find these:
https://docs.microsoft.com/en-us/java/api/com.microsoft.azure.storage.blob.blobproperties.setcreatedtime?view=azure-java-legacy

azure-blob-storageazure-storage-explorer
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

1 Answer

Sam-Cogan avatar image
1 Vote"
Sam-Cogan answered MatthiasNehlsDGCDeutschland-1545 commented

No, this is not possible. This would break the audit trail and trust for file data in storage.

· 1
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.