Skip to content

Commit ee182a3

Browse files
authored
Update overview.md
1 parent e442c3d commit ee182a3

File tree

1 file changed

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

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ The 2025-05-15-preview introduces several new entities:
2424

2525
* [**DateOfBirth**](concepts/entity-categories.md#category-datetime) with English, French, German, Italian, Spanish, Portuguese, Brazilian Portuguese, and Dutch language support.
2626
* [**LicensePlate**](concepts/entity-categories.md#type-license-plate-) with English language support.
27-
* [**SortCard**](concepts/entity-categories.md#type-sort-code-) with English language support.
27+
* [**SortCode**](concepts/entity-categories.md#type-sort-code-) 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)