Skip to content

Commit 0cae1e2

Browse files
committed
updating pricing tiers
1 parent 302ca04 commit 0cae1e2

File tree

40 files changed

+40
-40
lines changed

40 files changed

+40
-40
lines changed

articles/cognitive-services/language-service/entity-linking/includes/quickstarts/csharp-sdk.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ ms.custom: ignite-fall-2021
1919
* The [Visual Studio IDE](https://visualstudio.microsoft.com/vs/)
2020
* Once you have your Azure subscription, <a href="https://portal.azure.com/#create/Microsoft.CognitiveServicesTextAnalytics" title="Create a Language resource" target="_blank">create a Language resource </a> in the Azure portal to get your key and endpoint. After it deploys, click **Go to resource**.
2121
* You will need the key and endpoint from the resource you create to connect your application to the API. You'll paste your key and endpoint into the code below later in the quickstart.
22-
* You can use the free pricing tier (`F0`) to try the service, and upgrade later to a paid tier for production.
22+
* You can use the free pricing tier (`Free F0`) to try the service, and upgrade later to a paid tier for production.
2323
* To use the Analyze feature, you will need a Language resource with the standard (S) pricing tier.
2424

2525
> [!div class="nextstepaction"]

articles/cognitive-services/language-service/entity-linking/includes/quickstarts/java-sdk.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ ms.author: aahi
1919
* [Java Development Kit](https://www.oracle.com/technetwork/java/javase/downloads/index.html) (JDK) with version 8 or above
2020
* Once you have your Azure subscription, <a href="https://portal.azure.com/#create/Microsoft.CognitiveServicesTextAnalytics" title="Create a Language resource" target="_blank">create a Language resource </a> in the Azure portal to get your key and endpoint. After it deploys, click **Go to resource**.
2121
* You will need the key and endpoint from the resource you create to connect your application to the API. You'll paste your key and endpoint into the code below later in the quickstart.
22-
* You can use the free pricing tier (`F0`) to try the service, and upgrade later to a paid tier for production.
22+
* You can use the free pricing tier (`Free F0`) to try the service, and upgrade later to a paid tier for production.
2323
* To use the Analyze feature, you will need a Language resource with the standard (S) pricing tier.
2424

2525
> [!div class="nextstepaction"]

articles/cognitive-services/language-service/entity-linking/includes/quickstarts/nodejs-sdk.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ ms.custom: devx-track-js, ignite-fall-2021
1919
* The current version of [Node.js](https://nodejs.org/).
2020
* Once you have your Azure subscription, <a href="https://portal.azure.com/#create/Microsoft.CognitiveServicesTextAnalytics" title="Create a Language resource" target="_blank">create a Language resource </a> in the Azure portal to get your key and endpoint. After it deploys, click **Go to resource**.
2121
* You will need the key and endpoint from the resource you create to connect your application to the API. You'll paste your key and endpoint into the code below later in the quickstart.
22-
* You can use the free pricing tier (`F0`) to try the service, and upgrade later to a paid tier for production.
22+
* You can use the free pricing tier (`Free F0`) to try the service, and upgrade later to a paid tier for production.
2323
* To use the Analyze feature, you will need a Language resource with the standard (S) pricing tier.
2424

2525
> [!div class="nextstepaction"]

articles/cognitive-services/language-service/entity-linking/includes/quickstarts/python-sdk.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ ms.custom: ignite-fall-2021
1717
* [Python 3.x](https://www.python.org/)
1818
* Once you have your Azure subscription, <a href="https://portal.azure.com/#create/Microsoft.CognitiveServicesTextAnalytics" title="Create a Language resource" target="_blank">create a Language resource </a> in the Azure portal to get your key and endpoint. After it deploys, click **Go to resource**.
1919
* You will need the key and endpoint from the resource you create to connect your application to the API. You'll paste your key and endpoint into the code below later in the quickstart.
20-
* You can use the free pricing tier (`F0`) to try the service, and upgrade later to a paid tier for production.
20+
* You can use the free pricing tier (`Free F0`) to try the service, and upgrade later to a paid tier for production.
2121
* To use the Analyze feature, you will need a Language resource with the standard (S) pricing tier.
2222

2323
> [!div class="nextstepaction"]

articles/cognitive-services/language-service/entity-linking/includes/quickstarts/rest-api.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ ms.custom: ignite-fall-2021
2121
* The current version of [cURL](https://curl.haxx.se/).
2222
* Once you have your Azure subscription, <a href="https://portal.azure.com/#create/Microsoft.CognitiveServicesTextAnalytics" title="Create a Language resource" target="_blank">create a Language resource </a> in the Azure portal to get your key and endpoint. After it deploys, click **Go to resource**.
2323
* You will need the key and endpoint from the resource you create to connect your application to the API. You'll paste your key and endpoint into the code below later in the quickstart.
24-
* You can use the free pricing tier (`F0`) to try the service, and upgrade later to a paid tier for production.
24+
* You can use the free pricing tier (`Free F0`) to try the service, and upgrade later to a paid tier for production.
2525

2626
> [!NOTE]
2727
> * The following BASH examples use the `\` line continuation character. If your console or terminal uses a different line continuation character, use that character.

articles/cognitive-services/language-service/key-phrase-extraction/includes/quickstarts/csharp-sdk.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ ms.custom: ignite-fall-2021
1818
* The [Visual Studio IDE](https://visualstudio.microsoft.com/vs/)
1919
* Once you have your Azure subscription, <a href="https://portal.azure.com/#create/Microsoft.CognitiveServicesTextAnalytics" title="Create a Language resource" target="_blank">create a Language resource </a> in the Azure portal to get your key and endpoint. After it deploys, click **Go to resource**.
2020
* You will need the key and endpoint from the resource you create to connect your application to the API. You'll paste your key and endpoint into the code below later in the quickstart.
21-
* You can use the free pricing tier (`F0`) to try the service, and upgrade later to a paid tier for production.
21+
* You can use the free pricing tier (`Free F0`) to try the service, and upgrade later to a paid tier for production.
2222
* To use the Analyze feature, you will need a Language resource with the standard (S) pricing tier.
2323

2424
> [!div class="nextstepaction"]

articles/cognitive-services/language-service/key-phrase-extraction/includes/quickstarts/java-sdk.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ ms.author: aahi
1717
* [Java Development Kit](https://www.oracle.com/technetwork/java/javase/downloads/index.html) (JDK) with version 8 or above
1818
* Once you have your Azure subscription, <a href="https://portal.azure.com/#create/Microsoft.CognitiveServicesTextAnalytics" title="Create a Language resource" target="_blank">create a Language resource </a> in the Azure portal to get your key and endpoint. After it deploys, click **Go to resource**.
1919
* You will need the key and endpoint from the resource you create to connect your application to the API. You'll paste your key and endpoint into the code below later in the quickstart.
20-
* You can use the free pricing tier (`F0`) to try the service, and upgrade later to a paid tier for production.
20+
* You can use the free pricing tier (`Free F0`) to try the service, and upgrade later to a paid tier for production.
2121
* To use the Analyze feature, you will need a Language resource with the standard (S) pricing tier.
2222

2323
> [!div class="nextstepaction"]

articles/cognitive-services/language-service/key-phrase-extraction/includes/quickstarts/nodejs-sdk.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ ms.custom: devx-track-js, ignite-fall-2021
1717
* The current version of [Node.js](https://nodejs.org/).
1818
* Once you have your Azure subscription, <a href="https://portal.azure.com/#create/Microsoft.CognitiveServicesTextAnalytics" title="Create a Language resource" target="_blank">create a Language resource </a> in the Azure portal to get your key and endpoint. After it deploys, click **Go to resource**.
1919
* You will need the key and endpoint from the resource you create to connect your application to the API. You'll paste your key and endpoint into the code below later in the quickstart.
20-
* You can use the free pricing tier (`F0`) to try the service, and upgrade later to a paid tier for production.
20+
* You can use the free pricing tier (`Free F0`) to try the service, and upgrade later to a paid tier for production.
2121
* To use the Analyze feature, you will need a Language resource with the standard (S) pricing tier.
2222

2323
> [!div class="nextstepaction"]

articles/cognitive-services/language-service/key-phrase-extraction/includes/quickstarts/python-sdk.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ ms.custom: ignite-fall-2021
1717
* [Python 3.x](https://www.python.org/)
1818
* Once you have your Azure subscription, <a href="https://portal.azure.com/#create/Microsoft.CognitiveServicesTextAnalytics" title="Create a Language resource" target="_blank">create a Language resource </a> in the Azure portal to get your key and endpoint. After it deploys, click **Go to resource**.
1919
* You will need the key and endpoint from the resource you create to connect your application to the API. You'll paste your key and endpoint into the code below later in the quickstart.
20-
* You can use the free pricing tier (`F0`) to try the service, and upgrade later to a paid tier for production.
20+
* You can use the free pricing tier (`Free F0`) to try the service, and upgrade later to a paid tier for production.
2121
* To use the Analyze feature, you will need a Language resource with the standard (S) pricing tier.
2222

2323
> [!div class="nextstepaction"]

articles/cognitive-services/language-service/key-phrase-extraction/includes/quickstarts/rest-api.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ ms.custom: ignite-fall-2021
1919
* The current version of [cURL](https://curl.haxx.se/).
2020
* Once you have your Azure subscription, <a href="https://portal.azure.com/#create/Microsoft.CognitiveServicesTextAnalytics" title="Create a Language resource" target="_blank">create a Language resource </a> in the Azure portal to get your key and endpoint. After it deploys, click **Go to resource**.
2121
* You will need the key and endpoint from the resource you create to connect your application to the API. You'll paste your key and endpoint into the code below later in the quickstart.
22-
* You can use the free pricing tier (`F0`) to try the service, and upgrade later to a paid tier for production.
22+
* You can use the free pricing tier (`Free F0`) to try the service, and upgrade later to a paid tier for production.
2323

2424
> [!NOTE]
2525
> * The following BASH examples use the `\` line continuation character. If your console or terminal uses a different line continuation character, use that character.

0 commit comments

Comments
 (0)