231 questions with Azure Cache for Redis tags

Sort by: Updated
2 answers

I have performance issue when i get int value from redis cache

I use Azure Redis cache in the .net core 7 project and I have an INT value and try to get it in the .net core 7 project. but my problem is that getting the value from the Redis cache takes too long like 500 milliseconds, is there any reason for…

ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,355 questions
Azure Cache for Redis
Azure Cache for Redis
An Azure service that provides access to a secure, dedicated Redis cache, managed by Microsoft.
231 questions
asked 2023-09-26T11:24:01.6533333+00:00
Hamza Taha 30 Reputation points
answered 2023-10-16T23:54:47.95+00:00
GeethaThatipatri-MSFT 29,012 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

Is caching entire Azure analysis services cube/model possible using Azure cache for Redis?

Hello, I am trying to access Azure analysis services Model data using web analytics. Due to huge data on AAS, It has performance issues. So wanted to know if we can cache entire cube/model data in redis cache to get faster response? if not how can we…

Azure Analysis Services
Azure Analysis Services
An Azure service that provides an enterprise-grade analytics engine.
443 questions
Azure Cache for Redis
Azure Cache for Redis
An Azure service that provides access to a secure, dedicated Redis cache, managed by Microsoft.
231 questions
asked 2023-10-06T09:44:49.85+00:00
Sulbha Mule (AVANADE INC) 25 Reputation points
commented 2023-10-13T06:10:50.5366667+00:00
Sulbha Mule (AVANADE INC) 25 Reputation points
0 answers

Azure Cache For Redis Memory and CPU usage

I am using redis on Azure side and even though redis is empty it is using 100 mb memory and 88% cpu. If I try to connect, it automatically gives connection error. Am I making a mistake while creating redis?

Azure Cache for Redis
Azure Cache for Redis
An Azure service that provides access to a secure, dedicated Redis cache, managed by Microsoft.
231 questions
asked 2023-09-26T08:26:22.8833333+00:00
ihsan aslan 0 Reputation points
commented 2023-10-12T14:13:55.0766667+00:00
GeethaThatipatri-MSFT 29,012 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

Redis backups and 6.2 roadmap

Hello. We're trying to create an ARM template for our application to publish it on Azure Marketplace. Our application uses Redis. There are two functionalities we require, that aren't supported by Redis for Azure: Our application requires Redis…

Azure Cache for Redis
Azure Cache for Redis
An Azure service that provides access to a secure, dedicated Redis cache, managed by Microsoft.
231 questions
asked 2022-03-11T15:23:24.317+00:00
Michał Borkowski 46 Reputation points
commented 2023-10-05T23:53:18.9+00:00
GeethaThatipatri-MSFT 29,012 Reputation points Microsoft Employee
2 answers

How to connect to Redis Cache Cluster having Private Endpoint via Azure Redis Console

I have a Azure Redis Cluster. In order to connect to this Azure cluster from my Kubernetes Cluster a Private endpoint was configured. However, I am not able to connect it with Azure CLI Console. I require access to console for L2 support however I am not…

Azure Cache for Redis
Azure Cache for Redis
An Azure service that provides access to a secure, dedicated Redis cache, managed by Microsoft.
231 questions
asked 2023-09-18T16:09:55.9566667+00:00
Anand Mohan Singh 45 Reputation points
edited an answer 2023-10-03T21:34:01.29+00:00
Oury Ba-MSFT 17,706 Reputation points Microsoft Employee
0 answers

All of a sudden since the 11th August getting RedisTimeoutException

So we had a number of VMs using Redis as a centralized caching. Since the 11th August I got a spike of "StackExchange.Redis.RedisTimeoutException" there was no code or other changes. Anyone have some ideas of what could have gone wrong all of…

Azure Cache for Redis
Azure Cache for Redis
An Azure service that provides access to a secure, dedicated Redis cache, managed by Microsoft.
231 questions
asked 2023-08-18T13:29:22.9766667+00:00
Clifton Sammut 10 Reputation points
commented 2023-10-02T17:18:44.99+00:00
Oury Ba-MSFT 17,706 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

Azure Redis Cache user creation Premium AD

Hi Appears Azure Redis Premium tier doesn't support creating application users direct outside of Azure Active Directory. Can you confirm. https://learn.microsoft.com/en-us/azure/azure-cache-for-redis/cache-azure-active-directory-for-authentication …

Azure Cache for Redis
Azure Cache for Redis
An Azure service that provides access to a secure, dedicated Redis cache, managed by Microsoft.
231 questions
asked 2023-09-26T16:36:12.6266667+00:00
John Fak 60 Reputation points
commented 2023-09-27T20:25:58.6+00:00
John Fak 60 Reputation points
2 answers

