Skip to content

Commit 3c8247b

Browse files
committed
update link
1 parent b8f0d25 commit 3c8247b

2 files changed

Lines changed: 7 additions & 6 deletions

File tree

articles/redis/aspnet.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,10 +27,10 @@ Clone the [Microsoft.Azure.StackExchangeRedis](https://github.com/Azure/Microsof
2727

2828
## Prerequisites
2929

30-
- [.NET 8.0 SDK](https://dotnet.microsoft.com/download/dotnet/8.0)
31-
- An **Azure Managed Redis** instance provisioned in your Azure subscription
30+
- [.NET 8.0 SDK](https://dotnet.microsoft.com/download/dotnet/8.0).
31+
- An **Azure Managed Redis** instance provisioned in your Azure subscription.
3232
- 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.
33-
- [Azure CLI](/azure/install-azure-cli) for local development authentication
33+
- [Azure CLI](/cli/azure/install-azure-cli?view=azure-cli-latest) for local development authentication.
3434

3535
## Required NuGet Packages
3636

articles/redis/dotnet.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,10 +20,11 @@ Clone the [Microsoft.Azure.StackExchangeRedis](https://github.com/Azure/Microsof
2020

2121
## Prerequisites
2222

23-
- [.NET 8.0 SDK](https://dotnet.microsoft.com/download/dotnet/8.0)
24-
- An **Azure Managed Redis** instance provisioned in your Azure subscription
23+
- [.NET 8.0 SDK](https://dotnet.microsoft.com/download/dotnet/8.0).
24+
- 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.
26-
- [Azure CLI](/azure/install-azure-cli) for local development authentication
26+
- [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)
2728

2829
## Required NuGet Packages
2930

0 commit comments

Comments
 (0)