Skip to content

Commit 1ac1cea

Browse files
committed
PII container fixes
1 parent b06947c commit 1ac1cea

File tree

1 file changed

+3
-3
lines changed
  • articles/ai-services/language-service/personally-identifiable-information/how-to

1 file changed

+3
-3
lines changed

articles/ai-services/language-service/personally-identifiable-information/how-to/use-containers.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
2-
title: Use personally identifiable information Docker containers on-premises
2+
title: Use personally identifiable information (PII) detection Docker containers on-premises
33
titleSuffix: Azure AI services
4-
description: Use Docker containers for the Personally Identifiable Information API to determine the language of written text, on-premises.
4+
description: Use Docker containers for the Personally Identifiable Information (PII) detection API to determine the language of written text, on-premises.
55
#services: cognitive-services
66
author: jboback
77
manager: nitinme
@@ -16,7 +16,7 @@ keywords: on-premises, Docker, container
1616
# Install and run Personally Identifiable Information (PII) Detection containers
1717

1818
> [!NOTE]
19-
> The data limits for the PII container are 5120 characters and 10 documents max.
19+
> The data limits in a single synchronous API call for the PII container are 5120 characters per document and up to 10 documents per call.
2020
2121
Containers enable you to host the PII detection API on your own infrastructure. If you have security or data governance requirements that can't be fulfilled by calling PII detection remotely, then containers might be a good option.
2222

0 commit comments

Comments
 (0)