259 questions with Azure Cache for Redis tags

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

Use ConfigurationOptions instead of connection string

We are using the Microsoft.Web.Redis.RedisSessionStateProvider passing a connection string but we need more setting options that can be provided by using StackExchange.Redis.ConfigurationOptions. Is it possible to pass object of this type with settings…

Azure Cache for Redis
Azure Cache for Redis
An Azure service that provides access to a secure, dedicated Redis cache, managed by Microsoft.
259 questions
asked 2024-11-05T13:21:26.5633333+00:00
Ivan 20 Reputation points
accepted 2024-11-07T06:48:27.62+00:00
Ivan 20 Reputation points
1 answer

Unable to connect to the Redis Enterprise cluster, error: WRONGPASS invalid username-password pair.

Azure Portal can't show keys . and Cannot Regenerate

Azure Cache for Redis
Azure Cache for Redis
An Azure service that provides access to a secure, dedicated Redis cache, managed by Microsoft.
259 questions
asked 2024-10-30T06:28:49.7633333+00:00
Matthew Liu 20 Reputation points
commented 2024-11-05T00:44:39.7233333+00:00
NIKHILA NETHIKUNTA 3,105 Reputation points Microsoft Vendor
1 answer

Azure redis cache is not being created in vnet private subnet

Vnet = 10.0.0.0/16 Subnet = 10.0.1.0/24 (private subnet) capacity = 1 family = "P" sku_name = "Premium" non_ssl_port_enabled = true minimum_tls_version =…

Azure Cache for Redis
Azure Cache for Redis
An Azure service that provides access to a secure, dedicated Redis cache, managed by Microsoft.
259 questions
asked 2024-10-29T23:11:17.4633333+00:00
Subu 0 Reputation points
commented 2024-11-01T09:30:56.9433333+00:00
Sai Raghunadh M 1,045 Reputation points Microsoft Vendor
5 answers One of the answers was accepted by the question author.

Redis import: "Not Found. There was no storage account called '<redacted>' in the Azure region 'Brazil South'"

