Skip to content

Commit e26ed28

Browse files
authored
Merge pull request #107101 from IEvangelist/fixedTAContainerNote
Corrected pricing tier info changes
2 parents 97e3b27 + 91900af commit e26ed28

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

articles/cognitive-services/text-analytics/how-tos/text-analytics-how-to-install-containers.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,17 +9,18 @@ ms.custom: seodec18
99
ms.service: cognitive-services
1010
ms.subservice: text-analytics
1111
ms.topic: conceptual
12-
ms.date: 11/21/2019
12+
ms.date: 03/10/2020
1313
ms.author: dapine
1414
---
1515

1616
# Install and run Text Analytics containers
1717

1818
Containers enable you to run the Text Analytic APIs in your own environment and are great for your specific security and data governance requirements. The Text Analytics containers provide advanced natural language processing over raw text, and include three main functions: sentiment analysis, key phrase extraction, and language detection. Entity linking is not currently supported in a container.
1919

20-
If you don't have an Azure subscription, create a [free account](https://azure.microsoft.com/free/?WT.mc_id=A261C142F) before you begin.
21-
>[!NOTE]
22-
>The free account is limited to 5000 transactions per month and only the **FREE** and **STANDARD** [pricing tiers](https://azure.microsoft.com/pricing/details/cognitive-services/text-analytics/) are valid for containers. For more information on transaction request rates, please see the [Data Limits](https://docs.microsoft.com/azure/cognitive-services/text-analytics/overview#data-limits) page.
20+
If you don't have an Azure subscription, create a [free account](https://azure.microsoft.com/free/?WT.mc_id=A261C142F) before you begin.
21+
22+
> [!IMPORTANT]
23+
> The free account is limited to 5,000 transactions per month and only the **Free** and **Standard** <a href="https://azure.microsoft.com/pricing/details/cognitive-services/text-analytics" target="_blank">pricing tiers <span class="docon docon-navigate-external x-hidden-focus"></span></a> are valid for containers. For more information on transaction request rates, see [Data Limits](https://docs.microsoft.com/azure/cognitive-services/text-analytics/overview#data-limits).
2324
2425
## Prerequisites
2526

0 commit comments

Comments
 (0)