An Azure service that provides access to a secure, dedicated Redis cache, managed by Microsoft.
Hi @Leonel Franchelli
Thank you for the update and for sharing the additional details.
Based on the behavior you described, the InsufficientCapacity errors appear to have been related to temporary regional capacity availability for Azure Cache for Redis in Sweden Central. You were able to provision one B0 instance initially, while subsequent B0 and B3 deployments failed, and the three required B0 instances were eventually provisioned successfully after several days of retries.
Since the deployments ultimately succeeded without a reported configuration change, this indicates that capacity availability changed over time rather than the issue being caused by the selected Basic tier configuration.
Recommended approach for similar cases:
- Retry the deployment after some time, as capacity is dynamic.
- If the workload allows, consider an alternate supported region.
- Retain the required SKU/size where possible rather than changing configuration solely to work around a transient capacity condition.
In this case, the customer has confirmed that the three B0 instances were eventually provisioned successfully, so the issue is now resolved.