An Azure service that provides access to a secure, dedicated Redis cache, managed by Microsoft.
How do I get Azure Managed Redis to deploy with Replica nodes?
(Azure Managed Redis question but only tag I could find was Azure Cache?) Context - Evaluating AMR for a Redis migration in an attempt to provide better scaling and reduce total number of connections to single node. Specifically looking at utilizing…
Azure Cache for Redis
Need assitance with high memory usage on Azure Managed Redis B150 cache
We currently have 2 caches. One for all MSFT users which is a B3 and another for all users which is B150. Both of the caches store the same style document. A single document size in 550 bytes. The MSFT cache has 180K keys and its memory usage…
Azure Cache for Redis
An Azure service that provides access to a secure, dedicated Redis cache, managed by Microsoft.
I want to access - view, update & delete operation on Azure Redis Cache via Console or Redis CLI authenticated via managed identity
I want to access - view, update & delete operation on Azure Redis Cache via Console or Redis CLI which is authenticated via managed identity and access key-based authentication is disabled. I tried accessing it is giving me, Access Forbidden …
Azure Cache for Redis
An Azure service that provides access to a secure, dedicated Redis cache, managed by Microsoft.
Azure Cache for Redis resource move stuck in provisioning state for over 72 hours
I initiated a resource move for an Azure Cache for Redis instance from one Resource Group to another, but the operation has been completely stuck for over 72 hours. Fortunately, the data plane remains unaffected, and my applications can still connect to…
Azure Cache for Redis
An Azure service that provides access to a secure, dedicated Redis cache, managed by Microsoft.
Azure Managed Redis deployment failed
Azure Managed Redis not present in the list. I'm trying to provision Balanced B3 Redis instance via console in East US. It failed several times. Error { "code": "OperationFailed", "message": "The operation…
Azure Cache for Redis
An Azure service that provides access to a secure, dedicated Redis cache, managed by Microsoft.
Redis Management Is Missing from Azure Portal Interface after I moved Resource Groups
From the screenshot, I can see that there is no Azure Managed Redis to view. However, I am being billed for it. It is also active in my web application and is being used. I just can't access the interface within Azure or cmd. This prevents me from…
Azure Cache for Redis
An Azure service that provides access to a secure, dedicated Redis cache, managed by Microsoft.
Is scheduled daily scaling recommended for Azure Managed Redis?
For a workload with predictable traffic patterns (high during certain hours and very low during others), is it acceptable to automate daily scale-up and scale-down of Azure Managed Redis using a scheduled workflow or script? Are there any known…
Azure Cache for Redis
An Azure service that provides access to a secure, dedicated Redis cache, managed by Microsoft.
Want to know the connected clients for "Azure Cache for Redis" resource
Hello Team, I want to identify which applications or services are currently connected to this Azure Cache for Redis instance, including active client connections, for analysis and troubleshooting purposes.
Azure Cache for Redis
An Azure service that provides access to a secure, dedicated Redis cache, managed by Microsoft.
Managed Redis fails with StackExchange.Redis.RedisConnectionException after a few days of usage and does not return to e healthy state
We are using Azure Managed Redis, running in Balanced B0, size 0.5GB, location West Europe. After a few days our Container Apps (.NET 9) cannot connect anymore and get the following two exceptions: The message timed out in the backlog attempting to send…
Azure Cache for Redis
An Azure service that provides access to a secure, dedicated Redis cache, managed by Microsoft.
Azure cache redis data persistence issue
Hi Azure Community, First time I am using the azure cache redis and I have enabled the data persistence mode. created storage account and added to the redis cluster. However can not see the data backup into the storage account. Can you please help me…
Azure Cache for Redis
An Azure service that provides access to a secure, dedicated Redis cache, managed by Microsoft.
Even if the public access for the redis cache is enabled, we are getting unknown host exception for it
Even if the public access for the redis cache is enabled, we are getting unknown host exception while connecting to it
Azure Cache for Redis
An Azure service that provides access to a secure, dedicated Redis cache, managed by Microsoft.
Is there a way to riotx live replicate when the source database is Azure RedisEnterprise?
I'm trying to run riotx replicate --mode live from an Azure RedisEnterprise instance to an Azure Managed Redis instance and it gets this error: 10:36:52.744 [ThreadPoolTaskExecutor-2] INFO com.redis.spring.batch.item.redis.reader.KeyEventItemReader --…
Azure Cache for Redis
An Azure service that provides access to a secure, dedicated Redis cache, managed by Microsoft.
Azure Cache for Redis – Private Endpoint resource type not visible in Azure Portal
I’m trying to create a Private Endpoint for Azure Cache for Redis using the Azure Portal and am seeing different behavior across tenants. In one Azure tenant, when navigating to: Azure Cache for Redis → Networking → Private endpoint the Resource type…
Azure Cache for Redis
An Azure service that provides access to a secure, dedicated Redis cache, managed by Microsoft.
How do I correctly create an access policy for enterprise redis?
I have created some access policies on azure redis to use Entra auth with. Most of them work but some become eternally stuck in an "Updating" state. I expect that when I use a command like az redisenterprise database access-policy-assignment…
Azure Cache for Redis
An Azure service that provides access to a secure, dedicated Redis cache, managed by Microsoft.
My azure manged redis is keep failing to be created.
I am using azure managed redis. The issue is, when I try to create my redis cache, the terraform fails with odule.redis[0].azurerm_managed_redis.redis: Still creating... [50m15s elapsed] module.redis[0].azurerm_managed_redis.redis: Still creating...…
Azure Cache for Redis
An Azure service that provides access to a secure, dedicated Redis cache, managed by Microsoft.
How is the Redis usedmemorypercentage calculated?
https://dori-uw-1.kuma-moon.com/en-us/answers/questions/1687920/how-is-the-redis-usedmemorypercentage-calculated?orderby=helpful&comment=answer-1532504&translated=false According to the answers here, UsedMemoryPercentage = (UsedMemory -…
Azure Cache for Redis
An Azure service that provides access to a secure, dedicated Redis cache, managed by Microsoft.
How is the Redis usedmemorypercentage calculated?
Please explain how Redis usedmemorypercentage is calculated? After reviewing the Azure documentation, we did not find any introduction to its calculation method. Please help explain, thank you.
Azure Cache for Redis
An Azure service that provides access to a secure, dedicated Redis cache, managed by Microsoft.
Redis Cache is in a failed state. Can't seem to scale up/down. This is pretty urgent as we're expecting pretty high load soon.
Redis Cache is in a failed state. Can't seem to scale up/down. This is pretty urgent as we're expecting pretty high load soon. Any time I try to scale down/up it fails.
Azure Cache for Redis
An Azure service that provides access to a secure, dedicated Redis cache, managed by Microsoft.
Does Azure Redis Chache does not support Entra authentication using terraform??
Enable Azure AD authentication in redis_configuration block redis_configuration { enable_authentication = true active_directory_authentication_enabled = true } For this code it gave me enable_authentication not supported I am…
Azure Cache for Redis
An Azure service that provides access to a secure, dedicated Redis cache, managed by Microsoft.
Getting authentication error even after providing identity access for authenticating to Azure Redis Cache
I have provided user assigned identity with data owner access under redis users, and am using the same identity to call from my web app service. am still getting access issue error like this - From logs am able to see token generation is…
Azure Cache for Redis
An Azure service that provides access to a secure, dedicated Redis cache, managed by Microsoft.