Skip to content

Commit a33d3ec

Browse files
committed
fixes from bug
1 parent 91a371b commit a33d3ec

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

articles/azure-cache-for-redis/cache-how-to-premium-persistence.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -282,7 +282,10 @@ For both RDB and AOF persistence:
282282

283283
### Can I use the same storage account for persistence across two different caches?
284284

285-
Yes, you can use the same storage account for persistence across two different caches. The [limitations on subscriptions and regions](#prerequisites-and-limitations) still apply.
285+
No, you must use different storage accounts for different caches. Each cache must have its own storage account to set up for persistence.
286+
287+
> [!IMPORTANT]
288+
> Use separate storage accounts for persistence and performing periodic export operations on a cache.
286289
287290
### Will I be charged for the storage being used in data persistence?
288291

0 commit comments

Comments
 (0)