Skip to content

Commit aec74ed

Browse files
Merge pull request #5376 from laujan/patch-2
Update whats-new.md
2 parents 2c2a26d + 1685099 commit aec74ed

File tree

1 file changed

+9
-10
lines changed

1 file changed

+9
-10
lines changed

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

Lines changed: 9 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,14 @@ Azure AI Language is updated on an ongoing basis. Bookmark this page to stay up
1616

1717
## May 2025
1818

19+
##### 2025-05-15-preview release
20+
21+
The [latest API preview version](/rest/api/language/operation-groups?view=rest-language-2025-05-15-preview&preserve-view=true) includes updates for named entity recognition (NER) and PII detection:
22+
23+
* New entity type support for `DateOfBirth`, `BankAccountNumber`, `PassportNumber`, and `DriversLicenseNumber`.
24+
25+
* Improved AI quality for `PhoneNumber` entity type.
26+
1927
##### New agent templates
2028

2129
Azure AI Language now supports the following agent templates:
@@ -34,16 +42,7 @@ Azure AI Language introduces new customization and entity subtype features for P
3442

3543
* [Use entity synonyms for tailored PII detection](personally-identifiable-information/how-to/adapt-to-domain-pii.md#api-schema-for-the-entitysynoyms-parameter).
3644

37-
##### 2025-05-15-preview release.
38-
39-
The [latest API preview version](/rest/api/language/operation-groups?view=rest-language-2025-05-15-preview&preserve-view=true) includes updates for named entity recognition (NER) and PII detection:
40-
41-
* New entity type support for `DateOfBirth`, `BankAccountNumber`, `PassportNumber`, and `DriversLicenseNumber`.
42-
43-
* Improved AI quality for `PhoneNumber` entity type.
44-
45-
To learn more, see our latest [TechCommunity Blog Post](https://techcommunity.microsoft.com/blog/azure-ai-services-blog/announcing-azure-ai-language-new-features-to-accelerate-your-agent-development/4415216).
46-
45+
For more information, see our latest [TechCommunity Blog Post](https://techcommunity.microsoft.com/blog/azure-ai-services-blog/announcing-azure-ai-language-new-features-to-accelerate-your-agent-development/4415216).
4746

4847
## April 2025
4948

0 commit comments

Comments
 (0)