Skip to content

Commit acc4eb3

Browse files
committed
fixed typos
1 parent 6c286db commit acc4eb3

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

articles/redis/aspnet.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,8 @@ ms.devlang: csharp
77
appliesto:
88
- ✅ Azure Managed Redis
99
ai-usage: ai-assisted
10-
# Customer intent: As an ASP.NET developer, new to Azure Managed Redis, I want to create a new .NET app that uses Azure Managed Redis.
10+
11+
# Customer intent: As an ASP.NET developer, new to Azure Managed Redis, I want to create a new ASP.NET app that uses Azure Managed Redis.
1112
---
1213

1314
# Azure Managed Redis sample - ASP.NET Core Web API

articles/redis/dotnet.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,6 @@ Clone the [Microsoft.Azure.StackExchangeRedis](https://github.com/Azure/Microsof
2424
- An **Azure Managed Redis** instance provisioned in your Azure subscription.
2525
- Your Azure user or service principal must be added as a Redis user on the cache. In the Azure portal, go to **Authentication** on the Resource menu, select **User or service principal**, and add your identity.
2626
- [Azure CLI](/cli/azure/install-azure-cli?view=azure-cli-latest) for local development authentication.
27-
[Azure CLI](/cli/azure/install-azure-cli?view=azure-cli-latest)
2827

2928
## Required NuGet Packages
3029

0 commit comments

Comments
 (0)