Skip to content

Commit 170324f

Browse files
Merge pull request #34803 from MicrosoftDocs/MashaMSFT-patch-2
Update vectors-sql-server.md
2 parents bda772a + 118028d commit 170324f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

docs/relational-databases/vectors/vectors-sql-server.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,6 @@ monikerRange: "=sql-server-ver17 || =sql-server-linux-ver17 || =azuresqldb-curre
2424
The SQL Database Engine provides the ability to store any kind of data and run any kind of query: structured and unstructured, and to perform vector search on that data. It's a good choice for scenarios where you need to search across all these data together, and you don't want to use a separate service for search that would complicate your architecture.
2525

2626
> [!NOTE]
27-
> - Vector support is currently in preview and subject to change. Be sure to read preview usage terms in [Service Level Agreements (SLA) for Online Services](https://www.microsoft.com/licensing/docs/view/Service-Level-Agreements-SLA-for-Online-Services).
2827
> - Vector features are available in Azure SQL Managed Instance configured with the [Always-up-to-date](/azure/azure-sql/managed-instance/update-policy#always-up-to-date-update-policy) update policy.
2928
3029
## Vectors

0 commit comments

Comments
 (0)