Skip to content

Commit a26a757

Browse files
authored
Update search-data-sources-gallery.md
Clarifying customers have other methods to index data.
1 parent 820e8da commit a26a757

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

articles/search/search-data-sources-gallery.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ ms.custom:
1010
- ignite-2023
1111
ms.topic: conceptual
1212
layout: LandingPage
13-
ms.date: 05/22/2024
13+
ms.date: 06/17/2024
1414
---
1515

1616
# Data sources gallery
@@ -21,6 +21,10 @@ Find a data connector from Microsoft or a partner that works with [an indexer](s
2121
+ [Preview data sources by Azure AI Search](#preview)
2222
+ [Data sources from our Partners](#partners)
2323

24+
25+
Note that the connectors mentioned in this article don't represent the only methods for indexing data from data sources to AI Search, but low/no-code options to accomplish this task. You have the option to develop your own connector utilizing the [Push REST API/SDK](search-what-is-data-import.md#pushing-data-to-an-index). This implies that provided you can programmatically extract data from a source, you can also employ the corresponding programmatic Push method to index your data.
26+
27+
2428
<a name="ga"></a>
2529

2630
## Generally available data sources by Azure AI Search

0 commit comments

Comments
 (0)