Canary deployment is blocked by Redis Enterprise control-plane conflicts.

Suraj Pudale 80 Reputation points Microsoft Employee
2026-08-25T02:52:36.2133333+00:00

Errors:

  • "Cannot manage private endpoint connection while cache ... is in 'Succeeded'   state. Please wait for the cache to reach a stable state before retrying."
  • "The cluster is not yet running."
  • Provider: Microsoft.Cache/redisEnterprise@2025-07-01
    Region - Central US EUAP
Azure Cache for Redis
Azure Cache for Redis

An Azure service that provides access to a secure, dedicated Redis cache, managed by Microsoft.


1 answer

Sort by: Most helpful
  1. Vinodh247-1375 44,716 Reputation points Volunteer Moderator
    2026-08-25T16:04:46.22+00:00

    Hi ,

    Thanks for reaching out to Microsoft Q&A.

    This looks like a Redis Enterprise control-plane state conflict, not an application or deployment configuration issue. The cache is reporting Succeeded, but the underlying Redis Enterprise cluster is not yet in a stable/running state, so Azure is blocking private endpoint operations during the Canary deployment. This is particularly plausible with the 2025-07-01 API version and Central US EUAP, where newer control-plane behaviour can surface transient state inconsistencies.

    Wait for the Redis Enterprise cluster to reach a stable Running state, then retry the Canary deployment/private endpoint operation. If it remains stuck, check Azure Resource Health/Activity Log for concurrent Redis operations and avoid parallel updates to the cache, private endpoint, or networking resources. If the cluster remains non-running for an extended period, this is likely a platform/control-plane issue requiring an Azure Support ticket with the Redis cache resource ID, correlation ID, and timestamps.

    Please 'Upvote'(Thumbs-up) and 'Accept' as answer if the reply was helpful. This will be benefitting other community members who face the same issue.

    Was this answer helpful?

    0 comments No comments

Your answer

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