An Azure service that provides access to a secure, dedicated Redis cache, managed by Microsoft.
Hello Alex,
Welcome to the Microsoft Q&A and thank you for posting your questions here.
I understand that your Azure Cache for Redis creation block exception/extension.
This is a fixed retirement milestone for Azure Cache for Redis Basic, Standard, and Premium tiers. For Azure Public Cloud, creation of new Basic/Standard/Premium caches is blocked for existing customers from 1 October 2026, while existing instances continue running until 30 September 2028 and are disabled starting 1 October 2028. - https://techcommunity.microsoft.com/blog/azure-managed-redis/azure-cache-for-redis-retirement-what-to-know-and-how-to-prepare/4458721, https://learn.microsoft.com/en-us/azure/azure-cache-for-redis/retirement-faq
Also, there is no documented self-service exception, Azure portal option, Azure CLI command, REST API, quota request, or per-subscription setting to defer that creation-block date. The supported path for creating new Redis workloads after the block date is Azure Managed Redis, not an Azure Cache for Redis extension. Recommendation is to upgrad current Azure Cache for Redis instances to Azure Managed Redis now rather than waiting for the retirement deadline. - https://learn.microsoft.com/en-us/azure/azure-cache-for-redis/retirement-faq, - https://docs.azure.cn/en-us/redis/migrate/migrate-basic-standard-premium-options
The resolution is to:
- Stop planning any new workload, CI/CD pipeline, disaster recovery process, or environment deployment that depends on creating new Azure Cache for Redis Basic/Standard/Premium instances after 1 October 2026.
- Inventory all existing Azure Cache for Redis instances, including tier, SKU, region, networking, private endpoint/VNet dependency, geo-replication, persistence, firewall rules, client libraries, and application owners.
- Create equivalent or right-sized Azure Managed Redis targets and validate application connectivity.
- Use self-service migration for most production workloads because it gives full control over data movement, test validation, and cutover timing.
- Use migration tooling only after checking its limitations, because the Basic/Standard/Premium tooling is preview, requires a pre-created Azure Managed Redis target, and is intended for endpoint migration rather than full data migration.
- If migration is blocked by a missing Azure Managed Redis feature, unsupported region, SKU/size gap, networking limitation, or compliance dependency, open an Azure Support request with the exact blocker details. Microsoft documentation allows support requests through the Azure portal, and the user must have the required subscription-level permissions such as Owner, Contributor, Support Request Contributor, or
Microsoft.Support/*. - https://learn.microsoft.com/en-us/azure/azure-portal/supportability/how-to-create-azure-support-request
I hope this is helpful. Please! Do not hesitate to let me know if you have any other questions, steps or clarifications.
Please do not close the thread by upvoting and accepting the answer if any part of it is helpful.