Skip to content

Commit 51e97a8

Browse files
Fix date and update policy details in AI applications doc
Updated the date and clarified the update policy for vector data type integration.
1 parent c986aa9 commit 51e97a8

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Use AI options such as OpenAI and vectors to build intelligent appl
44
author: MashaMSFT
55
ms.author: mathoma
66
ms.reviewer: damauri, randolphwest, wiassaf
7-
ms.date: 02/23/2026
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), Azure SQL Database, and SQL database in Microsoft Fabric.
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)