Skip to content

Commit 77ed7d2

Browse files
committed
Merge branch 'patch-20' into 5312-rena-5314-aditi
2 parents aea1ab0 + 26101e9 commit 77ed7d2

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

articles/ai-services/language-service/whats-new.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,12 +14,28 @@ ms.author: lajanuar
1414

1515
Azure AI Language is updated on an ongoing basis. To stay up-to-date with recent developments, this article provides you with information about new releases and features.
1616

17+
## Build 2025 Releases (May 19 - 23)
18+
We released many new updates alongside the 2025 Microsoft Build Conference including:
19+
- [Customizing PII detection using your own regex](personally-identifiable-information/how-to/adapt-to-domain-pii#customizing-pii-detection-using-your-own-regex-only-available-for-text-pii-container) (only available for Text PII container)
20+
- Support for customizing PII output by [specifying values to exclude](personally-identifiable-information/how-to/adapt-to-domain-pii#customizing-pii-output-by-specifying-values-to-exclude)
21+
- Customizing PII detection using [Entity Synonyms](personally-identifiable-information/how-to/adapt-to-domain-pii#api-schema-for-the-entitysynoyms-parameter)
22+
- Model support for a new DateOfBirth entity subtype for PII detection.
23+
- Updated preview NER & PII API version: 2025-05-15-preview. This API version includes DateOfBirth support, enhanced phoneNumber AI quality and umbrella entity type support for BankAccount, Passport, Drivers License
24+
25+
More on these releases can be found on our TechCommunity Blog Post
26+
1727
## May 2025
1828

1929
* Azure AI Language now supports the following agent templates:
2030
* [Intent routing](https://aka.ms/intent-triage-agent-template) detects user intent and provides exact answering. Perfect for deterministically intent routing and exact question answering with human controls.
2131
* [Exact question answering](https://aka.ms/exact-answer-agent-template) answers high-value predefined questions deterministically to ensure consistent and accurate responses.
2232

33+
## April 2025
34+
* Updated and improved model GA release for NER
35+
* Expanded context window for [PII redaction](personally-identifiable-information/overview?tabs=text-pii) – This service update expands the window of detection the PII redaction service considers, enhancing quality and accuracy.
36+
* The prediction capability of custom models, including Conversational Language Understanding (CLU), custom Named Entity Recognition (NER) and custom text classification, are now available in 3 new regions: Jio India Central, UK West and Canada East.
37+
* Scanned PDF PII - [Document input for PII redaction](personally-identifiable-information/how-to/redact-document-pii) now supports scanned PDFs, enabling PII detection and redaction in both digital and non-digital documents using OCR.
38+
2339
## March 2025
2440

2541
* Azure AI Language resource now can be deployed to three new regions, Jio India Central, UK West, and Canada East, for the following capabilities:

0 commit comments

Comments
 (0)