223 questions with Azure Cache for Redis tags

Sort by: Updated
0 answers

Connect Python Azure Web App to Azure Redis for Cache to run a Django Chat app in production

Has anyone ever deployed a python chat app on Azure App Service using Azure Redis for Cache? I have been at it for months now with no success. All tutorials and online help direct me to Heroku. I have tried to follow the same logic applied for Heroku but…

Azure Cache for Redis
Azure Cache for Redis
An Azure service that provides access to a secure, dedicated Redis cache, managed by Microsoft.
223 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,113 questions
asked 2023-07-08T01:55:23.77+00:00
Joe Burns 0 Reputation points
commented 2023-07-08T09:36:57.2833333+00:00
Joe Burns 0 Reputation points
1 answer One of the answers was accepted by the question author.

We use Redis Cache using Cloud Services (classic), which is retiring end of August. App team wants to make sure that after June 30th and before August 31st their existing cache won't be upgraded between June 30 and August 31st.

We are using Redis Cache built with Cloud Services (classic), which is retiring end of August. App team wants to make sure that after June 30 and before August 31 their existing cache wont be auto-upgraded.

Azure Cache for Redis
Azure Cache for Redis
An Azure service that provides access to a secure, dedicated Redis cache, managed by Microsoft.
223 questions
asked 2023-06-27T00:42:41.8266667+00:00
Aman Joneja 20 Reputation points Microsoft Employee
accepted 2023-07-06T05:35:28.7+00:00
Aman Joneja 20 Reputation points Microsoft Employee
1 answer

<cache-store>not hounouring the duration of clearing the external cache

Hi, I am trying to cache something in Azure redis for 30sec. but it is not clearing even after that. This is my code snippet <policies>     <inbound>         <base />         <!-- Cache Lookup -->         <cache-lookup…

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
1,845 questions
Azure Cache for Redis
Azure Cache for Redis
An Azure service that provides access to a secure, dedicated Redis cache, managed by Microsoft.
223 questions
asked 2023-06-22T09:55:51.47+00:00
Sruthi Varghese 0 Reputation points
commented 2023-07-05T13:45:19.8966667+00:00
MuthuKumaranMurugaachari-MSFT 22,256 Reputation points
2 answers

Does upgrading Azure Cache for Redis from V4 to V6 will impact to website

Microsoft will be updating to v 6.0. will there be any impact on our portal after the upgrade?

Azure Cache for Redis
Azure Cache for Redis
An Azure service that provides access to a secure, dedicated Redis cache, managed by Microsoft.
223 questions
asked 2023-06-19T05:17:01.2833333+00:00
Martunis Mukhtar 0 Reputation points
answered 2023-07-03T03:57:21.6133333+00:00
ShaktiSingh-MSFT 14,091 Reputation points Microsoft Employee
3 answers One of the answers was accepted by the question author.

About "Remove TLS 1.0 and 1.1 from use with Azure Cache for Redis"

When I checked Azure Redis, I found the following wording from the advisor. “TLS versions 1.0 and 1.1 are known to be susceptible to security attacks, and have other Common Vulnerabilities and Exposures (CVE) weaknesses.” I checked below and read that…

Azure Cache for Redis
Azure Cache for Redis
An Azure service that provides access to a secure, dedicated Redis cache, managed by Microsoft.
223 questions
asked 2023-06-26T01:43:54.84+00:00
加賀崎 隼 185 Reputation points
commented 2023-06-30T05:56:33.21+00:00
加賀崎 隼 185 Reputation points
2 answers One of the answers was accepted by the question author.

is there any downtime while upgrading from redis 4 to redis 6 for P2 plan?

Hi, We have existing Azure redis cluster at redis 4 version at P2 plan with 2 shards, 13GB each. We want to upgrade this to redis 6 version with same plan and same configuration. Will there be any downtime during upgrade and if so then how much? We will…

Azure Cache for Redis
Azure Cache for Redis
An Azure service that provides access to a secure, dedicated Redis cache, managed by Microsoft.
223 questions
asked 2023-03-01T14:00:22.4166667+00:00
Deole, Pushkar (Pushkar) 60 Reputation points
commented 2023-06-28T08:05:41.82+00:00
Frank Kerrigan 0 Reputation points
1 answer

Remove TLS 1.0 and 1.1 from use with Azure Cache for Redis

Hi, I see that Azure is about to discontinue support for this, but my redis is set to default in TLS, what is the default configured version? Do I need to make changes to my application code if I want to set it to TLS…

