Skip to content

Commit 8b9326b

Browse files
authored
Merge pull request #192108 from gmndrg/master
Change links with preview in title
2 parents e8dadc5 + b314462 commit 8b9326b

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

articles/search/whats-new.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ author: HeidiSteen
77
ms.author: heidist
88
ms.service: cognitive-search
99
ms.topic: overview
10-
ms.date: 12/07/2021
10+
ms.date: 03/17/2022
1111
ms.custom: references_regions
1212
---
1313
# 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
109109
| May | [featuresMode relevance score expansion (preview)](index-similarity-and-scoring.md#featuresMode-param) | |
110110
|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. |
111111
|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. |
114114
|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. |
117117

118118
## 2019 Archive
119119

120120
| Month | Feature | Description |
121121
|-------|---------|-------------|
122122
|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.|
123123
|November | [Incremental enrichment (preview)](cognitive-search-incremental-indexing-conceptual.md) | Caches skillset processing for future reuse. |
124-
|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.|
125125
|November | [Text Translation skill](cognitive-search-skill-text-translation.md) | A cognitive skill used during indexing that evaluates and translates text. Generally available.|
126126
|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. |
128128
|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.|
129129

130130
<a name="new-service-name"></a>
@@ -135,4 +135,4 @@ Azure Search was renamed to **Azure Cognitive Search** in October 2019 to reflec
135135

136136
## Service updates
137137

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

Comments
 (0)