Skip to content

Commit c986aa9

Browse files
20260223 applicability in NOTE
Updated reviewer and date information. Expanded note on vector data type availability to include Azure SQL Database and SQL database in Microsoft Fabric.
1 parent 3f15440 commit c986aa9

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/23/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 update policy](/azure/azure-sql/managed-instance/update-policy#always-up-to-date-update-policy), Azure SQL Database, and SQL database in Microsoft Fabric.
177177
178178
### LangChain integration
179179

0 commit comments

Comments
 (0)