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