Azure Managed Redis AllocationFailed – Request failed due to insufficient capacity

Sandeep Kumar 0 Reputation points Microsoft Employee
2026-06-29T14:18:00.2433333+00:00

We have been deploying an Azure Managed Redis resource using the MemoryOptimized_M10 SKU in West US 2. Since roughly last week, the resource deployment has consistently started failing with an AllocationFailed – insufficient capacity error. We need help understanding whether we are hitting a capacity limit on our subscription/region, and if so, the process to get it increased.

We currently have only the following Azure Managed Redis instances running in West US 2:

  • 2 × MemoryOptimized_M10 – Running
  • 2 x Balanced_B3 instances – Running

Requests / questions

Is there a capacity limit for redis resource? If yes, what is the process to raise a request to increase it?

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. Alex Burlachenko 23,330 Reputation points MVP Volunteer Moderator
    2026-06-30T11:38:45.95+00:00

    Hi Sandeep Kumar,

    Thx for sharing urs issue here at Q&A portal. AllocationFailed usually means regional capacity is not available for that Redis SKU at deployment time. It’s not always the same as a visible subscription quota. Since existing MemoryOptimized_M10 instances are running but new ones fail in West US 2, this looks like SKU/region capacity pressure for Azure Managed Redis, not a config issue. U can try another region or a smaller/different SKU as a quick test. If those work, that confirms the issue is specific to MemoryOptimized_M10 capacity in West US 2.

    https://learn.microsoft.com/en-us/azure/redis/overview

    https://learn.microsoft.com/en-us/azure/azure-resource-manager/troubleshooting/error-resource-quota

    https://azure.microsoft.com/en-us/support/create-ticket/

    For quota & or capacity increase, open an Azure support request for Azure Managed Redis / capacity / quota and include region, SKU, number of instances requested, current running instances, UTC failure time, and full AllocationFailed error.

    Rgds,

    Alex

    &

    If my answer was helpful pls mark it and additional thx if u follow me at Q&A portal

    and at my blog https://ctrlaltdel.blog/

    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.