You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/search/search-data-sources-gallery.md
+61-1Lines changed: 61 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,7 +9,7 @@ ms.service: azure-ai-search
9
9
ms.custom:
10
10
- ignite-2023
11
11
ms.topic: conceptual
12
-
ms.date: 04/14/2025
12
+
ms.date: 05/12/2025
13
13
---
14
14
15
15
# Data sources gallery
@@ -129,6 +129,66 @@ Connect to Azure Storage through Azure Data Lake Storage Gen2 to extract content
129
129
130
130
---
131
131
132
+
## Logic app connectors (preview)
133
+
134
+
Pull in content [using logic app workflows](search-how-to-index-logic-apps-indexers.md) and the following supported data sources.
135
+
136
+
:::row:::
137
+
:::column span="":::
138
+
139
+
---
140
+
141
+
### SharePoint
142
+
143
+
By [Logic Apps](/azure/logic-apps/logic-apps-overview)
144
+
145
+
Extract blob metadata and content, serialized into JSON documents, and imported into a search index as search documents. Set properties in both data source and indexer definitions to optimize for various blob content types. Change detection is supported automatically.
By [Logic Apps](/azure/logic-apps/logic-apps-overview)
158
+
159
+
Extract blob metadata and content, serialized into JSON documents, and imported into a search index as search documents. Set properties in both data source and indexer definitions to optimize for various blob content types. Change detection is supported automatically.
By [Logic Apps](/azure/logic-apps/logic-apps-overview)
172
+
173
+
Extract blob metadata and content, serialized into JSON documents, and imported into a search index as search documents. Set properties in both data source and indexer definitions to optimize for various blob content types. Change detection is supported automatically.
0 commit comments