Skip to content

Commit 9413a3f

Browse files
committed
changed date, acrolinx check
1 parent 9145404 commit 9413a3f

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

articles/redis/python-get-started.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: "Quickstart: Create a Python app with Azure Managed Redis"
33
description: In this quickstart, you learn how to create a Python app that uses Azure Managed Redis.
4-
ms.date: 07/29/2025
4+
ms.date: 01/09/2026
55
ms.topic: quickstart
66
ms.custom:
77
- mode-api
@@ -69,7 +69,6 @@ r = redis.Redis(
6969

7070
```
7171

72-
7372
Before you can run this code, you must add yourself as a Redis user to the cache.
7473

7574
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

Comments
 (0)