Azure Cache for Redis
Azure Cache for Redis
An Azure service that provides access to a secure, dedicated Redis cache, managed by Microsoft.
223 questions
asked 2023-06-21T07:27:30.2333333+00:00
FU JIE ZHAO 20 Reputation points
commented 2023-06-27T03:41:11+00:00
ShaktiSingh-MSFT 14,091 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

Azure Redis cache upgrade will data be loss during upgrade?

We have an existing Azure Redis cache instance and we wanted to upgrade it from C1 to C2 to accommodate more load. Is there a risk of a downtime or data loss during the upgrade? Thank you for your help.

Azure Cache for Redis
Azure Cache for Redis
An Azure service that provides access to a secure, dedicated Redis cache, managed by Microsoft.
223 questions
asked 2022-03-24T22:09:39.65+00:00
Oscar 26 Reputation points
commented 2023-06-23T23:18:08.73+00:00
Oury Ba-MSFT 16,986 Reputation points Microsoft Employee
2 answers

Azure Redis Cache Usage

Hi All, We have an Azure Redis Cache created and haven't configured anything yet, but it still shows usage and read/write operations. Can someone let us know the reason for this?

Azure Cache for Redis
Azure Cache for Redis
An Azure service that provides access to a secure, dedicated Redis cache, managed by Microsoft.
223 questions
asked 2023-06-22T06:52:11.4166667+00:00
SujinaSJ-1789 251 Reputation points
answered 2023-06-22T10:59:04.6233333+00:00
ShaktiSingh-MSFT 14,091 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

Azure Cache for Redis upgrade:upgrade from 4.0 to 6.0 takes longer

Hello, my redis pricing tier is standard. After testing the upgrade yesterday, I found that it took more than an hour. The memory used by redis is about 100MB, and there are only 100 keys. Has the upgrade strategy for this pricing tier changed? BTW,on…

Azure Cache for Redis
Azure Cache for Redis
An Azure service that provides access to a secure, dedicated Redis cache, managed by Microsoft.
223 questions
asked 2023-06-15T02:36:17.7833333+00:00
FU JIE ZHAO 20 Reputation points
accepted 2023-06-20T10:24:31.9566667+00:00
FU JIE ZHAO 20 Reputation points
1 answer

Azure Redis Cache Upgrade: 4.0 to 6.0 Upgrade

Hello, I can see the prompts now in my Azure Portal advising to upgrade Redis Cache. I understand too that if I follow the prompt, it will perform the 6.0 upgrade for me right there. My question: Is this entirely a SEAMLESS process? Should the…

Azure Cache for Redis
Azure Cache for Redis
An Azure service that provides access to a secure, dedicated Redis cache, managed by Microsoft.
223 questions
asked 2023-05-23T14:51:32.63+00:00
Michael Howard 0 Reputation points
commented 2023-05-31T10:36:17.5533333+00:00
Yanyan Wu 0 Reputation points Microsoft Employee
1 answer

How to use Redis Cache Vector storage with Azure Open AI?

Need to u sweat and how to store vectors with Reddis Cache when using Azure Open AI

Azure Cache for Redis
Azure Cache for Redis
An Azure service that provides access to a secure, dedicated Redis cache, managed by Microsoft.
223 questions
asked 2023-05-26T11:25:18.9+00:00
Rhonda Johnson 0 Reputation points Microsoft Employee
commented 2023-05-30T14:47:43.2933333+00:00
Oury Ba-MSFT 16,986 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

Is it possible to track Redis logs in Application Insights for Java

Regarding https://learn.microsoft.com/en-us/answers/questions/1186276/redis-session-state tracking Dependency logs is disabled by default for Redis. In the answer above was answer how to set it for .NET. Is there any way to enable Redis tracing for…

Azure Cache for Redis
Azure Cache for Redis
An Azure service that provides access to a secure, dedicated Redis cache, managed by Microsoft.
223 questions
asked 2023-05-22T15:05:09.5666667+00:00
Yana Lysenkova 20 Reputation points
commented 2023-05-26T02:04:28.53+00:00
GeethaThatipatri-MSFT 28,377 Reputation points Microsoft Employee
1 answer

using redis stack exchange version 8.0.5 and .net 6 we are seeing a lot of exceptions "Unable to read data from the transport connection. An existing connection was forcibly closed by the remote host"

Hi, we are using StackExchange redis (version 8.0.5) on a .net 6 service that is deployed in cloud foundry. We are seeing lots (and I mean lots) of exceptions of type "Unable to read data from the transport connection. An existing connection…

