Skip to content

Commit 033ba7c

Browse files
committed
edit for pub
1 parent bc62642 commit 033ba7c

File tree

1 file changed

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

1 file changed

+3
-3
lines changed

articles/ai-services/language-service/personally-identifiable-information/overview.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,9 +22,9 @@ Azure AI Language Personally Identifiable Information (PII) detection is a featu
2222

2323
The 2025-08-01-preview introduces several new entities:
2424

25-
* [**DateOfBirth**](concepts/entity-categories.md#category-datetime) with English, French, German, Italian, Spanish, Portuguese, Brazilian Portuguese, and Dutch language support.
26-
* [**LicensePlate**](concepts/entity-categories.md#type-license-plate-) with English language support.
27-
* [**SortCode**](concepts/entity-categories.md#type-sort-code-) with English language support.
25+
* [**DateOfBirth**](concepts/entity-categories.md#type-date-of-birth-preview) with English, French, German, Italian, Spanish, Portuguese, Brazilian Portuguese, and Dutch language support.
26+
* [**LicensePlate**](concepts/entity-categories.md#type-license-plate-preview) with English language support.
27+
* [**SortCode**](concepts/entity-categories.md#type-sort-code-preview) with English language support.
2828

2929

3030
The Text PII and Conversational PII detection preview API (version `2024-11-15-preview`) now supports the option to mask detected sensitive entities with a label beyond just redaction characters. Customers can specify if personal data content such as names and phone numbers, that is, `"John Doe received a call from 424-878-9192"`, are masked with a redaction character, that is, `"******** received a call from ************"`, or masked with an entity label, that is, `"[PERSON_1] received a call from [PHONENUMBER_1]"`. More on how to specify the redaction policy style for your outputs can be found in our [how-to guides](how-to-call.md).

0 commit comments

Comments
 (0)