215 questions with Azure Cache for Redis tags

Sort by: Updated
1 answer One of the answers was accepted by the question author.

Is Redis Enterprise available for Sovereign cloud customers

We couldn't use a Azure Redis enterprise cache for sovereign clouds earlier. Want to know if this is still the case or has it changed yet?

Azure Cache for Redis
Azure Cache for Redis
An Azure service that provides access to a secure, dedicated Redis cache, managed by Microsoft.
215 questions
asked 2024-04-25T23:10:24.9066667+00:00
Soumya Prateek Raul 40 Reputation points Microsoft Employee
accepted 2024-04-25T23:26:53.5+00:00
Soumya Prateek Raul 40 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

Failover for Redis Enterprise with active active geo-replication

I have enabled active-active georeplication with redis enterprise in two redis clusters one hosted in eus2 and another in scus . When the eus2 cluster becomes unavailable due to an outage will the redis connection string of eus2  resolve to scus as part…

Azure Cache for Redis
Azure Cache for Redis
An Azure service that provides access to a secure, dedicated Redis cache, managed by Microsoft.
215 questions
asked 2024-04-25T23:06:22.5666667+00:00
Soumya Prateek Raul 40 Reputation points Microsoft Employee
commented 2024-04-25T23:24:24.9633333+00:00
Soumya Prateek Raul 40 Reputation points Microsoft Employee
1 answer

Which Redis instance will the read operation go if I use geo primary url to instantiate a Redis client

Say I have Redis geo replications in two regions, say eus2(primary) and scus(secondary). I use the geo primary url to create a Redis client in my service and the service is deployed in scus. When my backend receives a request and needs to send an…

Azure Cache for Redis
Azure Cache for Redis
An Azure service that provides access to a secure, dedicated Redis cache, managed by Microsoft.
215 questions
asked 2023-02-02T21:08:55.61+00:00
Ruoteng Wang 0 Reputation points
edited a comment 2024-04-25T22:06:39.0933333+00:00
Soumya Prateek Raul (debug) 0 Reputation points
0 answers

How to connect my container app with "Azure cache for Redis Enterprise"

I successfully deployed my "Azure cache for redis enterprise" cluster using private link. The Private DNs zones are configured correctly and the endpoints are reachable. Now we deployed container apps with 2 containers. Both are configured in…

Azure Virtual Network
Azure Virtual Network
An Azure networking service that is used to provision private networks and optionally to connect to on-premises datacenters.
2,143 questions
Azure Cache for Redis
Azure Cache for Redis
An Azure service that provides access to a secure, dedicated Redis cache, managed by Microsoft.
215 questions
Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
266 questions
asked 2024-04-24T01:17:29.63+00:00
Desmond Sindatry 6 Reputation points
edited a comment 2024-04-25T04:47:19.6033333+00:00
MayankBargali-MSFT 68,556 Reputation points
0 answers

How to set persisistence in redis cluster after cluster creation

How to set persistence for an existing cluster using azure cli This is what I tried az redisenterprise update --name test --resource-group test-dev --set --persistence aof-enabled=true aof-frequency="1s" unrecognized arguments: --set…

Azure Cache for Redis
Azure Cache for Redis
An Azure service that provides access to a secure, dedicated Redis cache, managed by Microsoft.
215 questions
asked 2024-04-21T00:22:37.8733333+00:00
Desmond Sindatry 6 Reputation points
commented 2024-04-23T21:32:59.4466667+00:00
Desmond Sindatry 6 Reputation points
1 answer

Monitoring the Long running query in Azure Redis cluster

Hi Team, We have an application based on Appservice+Java and Azure SQL.For Caching service we provisioned the Redis cluster, and we need to setup the monitoring process for long running queries, response time taken for each request. Can you please…

Azure Cache for Redis
Azure Cache for Redis
An Azure service that provides access to a secure, dedicated Redis cache, managed by Microsoft.
215 questions
asked 2024-04-17T16:41:00.62+00:00
commented 2024-04-19T15:42:09.16+00:00
Oury Ba-MSFT 16,241 Reputation points Microsoft Employee
2 answers

Default "Minimum TLS" is Azure Cache for Redis

Hi, we have an Azure Cache for Redis resource in our Azure subscription and, within Advanced Settings in the Azure Portal, the Minimum TLS version is set as "Default". Given the dropdown list only allows TLS1.0, TLS1.1 and TLS1.2 would someone…

