229 questions with Azure Cache for Redis tags

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

PHP Session Handler - Better option

Hello, I would like a suggestion to help me choose a solution for an alternative Session Handler for my appservice to become really distributed in the cloud. I'm using PHP with Session Handler as File System but this limits me when I want to have a…

Azure SQL Database
Azure Cache for Redis
Azure Cache for Redis
An Azure service that provides access to a secure, dedicated Redis cache, managed by Microsoft.
229 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,285 questions
asked 2022-03-30T17:35:28.71+00:00
Anderson Zanardi 21 Reputation points
commented 2022-05-12T00:11:41.09+00:00
Oury Ba-MSFT 17,631 Reputation points Microsoft Employee
1 answer

How to create Enterprise Flash Redis cache with 13TB capacity?

Hi, I want to create a Redis cache with Enterprise Flash SKU that has 13TB of storage capacity. When I try to do this, the portal only shows me an option for Capacity 3 w/ Total Size: 1455GB and Capacity 9 w/ Total Size: 4365GB. Here are my specific…

Azure Cache for Redis
Azure Cache for Redis
An Azure service that provides access to a secure, dedicated Redis cache, managed by Microsoft.
229 questions
asked 2022-04-26T18:49:20.027+00:00
Jorge Meza 1 Reputation point
answered 2022-04-26T22:38:40.967+00:00
Oury Ba-MSFT 17,631 Reputation points Microsoft Employee
1 answer

Active-Active Geo replication of hashes in Redis Enterprise

I am planning active-active geo replicated Redis Cache. If I update existing key, then how replication works for hashes. I could not able to find any resource except…

Azure Cache for Redis
Azure Cache for Redis
An Azure service that provides access to a secure, dedicated Redis cache, managed by Microsoft.
229 questions
asked 2022-04-22T15:35:10.313+00:00
Chintan Patel 1 Reputation point
commented 2022-04-26T20:09:24.757+00:00
Oury Ba-MSFT 17,631 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

Redis 6.2 StringSetAndGet with expiry

Hello, Similar to the question: https://video2.skills-academy.com/en-us/answers/questions/768958/redis-backups-and-62-roadmap.html We would like to know if StringSetAndGet with expiry is going to be supported. ETA? Could we start…

Azure Cache for Redis
Azure Cache for Redis
An Azure service that provides access to a secure, dedicated Redis cache, managed by Microsoft.
229 questions
asked 2022-03-27T04:57:59.303+00:00
Uriel Kluk 21 Reputation points
commented 2022-03-29T18:43:14.237+00:00
GeethaThatipatri-MSFT 29,007 Reputation points Microsoft Employee
1 answer

Reservation for Redis Cache

Hi, I am using a P1 tier Redis Cache for Azure. I am trying to buy a reservation for this to save costs. Not sure how many nodes I need to buy since the reservation pricing does not make sense. It says 55% savings with cost of $91 per month per node,…

Azure Cache for Redis
Azure Cache for Redis
An Azure service that provides access to a secure, dedicated Redis cache, managed by Microsoft.
229 questions
asked 2022-03-21T19:54:23.243+00:00
Jaiprakash Mistry 1 Reputation point
commented 2022-03-28T17:38:43.8+00:00
GeethaThatipatri-MSFT 29,007 Reputation points Microsoft Employee
1 answer

How to install jars /libraries related to spark-redis in azure databricks cluster?

I am trying to connect to Azure cache for redis using python from azure databricks . I have installed this package com.redislabs:spark-redis:2.3.0 from maven package in databricks. I have created a spark session with below code SparkSession\ …

Azure Cache for Redis
Azure Cache for Redis
An Azure service that provides access to a secure, dedicated Redis cache, managed by Microsoft.
229 questions
Azure Databricks
Azure Databricks
An Apache Spark-based analytics platform optimized for Azure.
2,047 questions
asked 2022-03-10T04:03:49.057+00:00
Shivasai 21 Reputation points
commented 2022-03-17T10:05:15.227+00:00
PRADEEPCHEEKATLA-MSFT 84,531 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

Redis Persistence on Azure not working

