Skip to content

Commit 24558e4

Browse files
committed
disconnected container pricing
1 parent a48670a commit 24558e4

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

articles/ai-services/language-service/summarization/how-to/use-containers.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,8 @@ Containers enable you to host the Summarization API on your own infrastructure.
2323
* [Docker](https://docs.docker.com/) installed on a host computer. Docker must be configured to allow the containers to connect with and send billing data to Azure.
2424
* On Windows, Docker must also be configured to support Linux containers.
2525
* You should have a basic understanding of [Docker concepts](https://docs.docker.com/get-started/overview/).
26-
* A <a href="https://portal.azure.com/#create/Microsoft.CognitiveServicesTextAnalytics" title="Create a Language resource" target="_blank">Language resource </a> with the free (F0) or standard (S) [pricing tier](https://azure.microsoft.com/pricing/details/cognitive-services/text-analytics/).
26+
* A <a href="https://portal.azure.com/#create/Microsoft.CognitiveServicesTextAnalytics" title="Create a Language resource" target="_blank">Language resource </a> with the free (F0) or standard (S) [pricing tier](https://azure.microsoft.com/pricing/details/cognitive-services/text-analytics/). For disconnected containers, the DC0 tier is required.
27+
* For disconnected containers,
2728

2829
[!INCLUDE [Gathering required parameters](../../../containers/includes/container-gathering-required-parameters.md)]
2930

0 commit comments

Comments
 (0)