Skip to content

Commit 5687583

Browse files
committed
replace
1 parent af95b49 commit 5687583

97 files changed

Lines changed: 101 additions & 101 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

articles/redis/dotnet-core-quickstart.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ Clone the repo [https://github.com/Azure-Samples/azure-cache-redis-samples/tree/
2828

2929
## Prerequisites
3030

31-
- Azure subscription - [create one for free](https://azure.microsoft.com/free/)
31+
- Azure subscription - [create one for free](https://azure.microsoft.com/pricing/purchase-options/azure-account?cid=msft_learn)
3232
- [.NET Core SDK](https://dotnet.microsoft.com/download)
3333

3434
::: zone pivot="azure-managed-redis"

articles/redis/dotnet-how-to-use-azure-redis-cache.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ Clone the repo from [Azure-Samples/azure-cache-redis-samples](https://github.com
2828

2929
## Prerequisites
3030

31-
- Azure subscription - [create one for free](https://azure.microsoft.com/free/)
31+
- Azure subscription - [create one for free](https://azure.microsoft.com/pricing/purchase-options/azure-account?cid=msft_learn)
3232
- [Visual Studio 2019](https://www.visualstudio.com/downloads/)
3333
- [.NET Framework 4 or higher](https://dotnet.microsoft.com/download/dotnet-framework) is required by the StackExchange.Redis client.
3434

articles/redis/go-get-started.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ In this article, you learn how to use an Azure Redis cache with the Go language
2121

2222
## Prerequisites
2323

24-
- Azure subscription - [create one for free](https://azure.microsoft.com/free/)
24+
- Azure subscription - [create one for free](https://azure.microsoft.com/pricing/purchase-options/azure-account?cid=msft_learn)
2525
- Install [Go](https://go.dev/doc/install) language environment
2626
- Add [two imports from Redis](https://redis.io/docs/latest/develop/clients/go/) to your project and to your development environment
2727
- `entraid "github.com/redis/go-redis-entraid"`

articles/redis/java-get-started.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ Clone the repo [Java quickstart](https://github.com/Azure-Samples/azure-cache-re
3131

3232
## Prerequisites
3333

34-
- Azure subscription - [create one for free](https://azure.microsoft.com/free/)
34+
- Azure subscription - [create one for free](https://azure.microsoft.com/pricing/purchase-options/azure-account?cid=msft_learn)
3535
- [Apache Maven](https://maven.apache.org/download.cgi)
3636

3737
::: zone pivot="azure-managed-redis"

articles/redis/nodejs-get-started.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ In this quickstart, you learn how to use an Azure Managed Redis cache from a Nod
1818

1919
## Prerequisites
2020

21-
- Azure subscription - [create one for free](https://azure.microsoft.com/free/)
21+
- Azure subscription - [create one for free](https://azure.microsoft.com/pricing/purchase-options/azure-account?cid=msft_learn)
2222
- Install [Node.js LTS](https://nodejs.org/)
2323
- Install [TypeScript](https://www.typescriptlang.org/)
2424
- Add the packages used in this quickstart to your project:

articles/redis/private-link.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ The process is accomplished in two steps:
2929
3030
## Prerequisites
3131

32-
- Azure subscription - [create one for free](https://azure.microsoft.com/free/)
32+
- Azure subscription - [create one for free](https://azure.microsoft.com/pricing/purchase-options/azure-account?cid=msft_learn)
3333

3434
## Create a virtual network with a subnet
3535

articles/redis/python-get-started.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ In this article, you learn how to use an Azure Redis cache with the Python langu
2121

2222
## Prerequisites
2323

24-
- Azure subscription - [create one for free](https://azure.microsoft.com/free/)
24+
- Azure subscription - [create one for free](https://azure.microsoft.com/pricing/purchase-options/azure-account?cid=msft_learn)
2525
- Install [Python 3.7+](https://www.python.org/downloads/) language environment
2626
- Add these imports from to your project and to your development environment
2727
- `redis` - The Redis Python client

articles/redis/redis-cache-arm-provision.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ If your environment meets the prerequisites and you're familiar with using ARM t
2525

2626
## Prerequisites
2727

28-
* **Azure subscription**: If you don't have an Azure subscription, create a [free account](https://azure.microsoft.com/free/) before you begin.
28+
* **Azure subscription**: If you don't have an Azure subscription, create a [free account](https://azure.microsoft.com/pricing/purchase-options/azure-account?cid=msft_learn) before you begin.
2929
* **A storage account**: To create one, see [Create an Azure Storage account](../storage/common/storage-account-create.md?tabs=azure-portal). The storage account is used for diagnostic data.
3030

3131
## Azure Cache for Redis

articles/redis/redis-cache-bicep-provision.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Learn how to use Bicep to deploy a cache using Azure Cache for Redis. After you
2121

2222
## Prerequisites
2323

24-
- **Azure subscription**: If you don't have an Azure subscription, create a [free account](https://azure.microsoft.com/free/) before you begin.
24+
- **Azure subscription**: If you don't have an Azure subscription, create a [free account](https://azure.microsoft.com/pricing/purchase-options/azure-account?cid=msft_learn) before you begin.
2525
- **A storage account**: To create one, see [Create an Azure Storage account](../storage/common/storage-account-create.md?tabs=azure-portal). The storage account is used for diagnostic data. Create the storage account in a new resource group named **exampleRG**.
2626

2727
## Azure Cache for Redis

articles/redis/tutorial-active-replication.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ In this tutorial, you will host an inventory application on Azure Kubernetes Ser
1818

1919
## Prerequisites
2020

21-
- An Azure subscription. If you don't have an Azure subscription, create a [free account](https://azure.microsoft.com/free/?WT.mc_id=A261C142F).
21+
- An Azure subscription. If you don't have an Azure subscription, create a [free account](https://azure.microsoft.com/pricing/purchase-options/azure-account?cid=msft_learn).
2222
- One Azure Kubernetes Service Cluster - For more information on creating a cluster, see [Quickstart: Deploy an Azure Kubernetes Service (AKS) cluster using the Azure portal](/azure/aks/learn/quick-kubernetes-deploy-portal). Alternatively, you can host two instances of the demo application on the two different AKS clusters. In a production environment, you would use two different clusters located in the same regions as your clusters to deploy two versions of the application. For this tutorial, you deploy both instances of the application on the same AKS cluster.
2323

2424
> [!IMPORTANT]

0 commit comments

Comments
 (0)