Azure Cache for Redis
Azure Cache for Redis
An Azure service that provides access to a secure, dedicated Redis cache, managed by Microsoft.
215 questions
asked 2023-11-02T10:12:29.7433333+00:00
Andrew Robinson 0 Reputation points
answered 2024-04-16T08:46:55.57+00:00
G, Balaji (Cognizant) 0 Reputation points
0 answers

Redis cache : value is not persistent, getting high number of request on AzureConfigStore.

Key's value not found while reading it from Redis cache sometimes, due to which Azure Config Store receiving high number of request. No error getting logged on application insights while reading the value from redis cache. Sometimes value is fetched…

Azure Cache for Redis
Azure Cache for Redis
An Azure service that provides access to a secure, dedicated Redis cache, managed by Microsoft.
215 questions
asked 2024-04-11T11:53:08.09+00:00
Y-3370 20 Reputation points
commented 2024-04-15T15:03:30.8066667+00:00
GeethaThatipatri-MSFT 27,337 Reputation points Microsoft Employee
1 answer

Exception: StackExchange.Redis.RedisConnectionException Message: No connection is available to service this operation

Hi There, we are using Azure cache for Redis and our redis started timing out abruptly and not able to serve any request due to which our entire sites went down on production on 3rd april 4:50 PM EST till 5:35 PM EST. as we dont have redis logs to…

Azure SQL Database
Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,132 questions
Azure Cache for Redis
Azure Cache for Redis
An Azure service that provides access to a secure, dedicated Redis cache, managed by Microsoft.
215 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,882 questions
asked 2024-04-04T21:01:50.52+00:00
Neha Awale 0 Reputation points
commented 2024-04-08T19:13:57.26+00:00
Neha Awale 0 Reputation points
1 answer 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.
215 questions
asked 2023-03-19T23:13:40.49+00:00
Serhii Goncharov 70 Reputation points
commented 2024-04-08T10:44:27.53+00:00
BadleyCaroline-8757 0 Reputation points
1 answer

Does Azure Cache for Redis support hostname based connections over TLS?

I am running an application that needs a way to have the azure redis cluster announce hostnames. I'm not able to connect to it otherwise. This is handled via the cluster-preferred-endpoint-type and also cluster-announce-hostname redis configuration…

Azure Cache for Redis
Azure Cache for Redis
An Azure service that provides access to a secure, dedicated Redis cache, managed by Microsoft.
215 questions
asked 2024-03-27T19:40:53.2533333+00:00
Joshua Klein 0 Reputation points
commented 2024-04-01T23:52:05.1+00:00
GeethaThatipatri-MSFT 27,337 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

Avoid using Azure Redis with On-Prem web site?

I am looking at using Azure Redis for session cache from our on premise web site, potentially having a load balanced web servers. We've been informed by a third party that we shouldn't attempt to use Azure Redis when using on premise web server as the…

Azure Cache for Redis
Azure Cache for Redis
An Azure service that provides access to a secure, dedicated Redis cache, managed by Microsoft.
215 questions
asked 2024-03-25T15:57:38.33+00:00
zac everett 20 Reputation points
edited the question 2024-03-28T14:28:02.57+00:00
GeethaThatipatri-MSFT 27,337 Reputation points Microsoft Employee
2 answers

Why there is no Enterprise option in capacity and family when using API to spin redis cluster

I am trying to write some automation for deploying "Azure cache for Redis" using HTTP Api call. https://learn.microsoft.com/en-us/rest/api/redis/redis/create?view=rest-redis-2023-08-01&tabs=HTTP#sku  - only see options for Basic, standard…

Azure Cache for Redis
Azure Cache for Redis
An Azure service that provides access to a secure, dedicated Redis cache, managed by Microsoft.
215 questions
asked 2024-03-25T20:58:54.6233333+00:00
Desmond Sindatry 46 Reputation points
answered 2024-03-26T06:20:51.94+00:00
ShaktiSingh-MSFT 13,346 Reputation points Microsoft Employee
2 answers One of the answers was accepted by the question author.

upgrade Redis enterprise

