Skip to content

Commit 857069c

Browse files
author
Mark Heffernan
committed
Azure Table storage supports cognitive search
1 parent 476c95e commit 857069c

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

articles/search/search-indexer-overview.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -43,11 +43,7 @@ Indexers crawl data stores on Azure.
4343
* [Azure SQL](search-howto-connecting-azure-sql-database-to-azure-search-using-indexers.md)
4444
* [Azure Cosmos DB](search-howto-index-cosmosdb.md)
4545
* [Azure Blob Storage](search-howto-indexing-azure-blob-storage.md)
46-
* [Azure Table Storage](search-howto-indexing-azure-tables.md)
47-
48-
> [!Note]
49-
> Azure Table Storage is not supported for [cognitive search](cognitive-search-concept-intro.md).
50-
>
46+
* [Azure Table Storage](search-howto-indexing-azure-tables.md)
5147

5248
## Basic configuration steps
5349
Indexers can offer features that are unique to the data source. In this respect, some aspects of indexer or data source configuration will vary by indexer type. However, all indexers share the same basic composition and requirements. Steps that are common to all indexers are covered below.

0 commit comments

Comments
 (0)