239 questions with Azure Cache for Redis tags

Sort by: Updated
0 answers

What counts as an Operation in Azure Cache for Redis Metrics?

I am investigating an issue where the Server Load metric for my Azure Redis Enterprise Cache jumped to 100% for a few hours. I see a corresponding increase in total operations But its not clear to me exactly what this includes. Does a single LUA…

Azure Cache for Redis
Azure Cache for Redis
An Azure service that provides access to a secure, dedicated Redis cache, managed by Microsoft.
239 questions
asked 2024-08-19T17:47:59.8233333+00:00
Shaun Wallace 20 Reputation points Microsoft Employee
commented 2024-08-19T20:07:14.26+00:00
Oury Ba-MSFT 18,191 Reputation points Microsoft Employee
2 answers

Unable to Connect to Azure Cache for Redis with VNET from App Service (Website)

Actions Taken so far: Published App Service (Website) Created Virtual Network. Created Azure Cache for Redis with Virtual Network. Added App Service (Website) IP in Redis Firewall. Connect to Redis Cache from App Service…

Azure Cache for Redis
Azure Cache for Redis
An Azure service that provides access to a secure, dedicated Redis cache, managed by Microsoft.
239 questions
asked 2022-11-25T05:45:12.48+00:00
James Oliver Pormento 6 Reputation points
answered 2024-08-19T09:29:20.88+00:00
Roy, Arnab A. (623) 0 Reputation points
2 answers

How to increase number of dbs in Azure Cache for Redis

I am using Azure Cache for Redis Enterprise (E1) Tier for my application. Due to limit of costs, I would like to use the same instance for two environments: test and staging. How can I create separate db? Is there any limit of the number of dbs because…

Azure Cache for Redis
Azure Cache for Redis
An Azure service that provides access to a secure, dedicated Redis cache, managed by Microsoft.
239 questions
asked 2024-07-08T07:51:37.6+00:00
Andrea Manov 0 Reputation points
edited an answer 2024-08-13T16:37:27.38+00:00
Oury Ba-MSFT 18,191 Reputation points Microsoft Employee
0 answers

Azure Cache for Redis failover reconnect

I'm using Azure Cache for Redis. When using the node-redis package to connect to Redis in Node.js, there's an issue with automatically reconnecting when Redis doing an upgrade. In .NET, you can use ForceReconnect, but how can this be implemented in…

Azure Cache for Redis
Azure Cache for Redis
An Azure service that provides access to a secure, dedicated Redis cache, managed by Microsoft.
239 questions
asked 2024-08-02T06:28:20.9666667+00:00
Someone 20 Reputation points
commented 2024-08-10T02:35:40.56+00:00
Someone 20 Reputation points
1 answer

'Microsoft.Cache' 502 Bad Gateway

Hi, I'm not able to manage Azure Cache for Redis resources in West Europe region. I receive "502 Bad Gateway" via the portal and the CLI. Known issue? Please advice. //Mike

Azure Cache for Redis
Azure Cache for Redis
An Azure service that provides access to a secure, dedicated Redis cache, managed by Microsoft.
239 questions
asked 2024-08-07T11:26:42.58+00:00
Mikael Jansson 0 Reputation points
answered 2024-08-08T09:48:18.03+00:00
ShaktiSingh-MSFT 14,701 Reputation points
0 answers

Azure Enterprise Cache PubSub fails

Deploying our on prem applicaiotn and it fails with not much info. As per screenshot.

Azure Cache for Redis
Azure Cache for Redis
An Azure service that provides access to a secure, dedicated Redis cache, managed by Microsoft.
239 questions
asked 2024-07-26T21:09:23.49+00:00
John Fak 60 Reputation points
commented 2024-08-02T17:18:18.3966667+00:00
Oury Ba-MSFT 18,191 Reputation points Microsoft Employee
1 answer

I'm getting the error "No appropriate cache found for provided policy configuration. Policy execution will be skipped." . Semantic caching is not working for Azure OpenAI responses

Context: I'm trying to set up an APIM service which has semantic caching enabled for GPT requests so that the response times for same/similar questions are lesser but the caching implementation is not working even though I am able to see the responses…

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
2,022 questions
Azure Cache for Redis
Azure Cache for Redis
An Azure service that provides access to a secure, dedicated Redis cache, managed by Microsoft.
239 questions
Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,779 questions
asked 2024-07-26T13:00:24.7833333+00:00
Rohan Krishna Ullas 5 Reputation points Microsoft Employee
answered 2024-07-30T08:54:46.8666667+00:00
Rohan Krishna Ullas 5 Reputation points Microsoft Employee
0 answers

