Skip to content

Commit d5dc59a

Browse files
authored
Update cognitive-search-debug-session.md
Updated with CMK current support.
1 parent 4951d99 commit d5dc59a

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

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

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ ms.service: azure-ai-search
1010
ms.custom:
1111
- ignite-2023
1212
ms.topic: conceptual
13-
ms.date: 12/03/2024
13+
ms.date: 04/10/2025
1414
---
1515

1616
# Debug Sessions in Azure AI Search
@@ -53,6 +53,8 @@ Debug Sessions work with all generally available [indexer data sources](search-d
5353

5454
+ For custom skills, a user-assigned managed identity isn't supported for a debug session connection to Azure Storage. As stated in the prerequisites, you can use a system managed identity, or specify a full access connection string that includes a key. For more information, see [Connect a search service to other Azure resources using a managed identity](search-howto-managed-identities-data-sources.md).
5555

56+
+ Data sources with encryption enabled via [customer managed keys (CMK)](search-security-manage-encryption-keys.md).
57+
5658
+ 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.
5759

5860
## How a debug session works

0 commit comments

Comments
 (0)