Skip to content

Commit fc0e4d4

Browse files
committed
fix typo
1 parent bd53c50 commit fc0e4d4

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

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

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,11 @@
22
title: Configure data persistence - Premium Azure Cache for Redis
33
description: Learn how to configure and manage data persistence your Premium tier Azure Cache for Redis instances
44
author: flang-msft
5+
56
ms.author: franlanglois
67
ms.service: cache
78
ms.topic: conceptual
8-
ms.date: 05/17/2022
9+
ms.date: 09/19/2022
910

1011
---
1112
# Configure data persistence for a Premium Azure Cache for Redis instance
@@ -14,8 +15,8 @@ ms.date: 05/17/2022
1415

1516
> [!IMPORTANT]
1617
>
17-
> Check to see if your storage account has soft delete enabled before using hte data persistence feature. Using data persistence with soft delete will cause very high storage costs. For more information, see For more information, see [should I enable soft delete?](#how-frequently-does-rdb-and-aof-persistence-write-to-my-blobs-and-should-i-enable-soft-delete)
18-
>
18+
> Check to see if your storage account has soft delete enabled before using the data persistence feature. Using data persistence with soft delete causes very high storage costs. For more information, see [should I enable soft delete?](#how-frequently-does-rdb-and-aof-persistence-write-to-my-blobs-and-should-i-enable-soft-delete).
19+
>
1920
2021
Azure Cache for Redis offers Redis persistence using the Redis database (RDB) and Append only File (AOF):
2122

0 commit comments

Comments
 (0)