.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,502 questions
Azure Cache for Redis
Azure Cache for Redis
An Azure service that provides access to a secure, dedicated Redis cache, managed by Microsoft.
223 questions
asked 2023-05-07T21:29:24.6266667+00:00
Birnholtz, More 0 Reputation points
commented 2023-05-11T05:39:47.1233333+00:00
ShaktiSingh-MSFT 14,091 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

Backwards compatibility for Azure Cache for Redis 6

Hi, Just started looking into the upgrade from Azure Cache for Redis 4 to 6, do you have any details on backward compatibility? I.e. if I were to upgrade now with one click, what could I expect to break, what are the bits that I'd need to change on the…

Azure Cache for Redis
Azure Cache for Redis
An Azure service that provides access to a secure, dedicated Redis cache, managed by Microsoft.
223 questions
asked 2023-05-03T19:52:31.6+00:00
Zsolt Pocsaji 20 Reputation points
commented 2023-05-05T05:10:43.9966667+00:00
SULIM-ANADAM-9503 0 Reputation points
1 answer

Does upgrading Azure Cache for Redis from V4 to V6 in the premium tier result in any data loss?

I am in the process of planning the upgrade to our Azure Cache for Redis from V4 to V6 in the premium tier, and would like confirmation that their will be no data loss as a result of the upgrade. Also, will the 'connection blip' mentioned in the…

Azure Cache for Redis
Azure Cache for Redis
An Azure service that provides access to a secure, dedicated Redis cache, managed by Microsoft.
223 questions
asked 2023-03-13T15:58:27.26+00:00
Karen Austin 5 Reputation points
edited a comment 2023-05-02T21:22:13.76+00:00
Jon K 0 Reputation points
1 answer

how to fix black screen in VM through remote desktop without restart ?

how to fix black screen in VM through remote desktop without restart ?

Azure Quantum
Azure Quantum
An Azure service that provides quantum computing and optimization solutions.
62 questions
Windows 10
Windows 10
A Microsoft operating system that runs on personal computers and tablets.
10,903 questions
Azure Cache for Redis
Azure Cache for Redis
An Azure service that provides access to a secure, dedicated Redis cache, managed by Microsoft.
223 questions
JavaScript API
JavaScript API
An Office service that supports add-ins to interact with objects in Office client applications.
909 questions
Windows 10 Setup
Windows 10 Setup
Windows 10: A Microsoft operating system that runs on personal computers and tablets.Setup: The procedures involved in preparing a software program or application to operate within a computer or mobile device.
1,915 questions
asked 2023-04-21T19:29:06.3766667+00:00
a 0 Reputation points
commented 2023-05-01T14:58:33.2366667+00:00
KarishmaTiwari-MSFT 18,647 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

AAD Support

Hi Can you please tell when Azure Active Directory is supported for Azure Cache for Redis?

Azure Cache for Redis
Azure Cache for Redis
An Azure service that provides access to a secure, dedicated Redis cache, managed by Microsoft.
223 questions
asked 2023-05-01T00:59:52.4733333+00:00
RIT 20 Reputation points
commented 2023-05-01T14:36:31.2133333+00:00
GeethaThatipatri-MSFT 28,377 Reputation points Microsoft Employee
1 answer

Azure Cache Redis - copy paste access key does not work

Hello I have a Azure Cache for Redis C0 instance. In the Azure portal, when I look at it and try to copy paste the auth key from that page (attached) the resulting copied buffer is not the key itself but just a "Show access keys..." This…

Azure Cache for Redis
Azure Cache for Redis
An Azure service that provides access to a secure, dedicated Redis cache, managed by Microsoft.
223 questions
asked 2023-04-25T12:58:41.73+00:00
Alexandre Vasseur 0 Reputation points
commented 2023-04-26T16:27:49.55+00:00
GeethaThatipatri-MSFT 28,377 Reputation points Microsoft Employee
4 answers

Frequent redis timeout performing EVAL errors with asp.net redis session state provider

Hello. We are using azure app services and when moving to Azure moved from inproc session state to using the asp.net Redis session state provider. It was working fine, but traffic on the site is going up and now getting more frequent errors like the one…

Azure Cache for Redis
Azure Cache for Redis
An Azure service that provides access to a secure, dedicated Redis cache, managed by Microsoft.
223 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,113 questions
asked 2020-09-25T19:58:56.86+00:00
Larry Brandt 1 Reputation point
commented 2023-04-24T06:49:34.6733333+00:00
Preben Neirijnck 0 Reputation points