227 questions with Azure Cache for Redis tags

Sort by: Updated
1 answer

Azure Redis connection error from .net core console application

I am exploring Azure redis cache to use one of our application. I create a .net Core (3.1) Console application as given in the article https://video2.skills-academy.com/en-us/azure/azure-cache-for-redis/cache-dotnet-core-quickstart while i running the app am…

Azure Cache for Redis
Azure Cache for Redis
An Azure service that provides access to a secure, dedicated Redis cache, managed by Microsoft.
227 questions
asked 2020-10-17T12:46:52.37+00:00
Chinnadurai, Palpantian 1 Reputation point
commented 2020-10-28T10:29:28.637+00:00
KalyanChanumolu-MSFT 8,316 Reputation points
1 answer One of the answers was accepted by the question author.

REDIS Local Replication

hello guys! Does Anybody know when REDIS local replication will be released!? Would it be on October? Heard something about it...

Azure Cache for Redis
Azure Cache for Redis
An Azure service that provides access to a secure, dedicated Redis cache, managed by Microsoft.
227 questions
asked 2020-10-10T15:55:24.86+00:00
Joel Machado Bicalho 21 Reputation points
commented 2020-10-23T01:55:29.333+00:00
Navtej Singh Saini 4,221 Reputation points Microsoft Employee
2 answers One of the answers was accepted by the question author.

Microsoft.Extensions.Caching.Redis 2.2.0 and not SSL = false

Hi. I currently have a Azure Redis instance and it seems using the Microsoft.Extensions.Caching.Redis 2.2.0 seems to only allow me to connect using non-SSL. Note: I do have TLS 1.2 enforced on my instance. Any thoughts?

Azure Cache for Redis
Azure Cache for Redis
An Azure service that provides access to a secure, dedicated Redis cache, managed by Microsoft.
227 questions
asked 2020-08-11T00:53:07.273+00:00
Christopher Neff 21 Reputation points
accepted 2020-08-12T17:28:57.57+00:00
Christopher Neff 21 Reputation points
1 answer

Connecting Azure redis cache using hiredis c client.

How to connect azure redis cache service using hiredis C client? As per hiredis client doc hiredis[ssl] needed to build and redisCreateSSLContext will establish a connection. Azure providing only access key but no certificate, so how to use…

Azure Cache for Redis
Azure Cache for Redis
An Azure service that provides access to a secure, dedicated Redis cache, managed by Microsoft.
227 questions
asked 2020-07-08T20:37:41.397+00:00
Ramesh 1 Reputation point
commented 2020-08-11T16:29:23.023+00:00
Mike Ubezzi 2,776 Reputation points
1 answer

Azure Redis Cache update logs

Hi Azure Cache for Redis team, We have been experiencing service outages in one of our App Services when instances permanently lose their connection to the Azuire Cache for Redis. Every time these outages occur we see also see a Redis Cache…

Azure Cache for Redis
Azure Cache for Redis
An Azure service that provides access to a secure, dedicated Redis cache, managed by Microsoft.
227 questions
asked 2020-06-02T21:54:07.887+00:00
J Fowler 1 Reputation point
commented 2020-07-24T19:25:14.117+00:00
BoydB 6 Reputation points
1 answer One of the answers was accepted by the question author.

Azure ARM Template unable to alter existing Redis Cache Eviction Policy

We have an Azure Cache for Redis that was initially created via an ARM template that did not specify the eviction policy ("maxmemory-policy") setting. As a consequence, the cache currently has the default eviction-policy of…

Azure Cache for Redis
Azure Cache for Redis
An Azure service that provides access to a secure, dedicated Redis cache, managed by Microsoft.
227 questions
asked 2020-07-23T06:00:59.237+00:00
Guy le Mar (gmar) 21 Reputation points
commented 2020-07-24T03:53:46.237+00:00
Guy le Mar (gmar) 21 Reputation points
2 answers

Timeout exceptions in StackExchange.Redis for Azure Redis Cache

Hi, We have recently implemented Azure Redis Cache with .Net Framework 4.7.2. It was working fine. Suddenly we are keep getting the timeout exceptions in StackExchange.Redis for Azure Redis Cache. Exception: Timeout performing EVAL (5000ms), next:…

Azure Cache for Redis
Azure Cache for Redis
An Azure service that provides access to a secure, dedicated Redis cache, managed by Microsoft.
227 questions
asked 2019-12-27T08:49:57.633+00:00
Venkatesh K 6 Reputation points
commented 2020-01-13T11:41:34.563+00:00
Venkatesh K 6 Reputation points