Skip to content

Commit cc2e2b6

Browse files
committed
SharePoint blurb update, plus edits to other doc
1 parent 8766b9f commit cc2e2b6

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

articles/search/search-howto-index-sharepoint-online.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,12 +14,13 @@ ms.date: 04/04/2023
1414

1515
# Index data from SharePoint document libraries
1616

17-
> [!IMPORTANT]
18-
> SharePoint indexer support is currently in public preview under [Supplemental Terms of Use](https://azure.microsoft.com/support/legal/preview-supplemental-terms/). [Request access](https://aka.ms/azure-cognitive-search/indexer-preview) to this feature, and after access is enabled, use a [preview REST API (2020-06-30-preview or later)](search-api-preview.md) to index your content. There is currently limited portal support and no .NET SDK support.
17+
> [!IMPORTANT]
18+
> SharePoint indexer support is in long-term public preview and available under [Supplemental Terms of Use](https://azure.microsoft.com/support/legal/preview-supplemental-terms/). Preview features aren't recommended for production workloads.
19+
>
20+
>To use this preview, [request access](https://aka.ms/azure-cognitive-search/indexer-preview), and after access is enabled, use a [preview REST API (2020-06-30-preview or later)](search-api-preview.md) to index your content. There is currently limited portal support and no .NET SDK support.
1921
2022
This article explains how to configure a [search indexer](search-indexer-overview.md) to index documents stored in SharePoint document libraries for full text search in Azure Cognitive Search. Configuration steps are followed by a deeper exploration of behaviors and scenarios you're likely to encounter.
2123

22-
2324
## Functionality
2425

2526
An indexer in Azure Cognitive Search is a crawler that extracts searchable data and metadata from a data source. The SharePoint indexer will connect to your SharePoint site and index documents from one or more document libraries. The indexer provides the following functionality:

0 commit comments

Comments
 (0)