Skip to content

Commit be85e57

Browse files
committed
fixed links
1 parent 5c3ac41 commit be85e57

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

articles/azure-cache-for-redis/cache-best-practices-scale.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ description: Learn how to scale your Azure Cache for Redis.
55
author: flang-msft
66
ms.service: cache
77
ms.topic: conceptual
8-
ms.date: 03/28/2023
8+
ms.date: 04/12/2024
99
ms.author: franlanglois
1010
---
1111

@@ -45,7 +45,7 @@ For more information on scaling and memory, depending on your tier see either:
4545
4646
## Minimizing your data helps scaling complete quicker
4747

48-
If preserving the data in the cache isn't a requirement, consider flushing the data prior to scaling. Flushing the cache helps the scaling operation complete more quickly so the new capacity is available sooner. See more details on [how to initiate flush operation.](cache-administration.md#flush-data-preview)
48+
If preserving the data in the cache isn't a requirement, consider flushing the data prior to scaling. Flushing the cache helps the scaling operation complete more quickly so the new capacity is available sooner. See more details on [how to initiate flush operation.](cache-administration.md#flush-data)
4949

5050
## Scaling Enterprise tier caches
5151

articles/azure-cache-for-redis/cache-whats-new.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ ms.date: 04/12/2024
1717

1818
Support for a built-in _flush_ operation that can be started at the control plane level for caches in the Basic, Standard, and Premium tier has now reached General Availability (GA).
1919

20-
For more information, see [flush data operation](cache-administration.md#flush-data-preview).
20+
For more information, see [flush data operation](cache-administration.md#flush-data).
2121

2222
## February 2024
2323

@@ -37,7 +37,7 @@ For more information, see [What are the configuration settings for the TLS proto
3737

3838
Basic, Standard, and Premium tier caches now support a built-in _flush_ operation that can be started at the control plane level. Use the _flush_ operation with your cache executing the `FLUSH ALL` command through Portal Console or _redis-cli_.
3939

40-
For more information, see [flush data operation](cache-administration.md#flush-data-preview).
40+
For more information, see [flush data operation](cache-administration.md#flush-data).
4141

4242
### Update channel for Basic, Standard, and Premium Caches (preview)
4343

0 commit comments

Comments
 (0)