Skip to content

Commit 5948cc0

Browse files
committed
Merge branch 'patch-41' of
https://github.com/animeshdas11/azure-docs into fxl Update-cache-how-to-premium-persistence.md-animeshdas
2 parents b3b9d24 + 23b9df1 commit 5948cc0

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

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

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,10 @@ ms.date: 04/10/2023
1818
>[!WARNING]
1919
> The _always write_ option for AOF persistence on the Enterprise and Enterprise Flash tiers is set to be retired on April 1, 2025. This option has significant performance limitations is no longer recommended. Using the _write every second_ option or using RDB persistence is recommended instead.
2020
>
21+
> [!IMPORTANT]
22+
>
23+
> Data persistence is meant to provide resilience for unexpected Redis node failures, but it is not a data backup or point in time recovery (PITR) feature. If corrupted data is written to the Redis instance this data will also be persisted. To make backups of your Redis instance, use the [export feature](managed-redis-how-to-import-export-data.md).
24+
>
2125
2226
## Scope of availability
2327

0 commit comments

Comments
 (0)