Failure to deploy an Azure Managed Redis resource in West Europe region

Vladislav Karamfilov 15 Reputation points
2026-05-20T07:23:47.3833333+00:00

We are trying to deploy a non-clustered Azure Managed Redis resource in West Europe. We have tried with different sizes (B0, B1, B3, B5) and all deployments are failing with statusCode: "Conflict", statusMessage: { "status": "Failed", "error": { "code": "OperationFailed", "message": "The operation failed." } }. Deployment of B0 non-clustered Azure Managed Resource in North Europe region succeeded but we want our Redis resource to be in West Europe.

Azure Cache for Redis
Azure Cache for Redis

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


2 answers

Sort by: Most helpful
  1. Pilladi Padma Sai Manisha 11,605 Reputation points Microsoft External Staff Moderator
    2026-05-21T12:00:09.37+00:00

    Hi Vladislav Karamfilov,
    We validated this internally with the engineering team, and the deployment failures are currently caused by a capacity constraint in the West Europe region for Azure Managed Redis Enterprise.

    This is a known platform-side issue and not related to your configuration, quota, or permissions. As a workaround, please use another region such as North Europe or try a B10 SKU or higher, as some higher SKUs are provisioning successfully.

    Thanks for your patience and understanding.

    Was this answer helpful?

    0 comments No comments

  2. Taz 9,366 Reputation points MVP Volunteer Moderator
    2026-05-20T07:28:09.2566667+00:00

    Hi Vladislav,

    This looks more like a regional capacity issue in West Europe rather than a deployment/configuration problem, especially since the same deployment works in North Europe.

    The Conflict / OperationFailed error is commonly seen when the selected Redis SKU currently has limited or unavailable capacity in that region.

    Please check:

    Activity Log for a detailed backend error

    Any subscription quota/policy restrictions

    Deployment without zone redundancy (if enabled)

    Since all tested SKUs are failing only in West Europe, I would recommend raising a support ticket with the correlation ID and deployment timestamp for backend validation.

    Was this answer helpful?


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.