Skip to content

Commit 4c1514c

Browse files
committed
note update
1 parent 3f96133 commit 4c1514c

File tree

2 files changed

+5
-3
lines changed

2 files changed

+5
-3
lines changed

articles/cognitive-services/text-analytics/how-tos/text-analytics-how-to-entity-linking.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,8 @@ Each document must be under 5,120 characters, and you can have up to 1,000 items
121121

122122
Create a POST request. You can [use Postman](text-analytics-how-to-call-api.md) or the **API testing console** in the following links to quickly structure and send one.
123123

124-
[!INCLUDE [text-analytics-find-resource-information](../includes/find-azure-resource-info.md)]
124+
> [!NOTE]
125+
> You can find your key and endpoint for your Text Analytics resource on the azure portal. They will be located on the resource's **Quick start** page, under **resource management**.
125126
126127
#### [Version 3.0-preview](#tab/version-3)
127128

articles/cognitive-services/text-analytics/how-tos/text-analytics-how-to-sentiment-analysis.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -107,8 +107,9 @@ Create a POST request. You can [use Postman](text-analytics-how-to-call-api.md)
107107
---
108108

109109
Set the HTTPS endpoint for sentiment analysis by using either a Text Analytics resource on Azure or an instantiated [Text Analytics container](text-analytics-how-to-install-containers.md). You must include the correct URL for the version you want to use. For example:
110-
111-
[!INCLUDE [text-analytics-find-resource-information](../includes/find-azure-resource-info.md)]
110+
111+
> [!NOTE]
112+
> You can find your key and endpoint for your Text Analytics resource on the azure portal. They will be located on the resource's **Quick start** page, under **resource management**.
112113
113114
#### [Version 3.0-preview](#tab/version-3)
114115

0 commit comments

Comments
 (0)