Skip to content

Commit faa1492

Browse files
committed
tab label update
1 parent a81d962 commit faa1492

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ ms.date: 07/19/2024
1717
> [!IMPORTANT]
1818
> The **Import and vectorize data** wizard is in public preview under [Supplemental Terms of Use](https://azure.microsoft.com/support/legal/preview-supplemental-terms/). By default, it targets the [2024-05-01-Preview REST API](/rest/api/searchservice/skillsets/create-or-update?view=rest-searchservice-2024-05-01-preview&preserve-view=true).
1919
20-
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.
20+
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. The wizard chunks your content and calls an embedding model to vectorize content during indexing and for queries.
2121

2222
Key points about the wizard:
2323

@@ -88,7 +88,7 @@ The wizard supports semantic ranking, but only on the Basic tier and higher, and
8888

8989
This section points you to data that works for this quickstart.
9090

91-
### [Azure Storage](#tab/sample-data-storage)
91+
### [Azure Blob storage](#tab/sample-data-storage)
9292

9393
1. Sign in to the [Azure portal](https://portal.azure.com/) with your Azure account, and go to your Azure Storage account.
9494

@@ -200,7 +200,7 @@ The wizard supports Azure, Cohere, and Facebook embedding models in the Azure AI
200200

201201
The next step is to connect to a data source to use for the search index.
202202

203-
### [Azure Storage](#tab/connect-data-storage)
203+
### [Azure Blob storage](#tab/connect-data-storage)
204204

205205
1. On the **Set up your data connection** page, select **Azure Blob Storage**.
206206

0 commit comments

Comments
 (0)