An Azure service that provides access to a secure, dedicated Redis cache, managed by Microsoft.
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.