Skip to content

Commit 3dab0b4

Browse files
authored
Merge pull request #204161 from aahill/small-fixes
pricing tier and note fix
2 parents e4b694a + 0cae1e2 commit 3dab0b4

File tree

41 files changed

+42
-42
lines changed

Some content is hidden

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

41 files changed

+42
-42
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/includes/find-azure-resource-info.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,12 @@ manager: nitinme
88
ms.service: cognitive-services
99
ms.subservice: language-service
1010
ms.topic: include
11-
ms.date: 06/13/2022
11+
ms.date: 07/08/2022
1212
ms.author: aahi
1313
ms.custom: ignite-fall-2021
1414
---
1515

1616
> [!IMPORTANT]
17-
> Go to the Azure portal. If the Language resource you created in the **Prerequisites** section deployed successfully, click the **Go to Resource** button under **Next Steps**. You can find your key and endpoint in the resource's **Keys and Endpoint** page, under **Resource Management**.
17+
> Go to the Azure portal. If the Language resource you created in the **Prerequisites** section deployed successfully, click the **Go to Resource** button under **Next Steps**. You can find your key and endpoint by navigating to your resource's **Keys and Endpoint** page, under **Resource Management**.
1818
>
1919
> Remember to remove the key from your code when you're done, and never post it publicly. For production, consider using a secure way of storing and accessing your credentials. For example, [Azure key vault](../../../key-vault/general/overview.md).

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"]

0 commit comments

Comments
 (0)