How to use redis ( with client certificate requirement ) for session state in asp.net 4.8

Hello, We are currently using Redis for session state and SignalR, and everything is working fine because our current Redis server configuration allows connections without a client certificate. However, we now have a new Redis server that requires a…

Azure Cache for Redis
Azure Cache for Redis
An Azure service that provides access to a secure, dedicated Redis cache, managed by Microsoft.
239 questions
asked 2024-07-11T13:19:20.7166667+00:00
harmesh 0 Reputation points
commented 2024-07-30T08:32:34.8+00:00
harmesh 0 Reputation points
1 answer

How to connect multiple vnet resources to single Azure Redis Cache?

I have a scenario where I have 3 different App services integrated with 3 different vnets and wants to access the single instance of Azure Cache for Redis (Basic) with Private Endpoint. Is this possible? If yes, then how it can be done.

Azure Cache for Redis
Azure Cache for Redis
An Azure service that provides access to a secure, dedicated Redis cache, managed by Microsoft.
239 questions
asked 2024-07-27T05:16:41.38+00:00
Naveen Sharma 0 Reputation points
commented 2024-07-29T19:00:56.8233333+00:00
Oury Ba-MSFT 18,191 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

Connect azure cache for redis via SSL

Hi, I want to connect through my Spring Boot application to Azure Cache for Redis through port 6380, is it necessary to import the Certificate in the Trusted Keystore? And if so, where do I download that certificate to import it?

Azure Cache for Redis
Azure Cache for Redis
An Azure service that provides access to a secure, dedicated Redis cache, managed by Microsoft.
239 questions
asked 2024-07-26T17:09:52.64+00:00
Gerald Ortiz Candela 21 Reputation points
accepted 2024-07-27T12:37:28.78+00:00
Gerald Ortiz Candela 21 Reputation points
0 answers

Issue with Azure Cache Redis scaling in East US

Hello, I have requested a Redis version upgrade from Basic to Standard in East US, but the scaling process has been stuck for the past 24 hours. How can I know if everything is going well with the upgrade? Could there be an issue with Azure Cache…

Azure Cache for Redis
Azure Cache for Redis
An Azure service that provides access to a secure, dedicated Redis cache, managed by Microsoft.
239 questions
asked 2024-07-16T09:46:42.5333333+00:00
Claudia 0 Reputation points
commented 2024-07-18T16:00:35.8566667+00:00
Claudia 0 Reputation points
0 answers

What's the possible reason leading difference peak in Server Load, Processor Time and CPU usage?

