Hydration of blob through copying sets "Copying Status" to pending instead of the "Archive Status" to rehydrate-pending.

PGab 0 Reputation points
2024-08-27T11:49:53.4466667+00:00

CONTEXT:

I am rehydrating an archived blob by copying it in a different storage account of the same region.

COMMAND:

Using either of the possible options listed here: https://video2.skills-academy.com/en-us/azure/storage/blobs/archive-rehydrate-to-online-tier?tabs=azure-cli#rehydrate-a-blob-by-changing-its-tier

For example, through storage explorer.

OUTPUT:

The blob listed in the destination storage account has the copying_status set to "pending" and its tier set to the one requested during the input. The archive_status and the rehydrate_priority are however set to None, as opposed to what is described in the documentation.

QUESTION:

How can i get the archive_status and the rehydrate_priority in that case ?

Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,787 questions
{count} votes

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.