Skip to content

Commit 4e5fb82

Browse files
authored
Merge pull request #115659 from HeidiSteen/heidist-bugfix
[azure search] What's new entries for security features
2 parents 0fb2b45 + 8999cac commit 4e5fb82

File tree

1 file changed

+9
-7
lines changed

1 file changed

+9
-7
lines changed

articles/search/whats-new.md

Lines changed: 9 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -8,24 +8,20 @@ author: HeidiSteen
88
ms.author: heidist
99
ms.service: cognitive-search
1010
ms.topic: overview
11-
ms.date: 03/24/2020
11+
ms.date: 05/19/2020
1212
---
1313
# What's new in Azure Cognitive Search
1414

1515
Learn what's new in the service. Bookmark this page to keep up to date with the service.
1616

17-
<a name="new-service-name"></a>
18-
19-
## New service name
20-
21-
Azure Search is now renamed to **Azure Cognitive Search** to reflect the expanded (yet optional) use of cognitive skills and AI processing in core operations. API versions, NuGet packages, namespaces, and endpoints are unchanged. New and existing search solutions are unaffected by the service name change.
22-
2317
## Feature announcements
2418

2519
### May 2020 (Microsoft Build)
2620

2721
+ Debug sessions feature is now in preview. [Sign up to request access](https://aka.ms/DebugSessions). Debug sessions provides a portal-based interface to investigate and resolve issues with a skillset. Fixes created in the debug session can be saved to production skillsets or downloaded for import to your source-controlled project.
2822

23+
+ Security enhancements include the ability to [set up a private search endpoint (preview)](service-create-private-endpoint.md) that is inaccessible on the public internet. You can also [configure IP rules for inbound firewall support (preview)](service-configure-firewall.md).
24+
2925
### March 2020
3026

3127
+ [Native blob soft delete (preview)](search-howto-indexing-azure-blob-storage.md#incremental-indexing-and-deletion-detection) means that the Azure Blob Storage indexer in Azure Cognitive Search will recognize blobs that are in a soft deleted state, and remove the corresponding search document during indexing.
@@ -73,6 +69,12 @@ Azure Search is now renamed to **Azure Cognitive Search** to reflect the expande
7369

7470
+ Generally available in [Azure Government Cloud](../azure-government/documentation-government-services-webandmobile.md#azure-cognitive-search).
7571

72+
<a name="new-service-name"></a>
73+
74+
## New service name
75+
76+
Azure Search is now renamed to **Azure Cognitive Search** to reflect the expanded (yet optional) use of cognitive skills and AI processing in core operations. API versions, NuGet packages, namespaces, and endpoints are unchanged. New and existing search solutions are unaffected by the service name change.
77+
7678
## Service updates
7779

7880
[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)