Skip to content

Commit 48b1793

Browse files
committed
fixing links
1 parent d4171bf commit 48b1793

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/azure-cache-for-redis/cache-management-faq.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ metadata:
77
ms.service: cache
88
ms.topic: faq
99
ms.custom: devx-track-csharp
10-
ms.date: 05/21/2021
10+
ms.date: 04/04/2023
1111
title: Azure Cache for Redis management FAQs
1212
summary: This article provides answers to common questions about how to manage Azure Cache for Redis.
1313

@@ -48,7 +48,7 @@ sections:
4848
### Configuration and concepts
4949
5050
* Use Standard or Premium Tier for Production systems. The Basic Tier is a single node system with no data replication and no SLA. Also, use at least a C1 cache. C0 caches are typically used for simple dev/test scenarios.
51-
* Remember that Redis is an **In-Memory** data store. For more information, see [this article](cache-troubleshoot-data-loss) so that you're aware of scenarios where data loss can occur.
51+
* Remember that Redis is an **In-Memory** data store. For more information, see [Troubleshoot data loss in Azure Cache for Redis](cache-troubleshoot-data-loss.md) so that you're aware of scenarios where data loss can occur.
5252
* Develop your system such that it can handle connection blips caused by [patching and failover](cache-failover.md).
5353
5454
### Performance testing

0 commit comments

Comments
 (0)