Skip to content

Commit f4f5144

Browse files
authored
Merge pull request #102182 from asasine/user/asasine/fix/redis-scale-time
Clarified statement to include time per shard
2 parents 132dde1 + dcf31ac commit f4f5144

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

articles/azure-cache-for-redis/cache-how-to-scale.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -160,7 +160,7 @@ If a scaling operation fails, the service tries to revert the operation, and the
160160

161161

162162
### How long does scaling take?
163-
Scaling takes approximately 20 minutes, depending on how much data is in the cache.
163+
Scaling time depends on how much data is in the cache, with larger amounts of data taking a longer time to complete. Scaling takes approximately 20 minutes. For clustered caches, scaling takes approximately 20 minutes per shard.
164164

165165
### How can I tell when scaling is complete?
166166
In the Azure portal, you can see the scaling operation in progress. When scaling is complete, the status of the cache changes to **Running**.
@@ -170,6 +170,3 @@ In the Azure portal, you can see the scaling operation in progress. When scaling
170170
[redis-cache-pricing-tier-blade]: ./media/cache-how-to-scale/redis-cache-pricing-tier-blade.png
171171

172172
[redis-cache-scaling]: ./media/cache-how-to-scale/redis-cache-scaling.png
173-
174-
175-

0 commit comments

Comments
 (0)