Skip to content

Commit 0f6b960

Browse files
Merge pull request #6361 from haileytap/2025-05-01
[Azure Search] Remove preview attribution from user-assigned managed identity
2 parents 201f17b + 75cbf92 commit 0f6b960

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/search/search-indexer-howto-access-trusted-service-exception.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ author: arv100kri
88
ms.author: arjagann
99
ms.service: azure-ai-search
1010
ms.topic: how-to
11-
ms.date: 05/29/2025
11+
ms.date: 08/04/2025
1212
ms.custom:
1313
- ignite-2023
1414
- sfi-image-nochange
@@ -38,7 +38,7 @@ In Azure AI Search, indexers that access Azure blobs can use the [trusted servic
3838

3939
1. Sign in to the [Azure portal](https://portal.azure.com) and [find your search service](https://portal.azure.com/#blade/HubsExtension/BrowseResourceBlade/resourceType/Microsoft.Search%2FsearchServices).
4040

41-
1. On the **Identity** page, make sure that a [system assigned identity is enabled](search-howto-managed-identities-data-sources.md). Remember that user-assigned managed identities, currently in preview, won't work for a trusted service connection.
41+
1. On the **Identity** page, make sure that a [system assigned identity is enabled](search-howto-managed-identities-data-sources.md). Remember that user-assigned managed identities won't work for a trusted service connection.
4242

4343
:::image type="content" source="media/search-managed-identities/system-assigned-identity-object-id.png" alt-text="Screenshot of a system identity object identifier." border="true":::
4444

0 commit comments

Comments
 (0)