Support for Redis ACL

Hello We would like to use ACL style access keys for Azure Redis. Can someone here comment if this feature is already supported and if so share some documentation resources for the same?

Azure Cache for Redis
Azure Cache for Redis
An Azure service that provides access to a secure, dedicated Redis cache, managed by Microsoft.
231 questions
asked 2023-04-06T04:01:58.8533333+00:00
Kulkarni, Aniruddha 0 Reputation points
answered 2023-09-26T16:31:32.84+00:00
John Fak 60 Reputation points
1 answer

How to figure out the reason for Azure Cache Redis memory usage pattern?

We are having a following problem with Azure Cache Redis (basic tier), the memory usage increases steadily and then the evict happens. The issue is that we are not writing any new data to Redis. In total we have eight keys (checked with info keyspace)…

Azure Cache for Redis
Azure Cache for Redis
An Azure service that provides access to a secure, dedicated Redis cache, managed by Microsoft.
231 questions
asked 2023-07-17T06:49:47.61+00:00
Kaarlo Räihä 5 Reputation points
answered 2023-09-14T04:47:00.9566667+00:00
ShaktiSingh-MSFT 14,291 Reputation points Microsoft Employee
1 answer

Can we have Multiple RedisSessionStateProvider

Hello, We are migrating our redis instance from V4 to V6 , after the migration we want to switch the provider from old to new. Is there any way where i can dynamically swich between the rovider based in a flag…

Azure Cache for Redis
Azure Cache for Redis
An Azure service that provides access to a secure, dedicated Redis cache, managed by Microsoft.
231 questions
asked 2023-09-11T18:41:50.6866667+00:00
Sushanth Kumar Jayanthi 0 Reputation points
commented 2023-09-12T14:40:52.61+00:00
GeethaThatipatri-MSFT 29,012 Reputation points Microsoft Employee
0 answers

Azure Redis Session State Management

Hello, I am using Microsoft.Web.RedisSessionStateProvider package to connect with redis for session state management. I am following the configuration mentioned in the below doc to connect to redis. …

Azure Cache for Redis
Azure Cache for Redis
An Azure service that provides access to a secure, dedicated Redis cache, managed by Microsoft.
231 questions
.NET Runtime
.NET Runtime
.NET: Microsoft Technologies based on the .NET software framework.Runtime: An environment required to run apps that aren't compiled to machine language.
1,136 questions
asked 2022-07-31T18:54:48.02+00:00
Manish Yadav 26 Reputation points
commented 2023-09-11T18:04:58.6133333+00:00
Sushanth Kumar Jayanthi 0 Reputation points
3 answers

How to connect cache with Redis to a private endpoint that doesn't end up resolving to a public IP address?

We have set up Azure cache for Redis with a private endpoint but noticed that it resolves to a public IP address. Is there a way for the private endpoint to remain private? I read a Stackoverflow post from 2020 that suggests private endpoints are not…

Azure Cache for Redis
Azure Cache for Redis
An Azure service that provides access to a secure, dedicated Redis cache, managed by Microsoft.
231 questions
asked 2022-04-04T21:32:16.783+00:00
Vicki 26 Reputation points
edited the question 2023-09-08T15:55:25.3733333+00:00
GeethaThatipatri-MSFT 29,012 Reputation points Microsoft Employee
0 answers

AzureRedisCacheManager Status: Pool POISONED POISONED QUEUE Used Backup Redis Pool Connection for Read Operation

We are using Redis Cache but we are having issues with it throwing this error: AzureRedisCacheManager Status: Pool POISONED POISONED QUEUE Used Backup Redis Pool Connection for Read Operation This is causing the caching to not aways work and is…

Azure Cache for Redis
Azure Cache for Redis
An Azure service that provides access to a secure, dedicated Redis cache, managed by Microsoft.
231 questions
asked 2023-09-06T08:12:13.9833333+00:00
Paul Beare 25 Reputation points
commented 2023-09-06T22:41:54.17+00:00
Oury Ba-MSFT 17,706 Reputation points Microsoft Employee
1 answer

Azure Azure Cache for Redis - KQL queries about service Firewall

Hi all, I'm currently preparing KQL querises for Azure Cache for Redis which check compliance with my security requirements. One of the requirement is to check IP adressess added to the Service Firewall (where publicNetworkAccess =…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
11,309 questions
Azure Cache for Redis
Azure Cache for Redis
An Azure service that provides access to a secure, dedicated Redis cache, managed by Microsoft.
231 questions
asked 2023-08-02T09:24:09.86+00:00
Bart Olejnik 125 Reputation points
commented 2023-08-30T14:11:19.8133333+00:00
Bart Olejnik 125 Reputation points
2 answers

