Skip to content

Commit 1f31549

Browse files
Update articles/azure-cache-for-redis/cache-high-availability.md
Co-authored-by: Langlois,FX <[email protected]>
1 parent 907c0cc commit 1f31549

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-cache-for-redis/cache-high-availability.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ When a data node becomes unavailable or a network split happens, a failover simi
8181

8282
## Persistence
8383

84-
Applicable tiers: **Premium**, **Enterprise (Preview)**, **Enterprise Flash (Preview)**
84+
Applicable tiers: **Premium**, **Enterprise (preview)**, **Enterprise Flash (preview)**
8585

8686
Because your cache data is stored in memory, a rare and unplanned failure of multiple nodes can cause all the data to be dropped. To avoid losing data completely, [Redis persistence](https://redis.io/topics/persistence) allows you to take periodic snapshots of in-memory data, and store it to your storage account. If you experience a failure across multiple nodes causing data loss, your cache loads the snapshot from storage account. For more information, see [Configure data persistence for a Premium Azure Cache for Redis instance](cache-how-to-premium-persistence.md).
8787

0 commit comments

Comments
 (0)