Skip to content

Commit af969d9

Browse files
Merge pull request #213079 from flang-msft/fxl---Redis-version-4-retirement-announcement-14956957
fxl---added an alert on upgrade page
2 parents b3257c9 + 784a998 commit af969d9

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

articles/azure-cache-for-redis/cache-how-to-upgrade.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ author: flang-msft
66
ms.author: franlanglois
77
ms.service: cache
88
ms.topic: how-to
9-
ms.date: 09/08/2022
9+
ms.date: 09/29/2022
1010
ms.custom: template-how-to
1111
---
1212

@@ -15,7 +15,13 @@ ms.custom: template-how-to
1515

1616
Azure Cache for Redis supports upgrading the version of your Azure Cache for Redis from Redis 4 to Redis 6. Upgrading is permanent, and it might cause a brief connection issue similar to regular monthly maintenance. As a precautionary step, we recommend exporting the data from your existing Redis 4 cache and testing your client application with a Redis 6 cache in a lower environment before upgrading.
1717

18-
For more information, see [here](cache-how-to-import-export-data.md) for details on how to export.
18+
For more details on how to export, see [Import and Export data in Azure Cache for Redis](cache-how-to-import-export-data.md).
19+
20+
> [!IMPORTANT]
21+
> As announced in [What's new](cache-whats-new.md#upgrade-your-azure-cache-for-redis-instances-to-use-redis-version-6-by-june-30-2023), we'll retire version 4 for Azure Cache for Redis instances on June 30, 2023. Before that date, you need to upgrade any of your cache instances to version 6.
22+
>
23+
> For more information on the retirement of Redis 4, see [Retirements](cache-retired-features.md).
24+
>
1925
2026
## Prerequisites
2127

0 commit comments

Comments
 (0)