An Azure service that provides access to a secure, dedicated Redis cache, managed by Microsoft.
Hi @kim
The key point is that an Azure Managed Redis reservation is a billing benefit rather than a reservation tied permanently to a specific cache instance.
If the Azure Managed Redis configuration is changed, the three-year reservation itself continues to exist. However, the reservation benefit is applied only to eligible usage that matches the attributes of the reservation purchased.
Therefore, before changing from B10 to B20/B5, or moving from Balanced to Compute Optimized or Memory Optimized, you should verify whether the target configuration matches the existing reservation. If it does not match, the existing reservation benefit will no longer be applied to that usage, and the reservation should be exchanged for one that matches the new configuration to avoid unused reservation capacity.
You can review and exchange reservations through the Azure portal as needed.
For more details, please refer to:
https://learn.microsoft.com/en-us/azure/redis/reserved-pricing
Hope this clarifies the reservation behavior.