Skip to content

Commit 2ba41c4

Browse files
authored
Update search-howto-index-cosmosdb-mongodb.md
1 parent 5d080b0 commit 2ba41c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/search/search-howto-index-cosmosdb-mongodb.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ These are the limitations of this feature:
4242

4343
+ The column name `_ts` is a reserved word. If you need this field, consider alternative solutions for populating an index.
4444

45-
As an alternative to this connector, if your scenario has any of those requirements, you could use the [push API](search-what-is-data-import.md) or consider [Azure Data Factory](../data-factory/connector-azure-cosmos-db.md) with an [Azure Cognitive Search index](../data-factory/connector-azure-search.md) as the sink.
45+
As an alternative to this connector, if your scenario has any of those requirements, you could use the [Push API/SDK](search-what-is-data-import.md) or consider [Azure Data Factory](../data-factory/connector-azure-cosmos-db.md) with an [Azure Cognitive Search index](../data-factory/connector-azure-search.md) as the sink.
4646

4747
## Define the data source
4848

0 commit comments

Comments
 (0)