We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9145404 commit 9413a3fCopy full SHA for 9413a3f
1 file changed
articles/redis/python-get-started.md
@@ -1,7 +1,7 @@
1
---
2
title: "Quickstart: Create a Python app with Azure Managed Redis"
3
description: In this quickstart, you learn how to create a Python app that uses Azure Managed Redis.
4
-ms.date: 07/29/2025
+ms.date: 01/09/2026
5
ms.topic: quickstart
6
ms.custom:
7
- mode-api
@@ -69,7 +69,6 @@ r = redis.Redis(
69
70
```
71
72
-
73
Before you can run this code, you must add yourself as a Redis user to the cache.
74
75
You must also authorize your connection to Azure from the command line using the Azure command line or Azure developer command line (azd).
0 commit comments