No, this is not possible. This would break the audit trail and trust for file data in storage.
Is it possible to edit the LastModified and CreatedTime?
Matthias Nehls - DGC Deutschland
6
Reputation points
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://learn.microsoft.com/en-us/java/api/com.microsoft.azure.storage.blob.blobproperties.setcreatedtime?view=azure-java-legacy
Azure Storage Explorer
Azure Storage Explorer
An Azure tool that is used to manage cloud storage resources on Windows, macOS, and Linux.
292 questions
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
3,201 questions
1 answer
Sort by: Most helpful
-
Sam Cogan 10,812 Reputation points Microsoft Employee Volunteer Moderator
2021-12-08T17:18:33.737+00:00