Redis version issue with my application

Dinesh Gouda 20 Reputation points
2025-06-04T08:01:02.5033333+00:00

I am facing issue with my Azure cache for Redis resource, I need redis version 7 or above without clustering.

Azure Cache for Redis
Azure Cache for Redis
An Azure service that provides access to a secure, dedicated Redis cache, managed by Microsoft.
305 questions
{count} votes

Accepted answer
  1. Saraswathi Devadula 5,570 Reputation points Microsoft External Staff Moderator
    2025-06-04T10:57:33.7366667+00:00

    Hello Dinesh Gouda

    Azure Redis version 7.2 can be deployed on Enterprise and Enterprise Flash tiers. However, Basic, Standard, and Premium tiers only support versions up to 6, with version 7 not being available.

    Regarding clustering, it can be enabled or disabled only on the Premium tier.
    User's image

    For Enterprise and Enterprise Flash tiers, clustering is enabled by default.

    Please refer to the screenshot below for details on tier support for clustering.
    User's image

    https://learn.microsoft.com/en-us/azure/azure-cache-for-redis/cache-how-to-upgrade#current-versions
    https://learn.microsoft.com/en-us/azure/azure-cache-for-redis/quickstart-create-redis#create-a-cache

    https://learn.microsoft.com/en-us/azure/azure-cache-for-redis/cache-best-practices-enterprise-tiers#clustering-on-enterprise

    0 comments No comments

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.