https://learn.microsoft.com/en-us/azure/storage/blobs/versioning-overview
Note that on storages with both soft-delete and versioning enabled, the blob is marked as deleted by setting the Status: Previous version instead of Status: Deleted (like on storages which only have soft delete enabled).
https://learn.microsoft.com/en-us/azure/storage/blobs/versioning-overview
Note that on storages with both soft-delete and versioning enabled, the blob is marked as deleted by setting the
Status: Previous versioninstead ofStatus: Deleted(like on storages which only have soft delete enabled).