Skip to content

Commit ed3f419

Browse files
Merge pull request #278659 from jcodella/patch-9
Update how-to-dotnet-vector-index-query.md
2 parents a2f69b8 + c61947d commit ed3f419

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/cosmos-db/nosql/how-to-dotnet-vector-index-query.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ Vector search in Azure Cosmos DB for NoSQL is currently a preview feature. You'r
3030
- An existing Azure Cosmos DB for NoSQL account.
3131
- If you don't have an Azure subscription, [Try Azure Cosmos DB for NoSQL free](https://cosmos.azure.com/try/).
3232
- If you have an existing Azure subscription, [create a new Azure Cosmos DB for NoSQL account](how-to-create-account.md).
33-
- Latest version of the Azure Cosmos DB [.NET](sdk-dotnet-v3.md) SDK.
33+
- Latest version of the Azure Cosmos DB [.NET](sdk-dotnet-v3.md) SDK preview (3.41.0-preview.0)
3434

3535
## Registering for the preview
3636
Vector search for Azure Cosmos DB for NoSQL requires preview feature registration. Follow the below steps to register:

0 commit comments

Comments
 (0)