Skip to content

Commit 0d5f794

Browse files
authored
Update articles/azure-cache-for-redis/cache-how-to-premium-persistence.md
1 parent 900090f commit 0d5f794

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -228,7 +228,7 @@ After a rewrite, two sets of AOF files exist in storage. Rewrites occur in the b
228228
Using managed identity adds the cache instance to the [trusted services list](../storage/common/storage-network-security.md?tabs=azure-portal), making firewall exceptions easier to carry out. If you aren't using managed identity and instead authorizing to a storage account using a key, then having firewall exceptions on the storage account tends to break the persistence process.
229229

230230

231-
### Can I have AOF persistence enabled if I have more than 1 replica?
231+
### Can I have AOF persistence enabled if I have more than one replica?
232232

233233
No, AOF persistence cannot be enabled with replicas (i.e replica count >= 2).
234234

0 commit comments

Comments
 (0)