Skip to content

Commit 881a764

Browse files
Merge pull request #36690 from MicrosoftDocs/WilliamDAssafMSFT-patch-3
20260223 applicability in NOTE
2 parents 3c5ca21 + 51e97a8 commit 881a764

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

docs/sql-server/ai/artificial-intelligence-intelligent-applications.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ title: Intelligent Applications and AI
33
description: Use AI options such as OpenAI and vectors to build intelligent applications with SQL Server and Azure SQL Managed Instance.
44
author: MashaMSFT
55
ms.author: mathoma
6-
ms.reviewer: damauri, randolphwest
7-
ms.date: 11/18/2025
6+
ms.reviewer: damauri, randolphwest, wiassaf
7+
ms.date: 02/25/2026
88
ms.service: sql
99
ms.topic: concept-article
1010
ms.collection:
@@ -173,7 +173,7 @@ For an end-to-end sample to build an AI-enabled application using sessions abstr
173173
- [Using Retrieval Augmented Generation to build a conference session assistant](https://github.com/Azure-Samples/azure-sql-db-session-recommender-v2)
174174

175175
> [!NOTE]
176-
> LangChain integration and Semantic Kernel integration rely on the [vector data type](../../t-sql/data-types/vector-data-type.md), which is available starting with [!INCLUDE [sssql25-md](../../includes/sssql25-md.md)] and in Azure SQL Managed Instance configured with the [Always-up-to-date update policy](/azure/azure-sql/managed-instance/update-policy#always-up-to-date-update-policy).
176+
> LangChain integration and Semantic Kernel integration rely on the [vector data type](../../t-sql/data-types/vector-data-type.md), which is available starting with [!INCLUDE [sssql25-md](../../includes/sssql25-md.md)] and in Azure SQL Managed Instance configured with the [Always-up-to-date or SQL Server 2025 update policy](/azure/azure-sql/managed-instance/update-policy), Azure SQL Database, and SQL database in Microsoft Fabric.
177177
178178
### LangChain integration
179179

0 commit comments

Comments
 (0)