Skip to content

Commit b487152

Browse files
Merge pull request #253374 from HeidiSteen/heidist-freshness
GH issue resolution
2 parents 49d629a + 0ec9342 commit b487152

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

articles/search/cognitive-search-debug-session.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ author: HeidiSteen
88
ms.author: heidist
99
ms.service: cognitive-search
1010
ms.topic: conceptual
11-
ms.date: 10/20/2022
11+
ms.date: 09/29/2023
1212
---
1313

1414
# Debug Sessions in Azure Cognitive Search

articles/search/cognitive-search-how-to-debug-skillset.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ A debug session is a cached indexer and skillset execution, scoped to a single d
2222

2323
+ An existing enrichment pipeline, including a data source, a skillset, an indexer, and an index.
2424

25-
+ A **Contributor** role assignment in the Search service.
25+
+ A **Contributor** role assignment in the search service.
2626

2727
+ An Azure Storage account, used to save session state.
2828

@@ -40,6 +40,8 @@ A Debug Session works with all generally available [indexer data sources](search
4040

4141
+ For the SQL API of Azure Cosmos DB, if a partitioned collection was previously non-partitioned, a Debug Session won't find the document.
4242

43+
+ Debug sessions doesn't currently support connections using a managed identity or private endpoints to custom skills.
44+
4345
## Create a debug session
4446

4547
1. Sign in to the [Azure portal](https://portal.azure.com) and find your search service.

0 commit comments

Comments
 (0)