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/search/whats-new.md
+8-8Lines changed: 8 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,7 +7,7 @@ author: HeidiSteen
7
7
ms.author: heidist
8
8
ms.service: cognitive-search
9
9
ms.topic: overview
10
-
ms.date: 12/07/2021
10
+
ms.date: 03/17/2022
11
11
ms.custom: references_regions
12
12
---
13
13
# What's new in Azure Cognitive Search
@@ -109,22 +109,22 @@ Learn what's new in the service. Bookmark this page to keep up to date with serv
109
109
| May |[featuresMode relevance score expansion (preview)](index-similarity-and-scoring.md#featuresMode-param)||
110
110
|March |[Native blob soft delete (preview)](search-howto-index-changed-deleted-blobs.md)| Deletes search documents if the source blob is soft-deleted in blob storage. |
111
111
|March |[Management REST API (2020-03-13)](/rest/api/searchmanagement/management-api-versions)| Generally available. |
112
-
|February |[PII Detection skill (preview)](cognitive-search-skill-pii-detection.md)| A cognitive skill that extracts and masks personal information. |
113
-
|February |[Custom Entity Lookup skill (preview)](cognitive-search-skill-custom-entity-lookup.md)| A cognitive skill that finds words and phrases from a list and labels all documents with matching entities. |
112
+
|February |[PII Detection skill](cognitive-search-skill-pii-detection.md)| A cognitive skill that extracts and masks personal information. |
113
+
|February |[Custom Entity Lookup skill](cognitive-search-skill-custom-entity-lookup.md)| A cognitive skill that finds words and phrases from a list and labels all documents with matching entities. |
114
114
|January |[Customer-managed key encryption](search-security-manage-encryption-keys.md)| Generally available |
115
-
|January |[IP rules for in-bound firewall support (preview)](service-configure-firewall.md)| New **IpRule** and **NetworkRuleSet** properties in [CreateOrUpdate API](/rest/api/searchmanagement/2020-08-01/services/create-or-update). |
116
-
|January |[Create a private endpoint (preview)](service-create-private-endpoint.md)| Set up a Private Link for secure connections to your search service. This preview feature has a dependency [Azure Private Link](../private-link/private-link-overview.md) and [Azure Virtual Network](../virtual-network/virtual-networks-overview.md) as part of the solution. |
115
+
|January |[IP rules for in-bound firewall support](service-configure-firewall.md)| New **IpRule** and **NetworkRuleSet** properties in [CreateOrUpdate API](/rest/api/searchmanagement/2020-08-01/services/create-or-update). |
116
+
|January |[Create a private endpoint](service-create-private-endpoint.md)| Set up a Private Link for secure connections to your search service. This preview feature has a dependency [Azure Private Link](../private-link/private-link-overview.md) and [Azure Virtual Network](../virtual-network/virtual-networks-overview.md) as part of the solution. |
117
117
118
118
## 2019 Archive
119
119
120
120
| Month | Feature | Description |
121
121
|-------|---------|-------------|
122
122
|December |[Create Demo App](search-create-app-portal.md)| A wizard that generates a downloadable HTML file with query (read-only) access to an index, intended as a validation and testing tool rather than a short cut to a full client app.|
|November |[Document Extraction skill (preview)](cognitive-search-skill-document-extraction.md)| A cognitive skill to extract the contents of a file from within a skillset.|
124
+
|November |[Document Extraction skill](cognitive-search-skill-document-extraction.md)| A cognitive skill to extract the contents of a file from within a skillset.|
125
125
|November |[Text Translation skill](cognitive-search-skill-text-translation.md)| A cognitive skill used during indexing that evaluates and translates text. Generally available.|
126
126
|November |[Power BI templates](https://github.com/Azure-Samples/cognitive-search-templates/blob/master/README.md)| Template for visualizing content in knowledge store |
127
-
|November |[Azure Data Lake Storage Gen2 (preview)](search-howto-index-azure-data-lake-storage.md) and [Cosmos DB Gremlin API (preview)](search-howto-index-cosmosdb.md)| New indexer data sources in public preview. |
127
+
|November |[Azure Data Lake Storage Gen2](search-howto-index-azure-data-lake-storage.md) and [Cosmos DB Gremlin API (preview)](search-howto-index-cosmosdb.md)| New indexer data sources in public preview. |
128
128
|July |[Azure Government Cloud support](https://azure.microsoft.com/global-infrastructure/services/?regions=usgov-non-regional,us-dod-central,us-dod-east,usgov-arizona,usgov-texas,usgov-virginia&products=search)| Generally available.|
129
129
130
130
<aname="new-service-name"></a>
@@ -135,4 +135,4 @@ Azure Search was renamed to **Azure Cognitive Search** in October 2019 to reflec
135
135
136
136
## Service updates
137
137
138
-
[Service update announcements](https://azure.microsoft.com/updates/?product=search&status=all) for Azure Cognitive Search can be found on the Azure web site.
138
+
[Service update announcements](https://azure.microsoft.com/updates/?product=search&status=all) for Azure Cognitive Search can be found on the Azure web site.
0 commit comments