Skip to content

Commit 7cde346

Browse files
Merge pull request #311188 from flang-msft/docs-editor/aspnet-1769985021
Update aspnet.md
2 parents 056d48c + 6c286db commit 7cde346

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

articles/redis/aspnet.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ description: In this quickstart, you learn how to create an ASP.NET Core web app
44
ms.date: 01/30/2026
55
ms.topic: quickstart
66
ms.devlang: csharp
7-
zone_pivot_groups: redis-type
87
appliesto:
98
- ✅ Azure Managed Redis
109
ai-usage: ai-assisted
@@ -144,7 +143,7 @@ The controller injects the `Redis` service and demonstrates basic cache operatio
144143

145144
1. Run the application:
146145

147-
```bash
146+
```bash
148147
dotnet run
149148
```
150149

0 commit comments

Comments
 (0)