Our automated Redis import started failing with this message: Not Found. There was no storage account called '<redacted>' in the Azure region 'Brazil South'. Our process is as follows: Generate a SAS url: sas_url=$(az storage blob…

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.
3,217 questions
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,918 questions
Azure Cache for Redis
Azure Cache for Redis
An Azure service that provides access to a secure, dedicated Redis cache, managed by Microsoft.
259 questions
asked 2024-10-23T17:39:02.4333333+00:00
Eduardo Kalinowski 20 Reputation points
accepted 2024-10-29T11:33:11.8666667+00:00
Eduardo Kalinowski 20 Reputation points
2 answers One of the answers was accepted by the question author.

Stuck management of Azure Cache for Redis

Our Basic Azure Cache for Redis went down yesterday. Rebooting the cache failed. Since I was unable to raise a support ticket and we needed it working I tried deleting the resource and recreating it. Unfortunately it seems even the delete operation got…

Azure Cache for Redis
Azure Cache for Redis
An Azure service that provides access to a secure, dedicated Redis cache, managed by Microsoft.
259 questions
asked 2024-10-25T09:50:12.9333333+00:00
Martin Pomezný 20 Reputation points
accepted 2024-10-25T14:33:20.8733333+00:00
Martin Pomezný 20 Reputation points
2 answers

getting a max connection limit on redis azure cache

Redis connection error: SocketClosedUnexpectedlyError: Socket closed unexpectedly

Azure Cache for Redis
Azure Cache for Redis
An Azure service that provides access to a secure, dedicated Redis cache, managed by Microsoft.
259 questions
asked 2024-10-21T14:14:47.25+00:00
Vineet kumar Verma 0 Reputation points
commented 2024-10-23T15:58:14.1166667+00:00
Vijayalaxmi Kattimani 405 Reputation points Microsoft Vendor
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.
259 questions
asked 2024-03-05T18:20:07.56+00:00
Saravanakumar Baskaran 5 Reputation points Microsoft Employee
commented 2024-10-22T14:04:21.53+00:00
Hoda Aghaei Khouzani 0 Reputation points Microsoft Employee
1 answer

How to Implement Azure Cache with Replicas for Data Integrity

I am seeking a solution for Azure Cache that ensures data integrity. I have noticed that Azure Cache Enterprise offers strong eventual consistency; however, this is insufficient for my needs. The scenario involves using two Azure caches where all clients…

Azure Cache for Redis
Azure Cache for Redis
An Azure service that provides access to a secure, dedicated Redis cache, managed by Microsoft.
259 questions
asked 2024-10-07T11:27:09.2733333+00:00
Barak Pahima 60 Reputation points
commented 2024-10-21T10:07:11.8633333+00:00
Mahesh Kurva 725 Reputation points Microsoft Vendor
0 answers

What is the consistency story of azure redis cache?

Whenever I do a write into Azure redis cache with multiple replicas I suspect then it will take some small period of time to replicate the data across all replicas. What is the story there? How can I achieve full consistency so that after a write all…

Azure Cache for Redis
Azure Cache for Redis
An Azure service that provides access to a secure, dedicated Redis cache, managed by Microsoft.
259 questions
asked 2024-10-16T08:34:28.98+00:00
carlintveld 26 Reputation points
commented 2024-10-18T23:18:43.06+00:00
Oury Ba-MSFT 19,581 Reputation points Microsoft Employee
1 answer

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.
259 questions
asked 2024-08-02T06:28:20.9666667+00:00
Someone 20 Reputation points
commented 2024-10-18T15:54:15.6766667+00:00
Oury Ba-MSFT 19,581 Reputation points Microsoft Employee
2 answers

Scale out Blazor Server App using Azure cache Redis as backplane

I am current hosting Blazor server app in Azure App Service. I found an issue when my application scale out. So i change to use Azure cache Redis for SignalR backplane. I also enable session affinity with my App Service configuration. Most of the time I…

Blazor
Blazor
A free and open-source web framework that enables developers to create web apps using C# and HTML being developed by Microsoft.
1,596 questions
Azure Cache for Redis
Azure Cache for Redis
An Azure service that provides access to a secure, dedicated Redis cache, managed by Microsoft.
259 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,902 questions
asked 2024-09-18T10:05:25.38+00:00
Kevin Seng 0 Reputation points
commented 2024-09-27T10:03:42.38+00:00
Sai Raghunadh M 1,045 Reputation points Microsoft Vendor
1 answer

Azure OpenAi Semantic Caching is generating unique cacheKeys for identical inputs

Hello, I'm asking about a blocking issue I've run into when trying to use semantic caching for Azure. I've configured the semantic caching policy per the documentation here:…

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
2,171 questions
Azure Cache for Redis
Azure Cache for Redis
An Azure service that provides access to a secure, dedicated Redis cache, managed by Microsoft.
259 questions
Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
3,223 questions
asked 2024-09-20T16:40:22.44+00:00
Mikies Copoulos 10 Reputation points
commented 2024-09-24T12:40:35.58+00:00
MichalChmel-5394 10 Reputation points
1 answer

Token minimum validity period: Using Microsoft EntraId to connect to Azure Cache for Redis

Hi There, I am working on migrating from accessKey based connection to Azure Cache for Redis to Microsoft EntraId. I am using UAMI/SPN to generate the token and I am told that the Token is valid for roughly 24 hours (probably that is an overarching rule…

Azure Cache for Redis
Azure Cache for Redis
An Azure service that provides access to a secure, dedicated Redis cache, managed by Microsoft.
259 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
22,086 questions
asked 2024-09-17T12:29:55.6333333+00:00
Parthasarathy Vasudevan 0 Reputation points
commented 2024-09-24T10:58:03.6+00:00
Parthasarathy Vasudevan 0 Reputation points
1 answer

Performance issues in Session State

Hi. We are running a .Net Framework 4.8 mvc web application with redis session state setup. We are experiencing performance issues and the profiling we have done indicates that session state, specifically GetSessionStateItemAsync, is waiting for long…

Azure Cache for Redis
Azure Cache for Redis
An Azure service that provides access to a secure, dedicated Redis cache, managed by Microsoft.
259 questions
ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,507 questions
asked 2024-09-06T00:41:07.7633333+00:00
Danielle Schlie 0 Reputation points
commented 2024-09-20T14:40:39.85+00:00
Sai Raghunadh M 1,045 Reputation points Microsoft Vendor
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 Cache for Redis
Azure Cache for Redis
An Azure service that provides access to a secure, dedicated Redis cache, managed by Microsoft.
259 questions
asked 2024-05-17T17:42:19.0966667+00:00
Desmond Sindatry 26 Reputation points
edited the question 2024-09-17T18:25:34.55+00:00
VarunTha 9,110 Reputation points Microsoft Vendor
1 answer

Unable to access the Redis cache from my company portal, But i can access from mobile network. Something is blocking, please check and response immediately.

Below is error i got. Connection Failure: If this issue persists, ensure your computer's firewall and proxy settings allow outbound TCP traffic to port 10225. Using the firewall feature on your cache may also block connections from the console if your IP…

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.
259 questions
asked 2024-09-11T07:31:28.9433333+00:00
Vijayendran Rajendran 0 Reputation points
commented 2024-09-16T11:19:18.73+00:00
Sai Raghunadh M 1,045 Reputation points Microsoft Vendor
0 answers

Why is Azure Redis Enterprise Connection Event Auditing not working?

I have a Azure Redis Enterprise Cache, and I'm having issues where too many clients are concurrently and repeatedly connecting. I suspect the clients are not honoring a progressive backoff retry strategy. I am trying to enable Connection Event auditing…

Azure Cache for Redis
Azure Cache for Redis
An Azure service that provides access to a secure, dedicated Redis cache, managed by Microsoft.
259 questions
asked 2024-09-06T22:21:23.2366667+00:00
Shaun Wallace 20 Reputation points Microsoft Employee
commented 2024-09-11T16:46:13.15+00:00
Sai Raghunadh M 1,045 Reputation points Microsoft Vendor
1 answer One of the answers was accepted by the question author.

For Redis Cache configuration need high storage capacity with lower bandwidth / concurrent connections

Azure Cache for Redis require extra storage space with a lower configuration considering lower bandwidth / concurrent connections. Is there any provision to scale the storage capacity and change accordingly with a similar specification to a lower tier.

Azure Cache for Redis
Azure Cache for Redis
An Azure service that provides access to a secure, dedicated Redis cache, managed by Microsoft.
259 questions
asked 2024-09-10T13:09:10.3133333+00:00
Tandon, Ankur 20 Reputation points
commented 2024-09-11T01:29:06.6466667+00:00
Tandon, Ankur 20 Reputation points
2 answers

How to access data which is present in Azure Redis Cache. [HTTP Call]

Requirement is very simple, my application is capable to do a HTTPs call only. So I am trying to connect Redis Cache by doing a HTTP Call, after that do a read and write operation on the available azure Redis cache. Current Progress : I am able to do a…

Azure Cache for Redis
Azure Cache for Redis
An Azure service that provides access to a secure, dedicated Redis cache, managed by Microsoft.
259 questions
asked 2024-08-28T20:48:31.5133333+00:00
Padhy, Ansuman 0 Reputation points
commented 2024-09-09T21:42:39.9666667+00:00
Oury Ba-MSFT 19,581 Reputation points Microsoft Employee
1 answer

RedisTimeoutException under high load: Timeout awaiting response

I'm experiencing a RedisTimeoutException when running commands to my Azure Cache for Redis P1 instance, but only when my .NET Web API server is under high load. Here are the details of the exception: Timeout awaiting response (outbound=1647KiB,…

.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,916 questions
Azure Cache for Redis
Azure Cache for Redis
An Azure service that provides access to a secure, dedicated Redis cache, managed by Microsoft.
259 questions
asked 2024-08-28T12:11:44.8333333+00:00
dev-thakku 0 Reputation points
commented 2024-08-30T08:12:32.4733333+00:00
ShaktiSingh-MSFT 15,421 Reputation points