Skip to content

Commit e641c85

Browse files
committed
edits
1 parent aadb458 commit e641c85

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/search/search-get-started-portal-import-vectors.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,9 @@ ms.date: 07/19/2024
1919
2020
This quickstart helps you get started with [integrated vectorization (preview)](vector-search-integrated-vectorization.md) by using the **Import and vectorize data** wizard in the Azure portal. This wizard chunks your content and calls a user-specified embedding model to vectorize content during indexing and for queries.
2121

22-
## Preview limitations
22+
Key points about the wizard:
2323

24-
+ Source data is either Azure Blob Storage or OneLake files and shortcuts
24+
+ Source data is either Azure Blob Storage or OneLake files and shortcuts.
2525
+ Document parsing mode is nonconfigurable. It's the default parsing mode (one search document per blob or file).
2626
+ Index schema is nonconfigurable. The schema provides vector and nonvector fields for chunked data.
2727
+ Chunking is nonconfigurable. The effective settings are:

0 commit comments

Comments
 (0)