222 questions with Azure Cache for Redis tags

Sort by: Updated
1 answer

Redis export data to storage account using Http Action in Logic App

I want to periodically export Redis data to storage account. Used Http post action with managed identity in Logic App to post data to storage account. My cache, logic app and storage account all are under same subscription. Getting below Error { …

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
2,908 questions
Azure Cache for Redis
Azure Cache for Redis
An Azure service that provides access to a secure, dedicated Redis cache, managed by Microsoft.
222 questions
asked 2024-05-29T17:27:13.1666667+00:00
commented 2024-06-03T06:41:23.1866667+00:00
1 answer

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.
222 questions
asked 2024-05-27T01:43:48.1733333+00:00
Gallatin 21V 166 Reputation points
commented 2024-05-30T19:37:14.0766667+00:00
Amrinder Singh 3,645 Reputation points Microsoft Employee
1 answer

Adding NSG service tag for redis cache

Is there any service tag for radis cache so i can use for setting up NSG for subnet?

Azure Cache for Redis
Azure Cache for Redis
An Azure service that provides access to a secure, dedicated Redis cache, managed by Microsoft.
222 questions
asked 2024-05-28T13:22:04.4966667+00:00
Sahana A E 0 Reputation points
commented 2024-05-28T14:12:53.1233333+00:00
Gowtham CP 2,450 Reputation points
1 answer

Why is my redis cluster in failed state

Whenever I try to create redis using terraform its failing. Does anyone know why ? {"id":"/subscriptions/aafc336d-b906-4adb-ad4e-70d12c1b7d29/providers/Microsoft.Cache/locations/East…

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,008 questions
Azure Cache for Redis
Azure Cache for Redis
An Azure service that provides access to a secure, dedicated Redis cache, managed by Microsoft.
222 questions
asked 2024-05-17T17:42:19.0966667+00:00
Desmond Sindatry 26 Reputation points
commented 2024-05-21T09:13:55.3833333+00:00
Amrinder Singh 3,645 Reputation points Microsoft Employee
1 answer

Accessing Azure Cache for Redis

Trying to develop containerapp to store and retrieve data from Azure cache for redis, by making use of dapr. RBAC policy been assigned to containerapp as data owner. Connection string we have set in metadata of dapr configuration is host:portno, without…

Azure Cache for Redis
Azure Cache for Redis
An Azure service that provides access to a secure, dedicated Redis cache, managed by Microsoft.
222 questions
Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
302 questions
asked 2024-05-14T21:07:10.6166667+00:00
Jithin K V 0 Reputation points
answered 2024-05-14T23:49:08.2066667+00:00
Oury Ba-MSFT 16,901 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

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.
222 questions
asked 2024-05-09T09:55:18.42+00:00
Shengyu Xiong 20 Reputation points Microsoft Employee
accepted 2024-05-13T06:23:21.2833333+00:00
Shengyu Xiong 20 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.
222 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.
222 questions
Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
302 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 37,646 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.
1,008 questions
Azure Cache for Redis
Azure Cache for Redis
An Azure service that provides access to a secure, dedicated Redis cache, managed by Microsoft.
222 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.
222 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,901 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.
222 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 28,142 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.
222 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.
222 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.
222 questions
asked 2024-04-17T16:41:00.62+00:00
commented 2024-04-19T15:42:09.16+00:00
Oury Ba-MSFT 16,901 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.
222 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.
222 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 28,142 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,318 questions
Azure Cache for Redis
Azure Cache for Redis
An Azure service that provides access to a secure, dedicated Redis cache, managed by Microsoft.
222 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,072 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.
222 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.
222 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 28,142 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.
222 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 28,142 Reputation points Microsoft Employee