I am now working on a purge task to clear persistent redis region, and when I trigger task, I notice there exist difference in server load, processor time and CPU usage in different region. Region A Configuration configuration Premium 26 GB (2 × 13…

Azure Cache for Redis
Azure Cache for Redis
An Azure service that provides access to a secure, dedicated Redis cache, managed by Microsoft.
239 questions
asked 2024-07-07T13:52:03.0666667+00:00
Shengyu Xiong 20 Reputation points Microsoft Employee
edited the question 2024-07-09T07:52:31.5766667+00:00
Shengyu Xiong 20 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

Does StackExchange.Redis.ConnectionMultiplexer create multiple connections for Azure Redis Enterprise?

I'm noticing in the Azure Portal the metrics for my Azure Redis Enterprise cache shows more connected clients than I have servers in my environment. I don't see a bug in my code where I would be creating multiple ConnectionMultiplexers. Under the…

Azure Cache for Redis
Azure Cache for Redis
An Azure service that provides access to a secure, dedicated Redis cache, managed by Microsoft.
239 questions
asked 2024-07-08T20:57:54.97+00:00
Shaun Wallace 20 Reputation points Microsoft Employee
accepted 2024-07-08T23:12:19.29+00:00
Shaun Wallace 20 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

The difference between the dataset size of Redis resources and the size after export and restoration is too large

When Redis uses the advanced pricing layer, after cleaning up some keys, the current 400k key count occupies 1.7GB of memory. By exporting RDB, the RDB file is only a few tens of MB. Even if restored through the Azure portal, it only occupies 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.
239 questions
asked 2024-07-02T07:53:05.57+00:00
Sun Tongxin3 20 Reputation points
accepted 2024-07-05T01:51:24.47+00:00
Sun Tongxin3 20 Reputation points
2 answers

REdis Enterprise Azure cache - TLS issue

We are using EE redis azure cache e10 instance. Client is (spring / jedis) and default config is TLS. But we get these errors ..... =============================== <Jun 22, 2024 7:34:01 PM UTC> <Error> <RedisInjector>…

Azure Cache for Redis
Azure Cache for Redis
An Azure service that provides access to a secure, dedicated Redis cache, managed by Microsoft.
239 questions
asked 2024-06-25T22:46:10.08+00:00
John Fak 60 Reputation points
commented 2024-07-01T15:51:09.1966667+00:00
John Fak 60 Reputation points
2 answers

Assistance Required for Redis Error Metrics and Logging

Hi Team. We are currently utilizing the Azure Redis cache service in our production environment, and we have encountered an issue with monitoring error metrics. Specifically, we can see an increasing error count metric but are unable to identify the…

Azure Cache for Redis
Azure Cache for Redis
An Azure service that provides access to a secure, dedicated Redis cache, managed by Microsoft.
239 questions
Azure ISV (Independent Software Vendors) and Startups
Azure ISV (Independent Software Vendors) and Startups
Azure: A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.ISV (Independent Software Vendors) and Startups: A Microsoft program that helps customers adopt Microsoft Cloud solutions and drive user adoption.
92 questions
asked 2024-06-29T08:50:15.62+00:00
Nitin Parmar-Tss consultancy 71 Reputation points
answered 2024-07-01T05:16:09.3133333+00:00
ShaktiSingh-MSFT 14,701 Reputation points
5 answers

Redis deployment error through Bicep: "The resource write operation failed to complete successfully, because it reached terminal provisioning state 'Failed'"

Redis deployment error through bicep is resulting the following error: The resource write operation failed to complete successfully, because it reached terminal provisioning state 'Failed' This is happening while enabling managed identity for redis,…

Azure Cache for Redis
Azure Cache for Redis
An Azure service that provides access to a secure, dedicated Redis cache, managed by Microsoft.
239 questions
asked 2023-11-15T22:42:33.11+00:00
Chaitra Shivanand Kulkarni (INFOSYS LIMITED) 45 Reputation points Microsoft Vendor
commented 2024-06-24T12:28:02.08+00:00
Marcin Mikołajczak 0 Reputation points
2 answers One of the answers was accepted by the question author.

Redis 7.0 support in Azure

I'm running into dependencies that require ar least Redis 6.2 support since there are a bunch of missing commands in Redis 6.0.2 version, such as GEOSEARCH, GEOSEARCHSTORE, ZUNION, ZUNION, SMISMEMBER, ZMSCORE, LMOVE, XAUTOCLAIM etc. Redis 6.0.2 was…

Azure Cache for Redis
Azure Cache for Redis
An Azure service that provides access to a secure, dedicated Redis cache, managed by Microsoft.
239 questions
asked 2023-03-19T23:13:40.49+00:00
Serhii Goncharov 70 Reputation points
answered 2024-06-19T20:36:39.85+00:00
Kyle Teegarden 1 Reputation point Microsoft Employee
1 answer

Azure Redis connectivity using Managed Identity

Hi, I've created User managed identity and added as Azure Redis user and I'm trying to connect redis using username as managed identity and password as token. Could you pls help on how can I fetch access token for managed identity to connect…

Azure Cache for Redis
Azure Cache for Redis
An Azure service that provides access to a secure, dedicated Redis cache, managed by Microsoft.
239 questions
asked 2024-06-14T14:01:46.2433333+00:00
Lakshmi 0 Reputation points
answered 2024-06-14T20:30:26.02+00:00
Oury Ba-MSFT 18,191 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

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
Azure Cache for Redis
An Azure service that provides access to a secure, dedicated Redis cache, managed by Microsoft.
239 questions
asked 2024-05-27T01:43:48.1733333+00:00
Gallatin 21V 186 Reputation points
accepted 2024-06-12T05:45:06.7633333+00:00
Gallatin 21V 186 Reputation points