question

VictorBarreau-3130 avatar image
0 Votes"
VictorBarreau-3130 asked SumanthMarigowda-MSFT commented

blob archives : How long does it take to retrieve ?

I want to stock some To of data with azure blob archives.
Once I have asked to retrieve them, how long will it take before I can start downloading ?

azure-archive-storage
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

SumanthMarigowda-MSFT avatar image
0 Votes"
SumanthMarigowda-MSFT answered SumanthMarigowda-MSFT commented

@ VictorBarreau-3130 Welcome to Microsoft Q&A Forum, Thank you for posting your query here!

Data must remain in the archive tier for at least 180 days or be subject to an early deletion charge. Data in the archive tier can take several hours to retrieve depending on the specified rehydration priority. For small objects, a high priority rehydrate may retrieve the object from archive in under an hour.
See Rehydrate blob data from the archive tier to learn more.

110226-image.png

For blobs in Archive, the only valid operations are GetBlobProperties, GetBlobMetadata, ListBlobs, SetBlobTier, SetBlobTags, GetBlobTags, FindBlobsByTags, and DeleteBlob. Setting the tier from Archive to Hot or Cool typically takes up to 15 hours to complete.

• Is there any limit on the size of the object for standard priority where we mention it can take up to 15 hours?
Limits are only what our Blob limits (Rehydrates is bound by how fast you can call SetBlobTier) For large objects, can hit account limits. For small objects, depending on the tool

Additional information: Once a rehydration request is initiated, it cannot be canceled. During the rehydration process, the x-ms-access-tier blob property will continue to show as archive until rehydration is completed to an online tier.
.
Hope this helps!
Kindly let us know if the above helps or you need further assistance on this issue.


Please do not forget to "Accept the answer” and “up-vote” wherever the information provided helps you, this can be beneficial to other community members.





image.png (20.7 KiB)
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.