Skip to content

Commit 4a9cec1

Browse files
authored
Update search-howto-index-cosmosdb-mongodb.md
Updated form instructions for feedback.
1 parent 6167f9b commit 4a9cec1

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ ms.service: cognitive-search
88
ms.custom:
99
- ignite-2023
1010
ms.topic: how-to
11-
ms.date: 01/18/2023
11+
ms.date: 02/28/2024
1212
---
1313

1414
# Import data from Azure Cosmos DB for MongoDB for queries in Azure AI Search
@@ -24,8 +24,8 @@ Because terminology can be confusing, it's worth noting that [Azure Cosmos DB in
2424

2525
## Prerequisites
2626

27-
+ [Register for the preview](https://aka.ms/azure-cognitive-search/indexer-preview) to provide feedback and get help with any issues you encounter.
28-
27+
+ [Register for the preview](https://aka.ms/azure-cognitive-search/indexer-preview) to provide feedback. You can access the feature automatically after form submission.
28+
2929
+ An [Azure Cosmos DB account, database, collection, and documents](../cosmos-db/sql/create-cosmosdb-resources-portal.md). Use the same region for both Azure AI Search and Azure Cosmos DB for lower latency and to avoid bandwidth charges.
3030

3131
+ An [automatic indexing policy](../cosmos-db/index-policy.md) on the Azure Cosmos DB collection, set to [Consistent](../cosmos-db/index-policy.md#indexing-mode). This is the default configuration. Lazy indexing isn't recommended and may result in missing data.

0 commit comments

Comments
 (0)