Skip to content

Commit 48c8cad

Browse files
Merge pull request #6518 from laujan/patch-2
Update overview.md
2 parents 6978cf8 + f615456 commit 48c8cad

File tree

1 file changed

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

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ author: laujan
66
manager: nitinme
77
ms.service: azure-ai-language
88
ms.topic: overview
9-
ms.date: 03/24/2025
9+
ms.date: 08/11/2025
1010
ms.author: lajanuar
1111
ms.custom: language-service-pii
1212
---
@@ -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)