Skip to content

Commit 3275cea

Browse files
committed
intro clean up
1 parent 0d9affa commit 3275cea

File tree

1 file changed

+2
-6
lines changed

1 file changed

+2
-6
lines changed

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

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -14,14 +14,10 @@ ms.date: 04/14/2025
1414

1515
# Data sources gallery
1616

17-
Find a data connector from Microsoft or a partner that works with [an indexer](search-indexer-overview.md) to simplify data ingestion into a search index. This article has the following sections:
18-
19-
+ [Generally available data sources by Azure AI Search](#ga)
20-
+ [Preview data sources by Azure AI Search](#preview)
21-
+ [Data sources from our Partners](#partners)
17+
Find a data connector from Microsoft or a partner that works with [an indexer](search-indexer-overview.md) to simplify data ingestion into a search index.
2218

2319
> [!NOTE]
24-
> 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.
20+
> The connectors mentioned in this article represent one method for indexing data in Azure AI Search. You also have the option of developing your own connector using the [Push REST API or An Azure SDK](search-what-is-data-import.md#pushing-data-to-an-index).
2521
2622
<a name="ga"></a>
2723

0 commit comments

Comments
 (0)