Hi All I am new to Azure Redis Enterprise, i have an existing Azure Redis Enterprise setup running with the configuration Enterprise 4 GB (1 x 4 GB). I have a requirement to upgrade it to E10 12GB cache memory with 2 VMs(Capacity). Please guide me how to…

Azure Cache for Redis
Azure Cache for Redis
An Azure service that provides access to a secure, dedicated Redis cache, managed by Microsoft.
215 questions
asked 2024-03-12T00:45:24.0633333+00:00
Glenn Maxwell 10,146 Reputation points
accepted 2024-03-17T10:37:00.14+00:00
Glenn Maxwell 10,146 Reputation points
0 answers

Error in creating Azure Enterprise Redis cache "No employee profile was found in Jarvis for "

I tried to create an Azure Enterprise Redis in our Test subscription , got this…

Azure Cache for Redis
Azure Cache for Redis
An Azure service that provides access to a secure, dedicated Redis cache, managed by Microsoft.
215 questions
asked 2024-03-05T18:20:07.56+00:00
Saravanakumar Baskaran 0 Reputation points Microsoft Employee
commented 2024-03-08T17:51:17.66+00:00
Oury Ba-MSFT 16,241 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

the schedule of posting Redis performance testing data

In this document, https://docs.azure.cn/en-us/azure-cache-for-redis/cache-best-practices-performance#example-performance-benchmark-data , it states performance testing data will be posted periodically, may I know the schedule of it and where can we check…

Azure Cache for Redis
Azure Cache for Redis
An Azure service that provides access to a secure, dedicated Redis cache, managed by Microsoft.
215 questions
asked 2024-03-06T02:07:48.4666667+00:00
Wang Meihua 80 Reputation points
accepted 2024-03-06T04:53:50.9766667+00:00
Wang Meihua 80 Reputation points
2 answers One of the answers was accepted by the question author.

How to trigger failover for Azure Cache for Redis using CLI

I have setup the two Azure Cache for Redis, one in the primary region and another in paired region. After that I have setup the Geo replication between this two servers using replication link. so now I want to trigger a manual failover on this so how we…

Azure Cache for Redis
Azure Cache for Redis
An Azure service that provides access to a secure, dedicated Redis cache, managed by Microsoft.
215 questions
asked 2024-02-16T13:21:32.9166667+00:00
Maulin Shah (Crest Data Systems Private Lim) 40 Reputation points Microsoft Vendor
accepted 2024-02-22T07:05:39.0466667+00:00
Maulin Shah (Crest Data Systems Private Lim) 40 Reputation points Microsoft Vendor
2 answers One of the answers was accepted by the question author.

Azure Cache for Redis Issue

Hi, my Azure Cache for Redis service has a maximum capacity of 2.5GB, but it only reaches 600MB before stopping. I'm unsure why. Can you provide an explanation?

Azure Cache for Redis
Azure Cache for Redis
An Azure service that provides access to a secure, dedicated Redis cache, managed by Microsoft.
215 questions
asked 2024-02-06T04:56:37.26+00:00
Le Anh 20 Reputation points
accepted 2024-02-15T01:33:57.09+00:00
Le Anh 20 Reputation points
1 answer

Redis 7.0 support roadmap

Redis 7.0 was released in April 2022. When can we expect Azure Cache for Redis to provide support for this version? I'm running into dependencies that require at least Redis 6.2 support and can't use them with this service.

Azure Cache for Redis
Azure Cache for Redis
An Azure service that provides access to a secure, dedicated Redis cache, managed by Microsoft.
215 questions
asked 2023-03-14T22:15:45.3066667+00:00
Kevin Olbrich 20 Reputation points
commented 2024-02-14T11:15:59.6+00:00
Christian Kapplmüller 1 Reputation point
1 answer

redis VNET outbound port 443 to internet

we learned redis with VNET must allow 443 port's traffic to internet, we don't think it's safe, so I wanted to confirm if we can disable this rule after successfully creating the redis, or this rule must be enabled all the time during redis' life cycle ?…

Azure Cache for Redis
Azure Cache for Redis
An Azure service that provides access to a secure, dedicated Redis cache, managed by Microsoft.
215 questions
asked 2024-01-09T09:50:17.91+00:00
Gallatin 21V 141 Reputation points
edited an answer 2024-02-06T03:48:32.5933333+00:00
ShaktiSingh-MSFT 13,346 Reputation points Microsoft Employee