Skip to content

Commit 2a60759

Browse files
committed
replace
1 parent 46b937d commit 2a60759

32 files changed

+32
-32
lines changed

articles/ai-services/anomaly-detector/anomaly-detector-container-howto.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ Anomaly Detector offers a single Docker container for using the API on-premises.
2929
For detailed information about the API, please see:
3030
* [Learn more about Anomaly Detector API service](https://go.microsoft.com/fwlink/?linkid=2080698&clcid=0x409)
3131

32-
If you don't have an Azure subscription, create a [free account](https://azure.microsoft.com/free/cognitive-services/) before you begin.
32+
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.
3333

3434
## Prerequisites
3535

articles/ai-services/anomaly-detector/how-to/create-resource.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ Anomaly Detector service is a cloud-based Azure AI service that uses machine-lea
1919

2020
## Create an Anomaly Detector resource in Azure portal
2121

22-
1. Create an Azure subscription if you don't have one - [Create one for free](https://azure.microsoft.com/free/cognitive-services)
22+
1. Create an Azure subscription if you don't have one - [Create one for free](https://azure.microsoft.com/pricing/purchase-options/azure-account?cid=msft_learn)
2323
1. Once you have your Azure subscription, [create an Anomaly Detector resource](https://portal.azure.com/#create/Microsoft.CognitiveServicesAnomalyDetector) in the Azure portal, and fill out the following fields:
2424

2525
- **Subscription**: Select your current subscription.

articles/ai-services/anomaly-detector/includes/quickstarts/anomaly-detector-client-library-csharp-multivariate.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Use the Anomaly Detector multivariate client library for C# to:
2121

2222
## Prerequisites
2323

24-
* Azure subscription - [Create one for free](https://azure.microsoft.com/free/cognitive-services)
24+
* Azure subscription - [Create one for free](https://azure.microsoft.com/pricing/purchase-options/azure-account?cid=msft_learn)
2525
* The current version of [.NET Core](https://dotnet.microsoft.com/download/dotnet-core)
2626
* Once you have your Azure subscription, <a href="https://portal.azure.com/#create/Microsoft.CognitiveServicesAnomalyDetector" title="Create an Anomaly Detector resource" target="_blank">create an Anomaly Detector resource </a> in the Azure portal to get your key and endpoint. Wait for it to deploy and select the **Go to resource** button.
2727
* You will need the key and endpoint from the resource you create to connect your application to the Anomaly Detector API. Paste your key and endpoint into the code below later in the quickstart.

articles/ai-services/anomaly-detector/includes/quickstarts/anomaly-detector-client-library-java-multivariate.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Use the Anomaly Detector multivariate client library for Java to:
2121

2222
## Prerequisites
2323

24-
* Azure subscription - [Create one for free](https://azure.microsoft.com/free/cognitive-services)
24+
* Azure subscription - [Create one for free](https://azure.microsoft.com/pricing/purchase-options/azure-account?cid=msft_learn)
2525
* The current version of the [Java Development Kit(JDK)](https://www.oracle.com/technetwork/java/javase/downloads/index.html)
2626
* The [Gradle build tool](https://gradle.org/install/), or another dependency manager.
2727
* Once you have your Azure subscription, <a href="https://portal.azure.com/#create/Microsoft.CognitiveServicesAnomalyDetector" title="Create an Anomaly Detector resource" target="_blank">create an Anomaly Detector resource </a> in the Azure portal to get your key and endpoint. Wait for it to deploy and select the **Go to resource** button.

articles/ai-services/anomaly-detector/includes/quickstarts/anomaly-detector-client-library-javascript-multivariate.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Use the Anomaly Detector multivariate client library for JavaScript to:
2121

2222
## Prerequisites
2323

24-
* Azure subscription - [Create one for free](https://azure.microsoft.com/free/cognitive-services)
24+
* Azure subscription - [Create one for free](https://azure.microsoft.com/pricing/purchase-options/azure-account?cid=msft_learn)
2525
* The current version of [Node.js](https://nodejs.org/)
2626
* Once you have your Azure subscription, <a href="https://portal.azure.com/#create/Microsoft.CognitiveServicesAnomalyDetector" title="Create an Anomaly Detector resource" target="_blank">create an Anomaly Detector resource </a> in the Azure portal to get your key and endpoint. Wait for it to deploy and select the **Go to resource** button.
2727
* You need the key and endpoint from the resource you create to connect your application to the Anomaly Detector API. You paste your key and endpoint into the code below later in the quickstart.

articles/ai-services/anomaly-detector/tutorials/batch-anomaly-detection-powerbi.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ In this tutorial, you'll learn how to:
2424
> * Visualize anomalies found within your data, including expected and seen values, and anomaly detection boundaries.
2525
2626
## Prerequisites
27-
* An [Azure subscription](https://azure.microsoft.com/free/cognitive-services)
27+
* An [Azure subscription](https://azure.microsoft.com/pricing/purchase-options/azure-account?cid=msft_learn)
2828
* [Microsoft Power BI Desktop](https://powerbi.microsoft.com/get-started/), available for free.
2929
* An excel file (.xlsx) containing time series data points.
3030
* Once you have your Azure subscription, <a href="https://portal.azure.com/#create/Microsoft.CognitiveServicesAnomalyDetector" title="Create an Anomaly Detector resource" target="_blank">create an Anomaly Detector resource </a> in the Azure portal to get your key and endpoint.

articles/ai-services/containers/docker-compose-recipe.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ This article shows you how to deploy multiple Azure AI containers. Specifically,
2424

2525
This procedure requires several tools that must be installed and run locally:
2626

27-
* An Azure subscription. If you don't have one, create a [free account](https://azure.microsoft.com/free/cognitive-services) before you begin.
27+
* An Azure subscription. If you don't have one, create a [free account](https://azure.microsoft.com/pricing/purchase-options/azure-account?cid=msft_learn) before you begin.
2828
* [Docker Engine](https://www.docker.com/products/docker-engine). Confirm that the Docker CLI works in a console window.
2929
* An Azure resource with the correct pricing tier. Only the following pricing tiers work with this container:
3030
* **Azure AI Vision** resource with F0 or Standard pricing tier only.

articles/ai-services/content-moderator/image-lists-quickstart-dotnet.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ the [Content Moderator SDK for .NET](https://www.nuget.org/packages/Microsoft.Az
3131
The console application for this guide simulates some of the tasks you
3232
can perform with the image list API.
3333

34-
If you don't have an Azure subscription, create a [free account](https://azure.microsoft.com/free/cognitive-services/) before you begin.
34+
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.
3535

3636
## Sign up for Content Moderator services
3737

articles/ai-services/content-moderator/includes/quickstarts/csharp-sdk.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ Use the Content Moderator client library for .NET to:
2424

2525
## Prerequisites
2626

27-
* Azure subscription - [Create one for free](https://azure.microsoft.com/free/cognitive-services/)
27+
* Azure subscription - [Create one for free](https://azure.microsoft.com/pricing/purchase-options/azure-account?cid=msft_learn)
2828
* The [Visual Studio IDE](https://visualstudio.microsoft.com/vs/) or current version of [.NET Core](https://dotnet.microsoft.com/download/dotnet-core).
2929
* Once you have your Azure subscription, <a href="https://portal.azure.com/#create/Microsoft.CognitiveServicesContentModerator" title="Create a Content Moderator resource" target="_blank">create a Content Moderator resource </a> in the Azure portal to get your key and endpoint. Wait for it to deploy and click the **Go to resource** button.
3030
* You will need the key and endpoint from the resource you create to connect your application to Content Moderator. You'll paste your key and endpoint into the code below later in the quickstart.

articles/ai-services/content-moderator/includes/quickstarts/java-sdk.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ Use the Content Moderator client library for Java to:
2424

2525
## Prerequisites
2626

27-
* An Azure subscription - [Create one for free](https://azure.microsoft.com/free/cognitive-services/)
27+
* An Azure subscription - [Create one for free](https://azure.microsoft.com/pricing/purchase-options/azure-account?cid=msft_learn)
2828
* The current version of the [Java Development Kit (JDK)](https://www.microsoft.com/openjdk)
2929
* The [Gradle build tool](https://gradle.org/install/), or another dependency manager.
3030
* Once you have your Azure subscription, <a href="https://portal.azure.com/#create/Microsoft.CognitiveServicesContentModerator" title="Create a Content Moderator resource" target="_blank">create a Content Moderator resource </a> in the Azure portal to get your key and endpoint. Wait for it to deploy and click the **Go to resource** button.

0 commit comments

Comments
 (0)