An Azure service that provides access to a secure, dedicated Redis cache, managed by Microsoft.
Hi Fahad Hayat,
The missing detail was that Azure Managed Redis memory metrics are effectively calculated x2 when High Availability is enabled.
Azure Managed Redis uses a primary and replica architecture. All data stored on the primary node is replicated to the replica node, and Azure reports memory usage across both nodes. As a result, the total reported memory includes replication overhead, which explains why ~11–13 GB of actual data appears as ~26 GB usage.
References: