Skip to content

Commit 5204cd1

Browse files
authored
Merge pull request #305597 from flang-msft/fxl---retirement-faq
Fxl---retirement faq
2 parents 8682cec + b3b24de commit 5204cd1

8 files changed

Lines changed: 250 additions & 46 deletions

File tree

articles/azure-cache-for-redis/.openpublishing.redirection.redis-cache.json

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -435,16 +435,21 @@
435435
"source_path_from_root": "/articles/azure-cache-for-redis/quickstart-create-managed-redis.md",
436436
"redirect_url": "/azure/redis/quickstart-create-managed-redis",
437437
"redirect_document_id": true
438-
},
438+
},
439439
{
440440
"source_path_from_root": "/articles/azure-cache-for-redis/scripts/create-manage-cache.md",
441441
"redirect_url": "/azure/redis/scripts/create-manage-cache",
442442
"redirect_document_id": true
443443
},
444-
{
444+
{
445445
"source_path_from_root": "/articles/azure-cache-for-redis/quickstart-create-redis-enterprise.md",
446446
"redirect_url": "/azure/redis/quickstart-create-managed-redis",
447447
"redirect_document_id": false
448+
},
449+
{
450+
"source_path_from_root": "/articles/azure-cache-for-redis/cache-retired-features.md",
451+
"redirect_url": "/azure/azure-cache-for-redis/retirement-faq",
452+
"redirect_document_id": false
448453
}
449454
]
450455
}

articles/azure-cache-for-redis/TOC.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -297,8 +297,8 @@
297297
items:
298298
- name: Azure Redis FAQ
299299
href: /azure/redis/faq
300-
- name: Retirements from Azure Cache for Redis
301-
href: cache-retired-features.md
300+
- name: Azure Cache for Redis retirement FAQ
301+
href: retirement-faq.yml
302302
- name: Videos
303303
href: https://www.youtube.com/results?search_query=azure+cache+redis
304304
- name: Microsoft Q&A question page

articles/azure-cache-for-redis/cache-retired-features.md

Lines changed: 0 additions & 34 deletions
This file was deleted.

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

Lines changed: 18 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ ms.custom:
77
- build-2025
88

99
ms.topic: conceptual
10-
ms.date: 11/15/2024
10+
ms.date: 10/02/2025
1111
appliesto:
1212
- ✅ Azure Cache for Redis
1313

@@ -17,6 +17,21 @@ appliesto:
1717

1818
Find out what's new in Azure Redis.
1919

20+
## October 2025
21+
22+
We are announcing the retirement of all Azure Cache for Redis SKUs. For more information, see [Azure Cache for Redis Retirement FAQ](retirement-faq.yml). We recommend moving your existing Azure Cache for Redis instances to Azure Managed Redis.
23+
24+
If you have existing caches in the Enterprise or Enterprise Flash tiers, you can continue using them until the service is fully retired on March 31, 2027.
25+
26+
If you have existing caches in the Basic, Standard, or Premium tiers, you can continue using them until the service is fully retired on September 30, 2028.
27+
28+
| Tiers | Retirement date |
29+
|------------------------------|--------------------|
30+
| Enterprise, Enterprise Flash | March 31, 2027 |
31+
| Basic, Standard, Premium | September 30, 2028 |
32+
33+
For more information on moving your caches to Azure Managed Redis, see [Migrate from Basic, Standard, Premium, and Enterprise tiers to Azure Managed Redis](/azure/redis/migrate/migrate-overview).
34+
2035
## May 2025
2136

2237
### Azure Managed Redis General Availability (GA)
@@ -57,7 +72,7 @@ For the Standard and Premium tiers, you can now use availability zones (Preview)
5772

5873
### Redis 7.2 (preview) on the Enterprise tier
5974

60-
Azure cache for Redis now offers you the ability to use Redis 7.2 (preview) with your Enterprise and Enterprise Flash tiers.
75+
Azure Cache for Redis now offers you the ability to use Redis 7.2 (preview) with your Enterprise and Enterprise Flash tiers.
6176

6277
You can upgrade your caches automatically or manually. For more information, see [How to upgrade an existing cache](cache-how-to-upgrade.md).
6378

@@ -256,8 +271,6 @@ On June 30, 2023, we'll retire version 4 for Azure Cache for Redis instances. Be
256271

257272
We recommend that you [upgrade](cache-how-to-upgrade.md) your caches on your own to accommodate your schedule and the needs of your users to make the upgrade as convenient as possible.
258273

259-
For more information, see [Retirements](cache-retired-features.md).
260-
261274
### Support for managed identity in Azure Cache for Redis
262275

263276
Authenticating storage account connections using managed identity reached General Availability (GA).
@@ -330,7 +343,7 @@ We expect that most Azure Cache for Redis customers aren't affected. However, yo
330343

331344
For more information, read this blog that contains instructions on [how to check whether your client application is affected](https://techcommunity.microsoft.com/t5/azure-developer-community-blog/azure-cache-for-redis-tls-upcoming-migration-to-digicert-global/ba-p/3171086). We recommend taking the actions recommended in the blog to avoid cache connectivity loss.
332345

333-
### Active geo-replication for Azure Cache For Redis Enterprise GA
346+
### Active geo-replication for Azure Cache for Redis Enterprise GA
334347

335348
Active geo-replication for Azure Cache for Redis Enterprise is now generally available (GA).
336349

0 commit comments

Comments
 (0)