Skip to content

Commit 464bde8

Browse files
Merge pull request #303066 from gtrossell-eng/docs-editor/archive-rehydrate-overview-1753132579
Update archive-rehydrate-overview.md
2 parents 6f0ad41 + a2ce244 commit 464bde8

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

articles/storage/blobs/archive-rehydrate-overview.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: While a blob is in the archive access tier, it's considered to be o
44
author: normesta
55

66
ms.author: normesta
7-
ms.date: 07/31/2024
7+
ms.date: 06/21/2025
88
ms.service: azure-blob-storage
99
ms.topic: concept-article
1010
# Customer intent: As a cloud storage administrator, I want to rehydrate archived blobs to an online tier, so that I can access and modify the stored data as needed for operational tasks.
@@ -35,6 +35,10 @@ Standard priority is the default rehydration option. A high-priority rehydration
3535

3636
While a standard-priority rehydration operation is pending, you can update the rehydration priority setting for a blob to *High* to rehydrate that blob more quickly. For example, if you're rehydrating a large number of blobs in bulk, you can specify *Standard* priority for all blobs for the initial operation, then increase the priority to *High* for any individual blobs that need to be brought online more quickly, up to the limit of 10 GiB per hour.
3737

38+
> [!IMPORTANT]
39+
> The 10 GiB/hour limit applies at the **storage account level**, not per blob. While timelines such as “up to 15 hours” for standard priority may apply to individual blobs under ideal conditions, they do **not scale linearly** for bulk operations. Customers rehydrating large volumes of data should expect longer durations and plan accordingly.
40+
> The throughput is shared across all blobs being rehydrated within the same account, and exceeding the hourly limit may result in throttling or extended delays. For optimal performance, consider batching rehydration requests and monitoring account-level activity.
41+
3842
The rehydration priority setting can't be lowered from *High* to *Standard* for a pending operation. Keep in mind that updating the rehydration priority setting may have a billing impact.
3943

4044
To learn how to set and update the rehydration priority setting, see [Rehydrate an archived blob to an online tier](archive-rehydrate-to-online-tier.md).

0 commit comments

Comments
 (0)