Skip to content

Commit caf9e67

Browse files
committed
Mark, Terry updates
1 parent 7797e9b commit caf9e67

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/search/whats-new.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,11 +18,11 @@ Learn what's new in the service. Bookmark this page to keep up to date with the
1818

1919
### May 2020 (Microsoft Build)
2020

21-
+ [Debug sessions](cognitive-search-debug-session.md) 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. Get started with [this tutorial](cognitive-search-tutorial-debug-sessions.md).
21+
+ [Debug sessions](cognitive-search-debug-session.md) 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. Get started with [this tutorial](cognitive-search-tutorial-debug-sessions.md).
2222

2323
+ 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 in-bound firewall support (preview)](service-configure-firewall.md).
2424

25-
+ Use a [system-managed identity (preview)](search-howto-managed-identities-data-sources.md) for read-only access to external Azure data sources during indexing.
25+
+ Use a [system-managed identity (preview)](search-howto-managed-identities-data-sources.md) to set up a connection to an Azure data source for indexing. Applies to [indexers](search-indexer-overview.md) that ingest content from Azure data sources such as Azure SQL Database, Azure Cosmos DB, and Azure Storage.
2626

2727
+ Change the basis for how search scores are computed, from per-shard to all-shards, using the [scoringStatistics=global query parameter](index-similarity-and-scoring.md#scoring-statistics).
2828

0 commit comments

Comments
 (0)