Skip to content

Commit 99068fc

Browse files
Merge pull request #261991 from schaffererin/quickstart-dapr
Updated date in metadata
2 parents 6b04731 + d1b07d4 commit 99068fc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/aks/quickstart-dapr.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Use the Dapr cluster extension for Azure Kubernetes Service (AKS) o
44
author: nickomang
55
ms.author: nickoman
66
ms.topic: quickstart
7-
ms.date: 06/22/2023
7+
ms.date: 12/27/2023
88
ms.custom: template-quickstart, mode-other, event-tier1-build-2022, ignite-2022, devx-track-js, devx-track-python, devx-track-linux
99
---
1010

@@ -34,7 +34,7 @@ In this quickstart, you use the [Dapr cluster extension][dapr-overview] in an AK
3434

3535
## Create and configure a state store
3636

37-
Dapr can use many different state stores such as, Redis, Azure Cosmos DB, DynamoDB, and Cassandra to persist and retrieve state. For this example, we use Redis.
37+
Dapr can use many different state stores, such as Redis, Azure Cosmos DB, DynamoDB, and Cassandra, to persist and retrieve state. For this example, we use Redis.
3838

3939
### Create a Redis store
4040

0 commit comments

Comments
 (0)