Skip to content

Commit 936aea9

Browse files
Merge pull request #278356 from gmndrg/main
Update OneLake connector doc with clarification
2 parents 85e8e22 + 18c4fb1 commit 936aea9

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/search/search-how-to-index-onelake-files.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ ms.service: cognitive-search
99
ms.custom:
1010
- build-2024
1111
ms.topic: how-to
12-
ms.date: 05/30/2024
12+
ms.date: 06/12/2024
1313
---
1414

1515
# Index data from OneLake files and shortcuts
@@ -42,8 +42,8 @@ This article uses the REST APIs to illustrate each step.
4242
+ [Use data pipelines](/fabric/data-engineering/tutorial-lakehouse-data-ingestion) from [Microsoft Fabric](https://fabric.microsoft.com/)
4343
+ [Add shortcuts](/fabric/onelake/create-onelake-shortcut) from external data sources like [Amazon S3](/fabric/onelake/create-s3-shortcut) or [Google Cloud Storage](/fabric/onelake/create-gcs-shortcut).
4444

45-
+ A search service configured for either a [system managed identity](search-howto-managed-identities-data-sources.md#create-a-system-managed-identity) or [user-assigned assigned managed identity](search-howto-managed-identities-data-sources.md#create-a-user-assigned-managed-identity).
46-
45+
+ An AI Search service configured for either a [system managed identity](search-howto-managed-identities-data-sources.md#create-a-system-managed-identity) or [user-assigned assigned managed identity](search-howto-managed-identities-data-sources.md#create-a-user-assigned-managed-identity). The AI Search service must reside within the same tenant as the Microsoft Fabric workspace.
46+
4747
+ A Contributor role assignment in the Microsoft Fabric workspace where the lakehouse is located. Steps are outlined in the [Grant permissions](#assign-service-permissions) section of this article.
4848

4949
+ [A REST client](search-get-started-rest.md) to formulate REST calls similar to the ones shown in this article.

0 commit comments

Comments
 (0)