217 questions with Azure Cache for Redis tags

Sort by: Updated
0 answers

Can Azure Cache for Redis set default TTL in config?

We found there exist much persistent keys in azure cache for redis, wonder whether there exist way to set default TTL in config when redis key do not set.

Azure Cache for Redis
Azure Cache for Redis
An Azure service that provides access to a secure, dedicated Redis cache, managed by Microsoft.
217 questions
asked 2024-05-09T09:55:18.42+00:00
Shengyu Xiong 0 Reputation points Microsoft Employee
commented 2024-05-09T10:42:52.6533333+00:00
Shengyu Xiong 0 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

Connect to Azure Redis Cache from non-local network

I have an Azure Redis Cache instance which is up and running. I would like the redis server to receive data from a non-local network, such as my web server. For example, I want to access the redis server via PHP from my web server via $redis->connect.…

Azure Cache for Redis
Azure Cache for Redis
An Azure service that provides access to a secure, dedicated Redis cache, managed by Microsoft.
217 questions
asked 2023-12-30T10:01:34.76+00:00
Tobias Widmer 20 Reputation points
commented 2024-05-07T18:47:35.44+00:00
Samuel Segbornya Kodzo Adranyi 0 Reputation points MVP
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 Cache for Redis
Azure Cache for Redis
An Azure service that provides access to a secure, dedicated Redis cache, managed by Microsoft.
217 questions
Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
274 questions
asked 2024-04-24T01:17:29.63+00:00
Desmond Sindatry 26 Reputation points
edited the question 2024-05-07T10:26:54.69+00:00
KapilAnanth-MSFT 35,591 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

What are the port requirements for Azure cache for redis enterprise

What are the inbound and outbound port requirements when deploying "Azure cache for Redis Enterprise" ? The one port I recall for client communication is "10000" I came across this but this looks appropriate for premium tier and…

Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
978 questions
Azure Cache for Redis
Azure Cache for Redis
An Azure service that provides access to a secure, dedicated Redis cache, managed by Microsoft.
217 questions
asked 2024-04-30T14:48:35.3633333+00:00
Desmond Sindatry 26 Reputation points
accepted 2024-05-03T13:40:35.8166667+00:00
Desmond Sindatry 26 Reputation points
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.
217 questions
asked 2023-02-02T21:08:55.61+00:00
Ruoteng Wang 0 Reputation points
commented 2024-04-29T23:05:00.14+00:00
Oury Ba-MSFT 16,636 Reputation points Microsoft Employee
1 answer

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.
217 questions
asked 2024-04-21T00:22:37.8733333+00:00
Desmond Sindatry 26 Reputation points
edited a comment 2024-04-29T18:22:33.66+00:00
GeethaThatipatri-MSFT 27,717 Reputation points Microsoft Employee
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.
217 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.
217 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

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.
217 questions
asked 2024-04-17T16:41:00.62+00:00
commented 2024-04-19T15:42:09.16+00:00
Oury Ba-MSFT 16,636 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.
217 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.
217 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,717 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,196 questions
Azure Cache for Redis
Azure Cache for Redis
An Azure service that provides access to a secure, dedicated Redis cache, managed by Microsoft.
217 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,956 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.
217 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.
217 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,717 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.
217 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,717 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.
217 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,751 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.
217 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.
217 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,636 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.
217 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.
217 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