Skip to content

Commit ba8eb44

Browse files
committed
added preview data source note
1 parent 99cd955 commit ba8eb44

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

articles/search/search-import-data-portal.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,8 @@ The wizard is organized into four main steps:
8080

8181
The **Import data** wizard connects to an external [supported data source](search-indexer-overview.md#supported-data-sources) using the internal logic provided by Azure Cognitive Search indexers, which are equipped to sample the source, read metadata, crack documents to read content and structure, and serialize contents as JSON for subsequent import to Azure Cognitive Search.
8282

83+
Not all preview data sources are guaranteed to be available in the wizard. Because each data source has the potential for introducing other changes downstream, a preview data source will only be added to the data sources list if it fully supports all of the experiences in the wizard, such as skillset definition and index schema inference.
84+
8385
You can only import from a single table, database view, or equivalent data structure, however the structure can include hierarchical or nested substructures. For more information, see [How to model complex types](search-howto-complex-data-types.md).
8486

8587
### Skillset configuration in the wizard

0 commit comments

Comments
 (0)