Hello. Please consider this Bicep template: param deploymentName string = '' resource storageAccountsRedis 'Microsoft.Storage/storageAccounts@2021-04-01' = { name: '${deploymentName}redis' location: resourceGroup().location sku: { name:…

Azure Cache for Redis
Azure Cache for Redis
An Azure service that provides access to a secure, dedicated Redis cache, managed by Microsoft.
229 questions
asked 2022-03-07T14:02:07.917+00:00
Michał Borkowski 46 Reputation points
commented 2022-03-11T18:52:18.95+00:00
GeethaThatipatri-MSFT 29,007 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

How do I run Azure Cache for Redis on a single F300 node cluster?

How do I run Azure Cache for Redis on a single F300 node cluster? It seems to require a minimum of 3 nodes.

Azure Cache for Redis
Azure Cache for Redis
An Azure service that provides access to a secure, dedicated Redis cache, managed by Microsoft.
229 questions
asked 2022-03-03T16:25:26.08+00:00
Kinney, Paul 21 Reputation points
accepted 2022-03-10T16:26:23.67+00:00
Kinney, Paul 21 Reputation points
1 answer

How can I deny all the public access to my azure cache for redis?

I want all the public access to be denied from my azure cache for redis, how can I connect to it after denying all the public traffic?

Azure Cloud Services
Azure Cloud Services
An Azure platform as a service offer that is used to deploy web and cloud applications.
669 questions
Azure Cache for Redis
Azure Cache for Redis
An Azure service that provides access to a secure, dedicated Redis cache, managed by Microsoft.
229 questions
Azure Database for PostgreSQL
asked 2022-03-04T06:28:31.75+00:00
Ashutosh Sharma 81 Reputation points
commented 2022-03-07T10:06:57.08+00:00
Anurag Sharma 17,586 Reputation points
1 answer

Can't connect to redis cluster using redis-py, or via SSL.

Greetings, I'm currently making a script to manage Redis without using the UI. Every time I ran my script it always ended in a server timeout, so I tried using SSL to connect to it from my terminal without any luck. Here's the script: import redis…

Azure Cache for Redis
Azure Cache for Redis
An Azure service that provides access to a secure, dedicated Redis cache, managed by Microsoft.
229 questions
asked 2022-02-02T20:55:34.193+00:00
Maxi Donadio 1 Reputation point
commented 2022-02-16T23:34:04.513+00:00
Oury Ba-MSFT 17,631 Reputation points Microsoft Employee
2 answers One of the answers was accepted by the question author.

Incorrect SSL certificate for redis cache with private endpoint configuration

The ssl certificate used by the redis service does not include *.privatelink.redis.cache.windows.net as a subject alternative name. Instead it has .redis.cache.windows.net configured twice.

Azure Cache for Redis
Azure Cache for Redis
An Azure service that provides access to a secure, dedicated Redis cache, managed by Microsoft.
229 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 2022-01-18T19:27:21.473+00:00
David Noriega 41 Reputation points
accepted 2022-02-10T22:04:39.953+00:00
David Noriega 41 Reputation points
1 answer

I am looking for latest step-by-step instructions for first time setup for implementing RedisSessionStateProvider

Hello, I am trying to setup for the first time Azure Redis Session State Cache for .Net web applications running the .Net Framework version 4.6.1 https://www.nuget.org/packages/Microsoft.Web.RedisSessionStateProvider/ I see that the…

Azure Cache for Redis
Azure Cache for Redis
An Azure service that provides access to a secure, dedicated Redis cache, managed by Microsoft.
229 questions
asked 2022-01-31T20:24:18.65+00:00
Mark Jones 1 Reputation point
commented 2022-02-08T15:56:41.487+00:00
GeethaThatipatri-MSFT 29,007 Reputation points Microsoft Employee
1 answer

azure cache for redis - azure function(cloud script)

I am implementing cloud script in azure function with node js, can you tell me how to connect azure cache for redis and set and get?

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,572 questions
Azure Cache for Redis
Azure Cache for Redis
An Azure service that provides access to a secure, dedicated Redis cache, managed by Microsoft.
229 questions
asked 2022-01-06T03:11:58.29+00:00
joo 1 Reputation point
commented 2022-02-08T10:00:40.85+00:00
MughundhanRaveendran-MSFT 12,446 Reputation points
1 answer

Error: PHP/Laravel accessing Redis

This error is reported when multiple shard counts are selected in redis clustering, but normal when one is selected stream_socket_enable_crypto(): Peer certificate CN=*.redis.cache.windows.net' did not match expected CN=20.205.3.34' would you like to…

Azure Cache for Redis
Azure Cache for Redis
An Azure service that provides access to a secure, dedicated Redis cache, managed by Microsoft.
229 questions
asked 2022-01-29T14:04:45.76+00:00
scon 1 Reputation point
commented 2022-02-08T08:20:30.15+00:00
Anurag Sharma 17,586 Reputation points
2 answers

Redis RDB backups are not seen in the configured storage account

Hi, I have created a Redis cluster and configured RDB persistence. I had a previously created storage account which I used when configuring persistence. For some reason I cannot see RDB files in my storage account and I couldn't understand what I am…

Azure Storage Accounts
Azure Storage Accounts
Globally unique resources that provide access to data management services and serve as the parent namespace for the services.
2,874 questions
Azure Cache for Redis
Azure Cache for Redis
An Azure service that provides access to a secure, dedicated Redis cache, managed by Microsoft.
229 questions
asked 2022-01-19T13:39:38.103+00:00
Tal Ivshin 1 Reputation point
answered 2022-01-26T22:04:46.21+00:00
Kelly Morrison 1 Reputation point
4 answers

Error when try to access, reboot, or scale Cache for Redis

Resource Health = Available - There aren't any known Azure platform problems affecting this Redis Cache. Diagnose & Solve - Patching diagnostic = No recent patch operation found Diagnose & Solve - Failover diagnostics = No recent failover…

Azure Cache for Redis
Azure Cache for Redis
An Azure service that provides access to a secure, dedicated Redis cache, managed by Microsoft.
229 questions
asked 2022-01-20T18:06:42.753+00:00
Dusty H 1 Reputation point
commented 2022-01-26T21:25:26.027+00:00
Oury Ba-MSFT 17,631 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

Redis V4 EOL

I see in MS doc that Redis cache Supports V4 & V6 for now. Is there a plan to stop V4 Support? Will we get notified when the V4 reachs it's end of Support? How much we will have to update our Apps after the notification? Thank you in advance, Ali

Azure Cache for Redis
Azure Cache for Redis
An Azure service that provides access to a secure, dedicated Redis cache, managed by Microsoft.
229 questions
asked 2022-01-24T14:27:12.447+00:00
Ali Mostafa 26 Reputation points
accepted 2022-01-26T08:23:22.103+00:00
Ali Mostafa 26 Reputation points
2 answers

Tentative GA of Redis 6.0 for Azure Cache for Redis

When can we expect Redis 6.0 for Azure Cache for Redis to Generally Available? It is in preview from last year, Please confirm any tentative timelines for GA.

Azure Cache for Redis
Azure Cache for Redis
An Azure service that provides access to a secure, dedicated Redis cache, managed by Microsoft.
229 questions
asked 2021-04-23T11:25:08.73+00:00
AzureUser-9588 151 Reputation points
answered 2022-01-25T19:45:22.343+00:00
GeethaThatipatri-MSFT 29,007 Reputation points Microsoft Employee
2 answers

Azure Redis Cache SLA

Why is the availability (SLA) for Azure Redis Cache and Azure KeyVault "so much" lower than the other resources we use. Most resources guarantee an SLA of 99.99% but Redis Cache and Keyvault guarantee "only" 99.9%. Is there…

Azure Cache for Redis
Azure Cache for Redis
An Azure service that provides access to a secure, dedicated Redis cache, managed by Microsoft.
229 questions
asked 2020-10-12T07:54:06.367+00:00
Gregor Suttie 11 Reputation points MVP
answered 2022-01-18T05:10:23.667+00:00
Amiram Mizne 6 Reputation points
1 answer One of the answers was accepted by the question author.

Redis INFO returns absurd value for connected_clients breaking lettuce.io

I've setup a Redis cluster and when I send the command INFO, I get something like the following: {'redis_version': '6.0.14', 'redis_mode': 'cluster', 'os': 'Windows ', 'arch_bits': 64, 'multiplexing_api': 'winsock_IOCP', 'run_id':…

Azure Cache for Redis
Azure Cache for Redis
An Azure service that provides access to a secure, dedicated Redis cache, managed by Microsoft.
229 questions
asked 2021-12-02T02:02:03.043+00:00
David Noriega 41 Reputation points
accepted 2022-01-10T23:34:59.23+00:00
David Noriega 41 Reputation points