Skip to content

Commit f000f76

Browse files
Merge pull request #267639 from gmndrg/main
Updated documentation to clarify form purpose
2 parents c4bfea0 + 3ab839e commit f000f76

File tree

3 files changed

+7
-7
lines changed

3 files changed

+7
-7
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ ms.service: cognitive-search
1111
ms.custom:
1212
- ignite-2023
1313
ms.topic: how-to
14-
ms.date: 01/18/2023
14+
ms.date: 02/28/2024
1515
---
1616

1717
# Import data from Azure Cosmos DB for Apache Gremlin for queries in Azure AI Search
@@ -27,7 +27,7 @@ Because terminology can be confusing, it's worth noting that [Azure Cosmos DB in
2727

2828
## Prerequisites
2929

30-
+ [Register for the preview](https://aka.ms/azure-cognitive-search/indexer-preview) to provide feedback and get help with any issues you encounter.
30+
+ [Register for the preview](https://aka.ms/azure-cognitive-search/indexer-preview) to provide scenario feedback. You can access the feature automatically after form submission.
3131

3232
+ An [Azure Cosmos DB account, database, container, and items](../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.
3333

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 scenario 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.

articles/search/search-howto-index-mysql.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ ms.topic: how-to
1212
ms.custom:
1313
- kr2b-contr-experiment
1414
- ignite-2023
15-
ms.date: 06/10/2022
15+
ms.date: 02/28/2024
1616
---
1717

1818
# Index data from Azure Database for MySQL
@@ -28,7 +28,7 @@ When configured to include a high water mark and soft deletion, the indexer take
2828

2929
## Prerequisites
3030

31-
- [Register for the preview](https://aka.ms/azure-cognitive-search/indexer-preview) to provide feedback and get help with any issues you encounter.
31+
- [Register for the preview](https://aka.ms/azure-cognitive-search/indexer-preview) to provide scenario feedback. You can access the feature automatically after form submission.
3232

3333
- [Azure Database for MySQL flexible server](../mysql/flexible-server/overview.md).
3434

0 commit comments

Comments
 (0)