You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/ai-services/language-service/whats-new.md
+16Lines changed: 16 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,12 +14,28 @@ ms.author: lajanuar
14
14
15
15
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.
16
16
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
+
17
27
## May 2025
18
28
19
29
* Azure AI Language now supports the following agent templates:
20
30
*[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.
21
31
*[Exact question answering](https://aka.ms/exact-answer-agent-template) answers high-value predefined questions deterministically to ensure consistent and accurate responses.
22
32
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
+
23
39
## March 2025
24
40
25
41
* 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