I have created azure cache for redis with private end point, and disabled public access.i am able to access redis cache using its private end point ip address but not able to access it using its FQDN. how to access it using its FQDN.

I have created azure cache for redis with private end point, and disabled public access. i am able to access redis cache using its private end point ip address but not able to access it using its FQDN. how to access it using its FQDN. We don't want…

Azure Cache for Redis
Azure Cache for Redis
An Azure service that provides access to a secure, dedicated Redis cache, managed by Microsoft.
231 questions
asked 2023-08-27T18:26:25.95+00:00
Harish Poshangir 0 Reputation points
commented 2023-08-29T18:44:59.7066667+00:00
Oury Ba-MSFT 17,706 Reputation points Microsoft Employee
1 answer

reactivate a student azure account

I would like to enable my azure student account because it is desabled. I have create a not free sql account and my account is disable now. The number support is 1038405964.

Azure Cache for Redis
Azure Cache for Redis
An Azure service that provides access to a secure, dedicated Redis cache, managed by Microsoft.
231 questions
asked 2022-04-25T22:03:42.37+00:00
Wekam, Pricille Carelle 6 Reputation points
commented 2023-08-28T09:04:06.2733333+00:00
Wonderful Guan 0 Reputation points
1 answer

Scoring comparison among vector search services

I would like to know the accuracy/scores of results when using various vector search services on Azure. I am particularly interested in Azure Cognitive Search, Azure Cache for Redis, Azure Cosmos DB, and Azure PostgreSQL. Simply speaking, if I create an…

Azure AI Search
Azure AI Search
An Azure search service with built-in artificial intelligence capabilities that enrich information to help identify and explore relevant content at scale.
845 questions
Azure Cache for Redis
Azure Cache for Redis
An Azure service that provides access to a secure, dedicated Redis cache, managed by Microsoft.
231 questions
Azure Cosmos DB
Azure Cosmos DB
An Azure NoSQL database service for app development.
1,525 questions
Azure Database for PostgreSQL
asked 2023-08-22T08:01:54.7166667+00:00
mangospice 0 Reputation points
commented 2023-08-28T04:08:31.05+00:00
VenkateshDodda-MSFT 19,641 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

Can multiple Azure Redis caches in the same resource group connect to the same automatic private DNS zone without issues?

I am trying to set up an additional standard Redis server within my resource group, but when I connect the private endpoint to the private DNS zone that was previously automatically created (privatelink.redis.cache.windows.net) and already connected to…

Azure DNS
Azure DNS
An Azure service that enables hosting Domain Name System (DNS) domains in Azure.
630 questions
Azure Cache for Redis
Azure Cache for Redis
An Azure service that provides access to a secure, dedicated Redis cache, managed by Microsoft.
231 questions
Azure Private Link
Azure Private Link
An Azure service that provides private connectivity from a virtual network to Azure platform as a service, customer-owned, or Microsoft partner services.
484 questions
asked 2023-08-15T15:23:31.4166667+00:00
Fortress Abioye 40 Reputation points
commented 2023-08-18T17:00:32.66+00:00
ChaitanyaNaykodi-MSFT 24,316 Reputation points Microsoft Employee
1 answer

Azure Redis from .net

Trying to connect to Azure Redis from a .net 4.7.1 aplication and been getting this error. WHat are my options?

.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,591 questions
Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
1,066 questions
Azure Cache for Redis
Azure Cache for Redis
An Azure service that provides access to a secure, dedicated Redis cache, managed by Microsoft.
231 questions
asked 2023-08-10T14:57:13.8333333+00:00
Jonna, Sasanka 5 Reputation points
commented 2023-08-14T07:21:25.3633333+00:00
navba-MSFT 20,050 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

About the problem that Azure Cache for Redis is bypassed

I used the Azure Cache for Redis, and there was a recent client-side Command execution timeout for Command: (Ping) error. I checked the log and found no master-slave switching events, and the number of client connections and their network metrics are…

Azure Cache for Redis
Azure Cache for Redis
An Azure service that provides access to a secure, dedicated Redis cache, managed by Microsoft.
231 questions
asked 2023-08-04T02:28:32.9833333+00:00
Matthew Liu 20 Reputation points
commented 2023-08-11T02:27:45.41+00:00
Matthew Liu 20 Reputation points