Skip to content

Commit 3b79e26

Browse files
authored
Update date and wording in cognitive search debug session
Updated the date for the debug session documentation and improved wording for clarity.
1 parent 1fa9972 commit 3b79e26

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

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

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ ms.service: azure-ai-search
99
ms.custom:
1010
- ignite-2023
1111
ms.topic: conceptual
12-
ms.date: 04/10/2025
12+
ms.date: 09/21/2025
1313
ms.update-cycle: 365-days
1414
---
1515

@@ -55,7 +55,7 @@ Debug Sessions work with all generally available [indexer data sources](search-d
5555

5656
+ Data sources with encryption enabled via [customer managed keys (CMK)](search-security-manage-encryption-keys.md).
5757

58-
+ Currently, the ability to select which document to debug is unavailable. This limitation isn't permanent and will be lifted soon. At this time, Debug Sessions selects the first document in the source data container or folder.
58+
+ Currently, the ability to select which document to debug is unavailable. This limitation isn't permanent and should be lifted soon. At this time, Debug Sessions selects the first document in the source data container or folder.
5959

6060
## How a debug session works
6161

@@ -65,6 +65,9 @@ A cached copy of the enriched document and skillset is loaded into the visual ed
6565

6666
If the enrichment pipeline doesn't have any errors, a debug session can be used to incrementally enrich a document, test and validate each change before committing the changes.
6767

68+
Debug sessions help identify the root cause of errors or warnings by analyzing the data, skill inputs and outputs, and field mappings. If the indexer encounters configuration issues, such as incorrect network setup, permission-related access errors, or similar, please review the specific error message along with the linked documentation provided. For troubleshooting guidance, refer to the [common indexer errors and warnings](cognitive-search-common-errors-warnings.md).
69+
70+
6871
## Debug session layout
6972

7073
The visual editor is organized into a surface area showing a progression of operations, starting with document cracking, followed by skills, mappings, and an index.

0 commit comments

Comments
 (0)