Skip to content

Commit fd7cd37

Browse files
authored
Merge pull request #103358 from animeshdas11/patch-18
### Can I have AOF persistence enabled if I have more than 1 replica?…
2 parents 0d0ccb6 + 0d5f794 commit fd7cd37

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

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

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -227,6 +227,11 @@ After a rewrite, two sets of AOF files exist in storage. Rewrites occur in the b
227227

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

230+
231+
### Can I have AOF persistence enabled if I have more than one replica?
232+
233+
No, AOF persistence cannot be enabled with replicas (i.e replica count >= 2).
234+
230235
## Next steps
231236

232237
Learn more about Azure Cache for Redis features.

0 commit comments

Comments
 (0)