{"id":50959,"date":"2024-11-19T05:30:00","date_gmt":"2024-11-19T13:30:00","guid":{"rendered":""},"modified":"2026-03-19T16:29:42","modified_gmt":"2026-03-19T23:29:42","slug":"announcing-microsoft-sql-server-2025-apply-for-the-preview-for-the-enterprise-ai-ready-database","status":"publish","type":"post","link":"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/2024\/11\/19\/announcing-microsoft-sql-server-2025-apply-for-the-preview-for-the-enterprise-ai-ready-database\/","title":{"rendered":"Announcing Microsoft SQL Server 2025: Enterprise AI-ready database from ground to cloud"},"content":{"rendered":"\n<p>The increasing adoption of AI technologies is presenting new challenges for our customers&#8217; data estate and applications. Most organizations expect to deploy AI workloads across a hybrid mix of cloud, edge, and dedicated infrastructure, with privacy and security being more important than ever.<\/p>\n\n\n\n<p><strong><a href=\"https:\/\/aka.ms\/sqleapsignup\" target=\"_blank\" rel=\"noreferrer noopener\">Microsoft SQL Server 2025<\/a><\/strong>, <strong>now in preview<\/strong>, is an enterprise AI-ready database from ground to cloud that tackles these challenges by bringing AI to customers\u2019 data. This release continues SQL Server&#8217;s three decades of innovation in performance and security, adding new AI capabilities. With Microsoft Fabric integration, customers can bring their data into the next generation of data analytics. The release supports hybrid environments across clouds, on-premises datacenters, and edge, leveraging Microsoft Azure innovation for customers\u2019 databases.<\/p>\n\n\n<figure class=\"wp-block-image size-full is-resized\"><img decoding=\"async\" src=\"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/wp-content\/uploads\/2024\/11\/Visual.webp\" alt=\"Graph describing the three categories of ground-to-cloud features in Microsoft SQL Server 2025: Bult-in AI, best-in-class security and performance, and Fabric and Azure Arc connected. \" class=\"wp-image-50981 webp-format\" style=\"width:724px;height:auto\" srcset=\"\" data-orig-src=\"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/wp-content\/uploads\/2024\/11\/Visual.webp\"><\/figure>\n\n\n\n<p>Over the years, SQL Server has transcended well beyond a traditional relational database. With the latest release of SQL Server, we&#8217;re enabling customers to build AI applications deeply integrated with the SQL engine. SQL Server 2025 is transforming into a vector database in its own right, using the built-in filtering capabilities along with a vector search, with great performance and is easily consumable by developers using T-SQL.<\/p>\n\n\n\n<div class=\"wp-block-buttons is-content-justification-center is-layout-flex wp-container-core-buttons-is-layout-16018d1d wp-block-buttons-is-layout-flex\">\n<div class=\"wp-block-button has-custom-width wp-block-button__width-75\"><a class=\"wp-block-button__link wp-element-button\" href=\"https:\/\/aka.ms\/sqleapsignup\" target=\"_blank\" rel=\"noreferrer noopener\">Apply for the preview of Microsoft SQL Server 2025<\/a><\/div>\n<\/div>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"ai-built-in\">AI built-in<\/h2>\n\n\n\n<p>This new version has AI built-in, simplifying AI application development and retrieval-augmented generation (RAG) patterns with secure, performant, and easy-to-use vector support, leveraging familiar T-SQL syntax. With this new capability, you can combine vectors with your SQL data for a hybrid AI vector search.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"build-ai-applications-with-your-enterprise-database\">Build AI applications with your enterprise database<\/h3>\n\n\n\n<p>SQL Server 2025 is an enterprise-ready vector database with built-in security and compliance, bringing enterprise AI to your data. It features a native vector store and index powered by DiskANN, a vector search technology using disk storage to efficiently find similar data points in large datasets. These databases efficiently support chunking and enable accurate data retrieval through semantic searching. In this latest SQL Server version, flexible AI model management within the engine using Representational State Transfer (REST) interfaces allows you to use AI models from ground to cloud.<\/p>\n\n\n\n<p>In addition, whether customers are working on data preprocessing, model training, or RAG patterns, extensible, low-code tools offer flexible model interfaces within the SQL engine, supported by T-SQL and external REST endpoints. These tools enhance developers&#8217; ability to create various AI applications through seamless integration with popular AI frameworks like LangChain, Semantic Kernel, and Entity Framework Core.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"boost-developer-productivity\">Boost developer productivity<\/h3>\n\n\n\n<p>When building data-intensive applications such as AI applications, it&#8217;s critical to focus on extensibility, frameworks, and data enrichment to enhance developers\u2019 productivity. We ensure SQL will provide a best-in-class experience for developers by incorporating features such as REST API support, GraphQL integration through Data API Builder, and Regular Expression enablement. Additionally, native JSON support enables developers to more effectively deal with frequently changing schema and hierarchical data, facilitating the creation of more dynamic applications. Overall, we&#8217;re enhancing SQL development to be more extensible, performant, and user-friendly. All functionalities are underpinned by the security provided by the SQL Server engine, making it a truly enterprise-ready platform for AI.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"best-in-class-security-and-performance\">Best-in-class security and performance<\/h2>\n\n\n\n<p>SQL Server 2025 is an industry leader in database security and performance. Support for <a href=\"https:\/\/www.microsoft.com\/security\/business\/microsoft-entra\" target=\"_blank\" rel=\"noreferrer noopener\">Microsoft Entra<\/a> managed identities improves credential management, reduces potential vulnerabilities, and provides compliance and auditing capabilities. SQL Server 2025 introduces outbound authentication support for MSI (Managed Service Identity) for SQL Server enabled by <a href=\"https:\/\/azure.microsoft.com\/products\/azure-arc\" target=\"_blank\" rel=\"noreferrer noopener\">Azure Arc<\/a>.<\/p>\n\n\n\n<p>We&#8217;re also introducing performance and availability enhancements, extensively battle-tested on Microsoft Azure SQL, to SQL Server. In the new version you can boost workload performance and reduce troubleshooting with enhanced query optimization and query performance execution. Optional Parameter Plan Optimization (OPPO) is designed to enable SQL Server to choose the optimal execution plan based on customer-provided runtime parameter values and to significantly reduce bad parameter sniffing problems that can exist in workloads. Persisted statistics on secondary replicas prevent the loss of statistics during a restart or failover, thereby avoiding potential performance degradation. Regarding query execution, the improvements in batch mode processing and columnstore indexing further establish SQL Server as a mission-critical database for analytical workloads.&nbsp;&nbsp;&nbsp;<\/p>\n\n\n\n<p>Optimized locking reduces lock memory consumption and minimizes blocking for concurrent transactions through Transaction ID (TID) Locking and Lock After Qualification (LAQ). This capability enables customers to increase uptime and enhance concurrency and scale for SQL Server applications.&nbsp;<\/p>\n\n\n\n<p>Change event streaming for SQL Server brings real-time application integration with event driven architectures, command query responsibility segregation, and real-time intelligence. This will add new database engine capabilities to capture and publish incremental changes to data and schema to a provided destination such as Azure Event Hubs and Kafka in near real-time.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"microsoft-fabric-and-azure-arc-connected\">Microsoft Fabric and Azure Arc connected<\/h2>\n\n\n\n<p>In traditional data warehouse and data lake scenarios, integrating all your data involves designing, monitoring, and managing complex ETL (Extract, Transform, Load) processes to transfer operational data from SQL Server. These traditional methods do not support real-time data transfer, resulting in latency that prevents the creation of real-time analytics. <a href=\"https:\/\/www.microsoft.com\/microsoft-fabric\" target=\"_blank\" rel=\"noreferrer noopener\">Microsoft Fabric<\/a> offers comprehensive, integrated, and AI-enhanced data analytics services designed to meet modern requirements of analytical workloads. Mirrored SQL Server Database in Fabric is a fully managed, resilient process that simplifies SQL Server data replication to Microsoft OneLake in near real-time. Mirroring will enable customers to continuously replicate data from SQL Server databases running on Azure virtual machines or outside of Azure, serving online transaction processing (OLTP) or operational store workloads directly into OneLake in order to facilitate analytics and insights on the unified Fabric data platform.<\/p>\n\n\n\n<p>Azure continues to be a critical component of SQL Server. With Azure Arc, SQL Server 2025 will continue to offer cloud capabilities to enable customers better manage, secure, and govern their SQL estate at scale across on-premises and cloud. Capabilities like automatic patching, automatic backups, monitoring, and Best Practices Assessment offer customers more ways to streamline routine tasks and further enhance their business continuity. In addition, Azure Arc simplifies SQL Server licensing by offering a pay-as-you-go option, bringing flexibility and licensing visibility to our customers.<\/p>\n\n\n\n<div class=\"wp-block-buttons is-content-justification-center is-layout-flex wp-container-core-buttons-is-layout-16018d1d wp-block-buttons-is-layout-flex\">\n<div class=\"wp-block-button has-custom-width wp-block-button__width-75\"><a class=\"wp-block-button__link wp-element-button\" href=\"https:\/\/aka.ms\/sqleapsignup\" target=\"_blank\" rel=\"noreferrer noopener\">Apply for the preview of Microsoft SQL Server 2025<\/a><\/div>\n<\/div>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"sign-up-for-the-preview-today\">Sign up for the preview today<\/h2>\n\n\n\n<p>We&#8217;re currently onboarding customers and partners to SQL Server 2025 preview, in advance of general availability in the coming year.&nbsp;<\/p>\n\n\n\n<p><a href=\"https:\/\/aka.ms\/sqleapsignup\" target=\"_blank\" rel=\"noreferrer noopener\">Register today<\/a>&nbsp;to apply for the SQL Server 2025 Community Technology Preview (CTP)<sup>1<\/sup> and stay informed about SQL Server 2025 updates.<\/p>\n\n\n\n<p>Microsoft just <a href=\"https:\/\/nam06.safelinks.protection.outlook.com\/?url=https%3A%2F%2Ftechcommunity.microsoft.com%2Fblog%2Fsqlserver%2Fannouncing-sql-server-management-studio-ssms-21-preview-1-and-copilot-in-ssms%2F4286966&amp;data=05%7C02%7Cv-barrettc%40microsoft.com%7C9b6b325c11b64284c39608dd051cdbef%7C72f988bf86f141af91ab2d7cd011db47%7C1%7C0%7C638672343697532551%7CUnknown%7CTWFpbGZsb3d8eyJFbXB0eU1hcGkiOnRydWUsIlYiOiIwLjAuMDAwMCIsIlAiOiJXaW4zMiIsIkFOIjoiTWFpbCIsIldUIjoyfQ%3D%3D%7C0%7C%7C%7C&amp;sdata=thp%2FkcvbKHwLZ%2B5pwK1E1OsnnExZJo2A%2FHK6IMrZgyc%3D&amp;reserved=0\">announced<\/a> the upcoming release of SQL Server Management Studio (SSMS) 21 Preview 1. This release integrates Microsoft Copilot capabilities into SSMS. The Copilot experience streamlines SQL development by offering real-time suggestions, code completions, and best practice recommendations. If you would like to take part and have an early hands-on experience with this new capability, please use <a href=\"https:\/\/aka.ms\/ssmsinterest\" target=\"_blank\" rel=\"noreferrer noopener\">this link<\/a> to indicate your interest.<\/p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\" \/>\n\n\n\n<p><sup>1<\/sup>Some of the new capabilities covered in this blog may not be available in the first CTP version.<a id=\"_msocom_1\"><\/a><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Microsoft SQL Server 2025, an AI-ready database with built-in security, hybrid AI vector search, and integration with Microsoft Fabric and Microsoft Azure.<\/p>\n","protected":false},"author":6205,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"ep_exclude_from_search":false,"_classifai_error":"","_classifai_text_to_speech_error":"","footnotes":""},"post_tag":[5364],"product":[5391,5227,5374],"content-type":[2421],"topic":[2457,2469],"coauthors":[2533],"class_list":["post-50959","post","type-post","status-publish","format-standard","hentry","tag-sql-server-2025-blogging-series","product-microsoft-fabric","product-sql","product-sql-server-2025","content-type-announcements","topic-data-analytics","topic-high-performance-database","review-flag-1-1593580431-15","review-flag-gener-1593580750-651","review-flag-new-1593580247-437"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.2 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Announcing Microsoft SQL Server 2025: Enterprise AI-ready database from ground to cloud - Microsoft SQL Server Blog<\/title>\n<meta name=\"description\" content=\"Sign up for the preview of Microsoft SQL Server 2025, an AI-ready database with built-in security, hybrid AI vector search, and integration with Microsoft Fabric and Microsoft Azure.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/2024\/11\/19\/announcing-microsoft-sql-server-2025-apply-for-the-preview-for-the-enterprise-ai-ready-database\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Announcing Microsoft SQL Server 2025: Enterprise AI-ready database from ground to cloud - Microsoft SQL Server Blog\" \/>\n<meta property=\"og:description\" content=\"Sign up for the preview of Microsoft SQL Server 2025, an AI-ready database with built-in security, hybrid AI vector search, and integration with Microsoft Fabric and Microsoft Azure.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/2024\/11\/19\/announcing-microsoft-sql-server-2025-apply-for-the-preview-for-the-enterprise-ai-ready-database\/\" \/>\n<meta property=\"og:site_name\" content=\"Microsoft SQL Server Blog\" \/>\n<meta property=\"article:publisher\" content=\"http:\/\/www.facebook.com\/sqlserver\" \/>\n<meta property=\"article:published_time\" content=\"2024-11-19T13:30:00+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2026-03-19T23:29:42+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/wp-content\/uploads\/2024\/11\/Visual.png\" \/>\n\t<meta property=\"og:image:width\" content=\"1280\" \/>\n\t<meta property=\"og:image:height\" content=\"720\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"author\" content=\"Asad Khan\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@SQLServer\" \/>\n<meta name=\"twitter:site\" content=\"@SQLServer\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Asad Khan\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"4 min read\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/2024\/11\/19\/announcing-microsoft-sql-server-2025-apply-for-the-preview-for-the-enterprise-ai-ready-database\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/2024\/11\/19\/announcing-microsoft-sql-server-2025-apply-for-the-preview-for-the-enterprise-ai-ready-database\/\"},\"author\":[{\"@id\":\"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/author\/asad-khan\/\",\"@type\":\"Person\",\"@name\":\"Asad Khan\"}],\"headline\":\"Announcing Microsoft SQL Server 2025: Enterprise AI-ready database from ground to cloud\",\"datePublished\":\"2024-11-19T13:30:00+00:00\",\"dateModified\":\"2026-03-19T23:29:42+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/2024\/11\/19\/announcing-microsoft-sql-server-2025-apply-for-the-preview-for-the-enterprise-ai-ready-database\/\"},\"wordCount\":1138,\"publisher\":{\"@id\":\"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/#organization\"},\"image\":{\"@id\":\"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/2024\/11\/19\/announcing-microsoft-sql-server-2025-apply-for-the-preview-for-the-enterprise-ai-ready-database\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/wp-content\/uploads\/2024\/11\/Visual.webp\",\"keywords\":[\"SQL Server 2025 Blogging Series\"],\"inLanguage\":\"en-US\"},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/2024\/11\/19\/announcing-microsoft-sql-server-2025-apply-for-the-preview-for-the-enterprise-ai-ready-database\/\",\"url\":\"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/2024\/11\/19\/announcing-microsoft-sql-server-2025-apply-for-the-preview-for-the-enterprise-ai-ready-database\/\",\"name\":\"Announcing Microsoft SQL Server 2025: Enterprise AI-ready database from ground to cloud - Microsoft SQL Server Blog\",\"isPartOf\":{\"@id\":\"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/2024\/11\/19\/announcing-microsoft-sql-server-2025-apply-for-the-preview-for-the-enterprise-ai-ready-database\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/2024\/11\/19\/announcing-microsoft-sql-server-2025-apply-for-the-preview-for-the-enterprise-ai-ready-database\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/wp-content\/uploads\/2024\/11\/Visual.webp\",\"datePublished\":\"2024-11-19T13:30:00+00:00\",\"dateModified\":\"2026-03-19T23:29:42+00:00\",\"description\":\"Sign up for the preview of Microsoft SQL Server 2025, an AI-ready database with built-in security, hybrid AI vector search, and integration with Microsoft Fabric and Microsoft Azure.\",\"breadcrumb\":{\"@id\":\"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/2024\/11\/19\/announcing-microsoft-sql-server-2025-apply-for-the-preview-for-the-enterprise-ai-ready-database\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/2024\/11\/19\/announcing-microsoft-sql-server-2025-apply-for-the-preview-for-the-enterprise-ai-ready-database\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/2024\/11\/19\/announcing-microsoft-sql-server-2025-apply-for-the-preview-for-the-enterprise-ai-ready-database\/#primaryimage\",\"url\":\"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/wp-content\/uploads\/2024\/11\/Visual.webp\",\"contentUrl\":\"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/wp-content\/uploads\/2024\/11\/Visual.webp\",\"width\":1280,\"height\":720,\"caption\":\"diagram, text\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/2024\/11\/19\/announcing-microsoft-sql-server-2025-apply-for-the-preview-for-the-enterprise-ai-ready-database\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Announcing Microsoft SQL Server 2025: Enterprise AI-ready database from ground to cloud\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/#website\",\"url\":\"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/\",\"name\":\"Microsoft SQL Server Blog\",\"description\":\"Official News from Microsoft\u2019s Information Platform\",\"publisher\":{\"@id\":\"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/#organization\",\"name\":\"Microsoft SQL Server Blog\",\"url\":\"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/wp-content\/uploads\/2019\/08\/Microsoft-Logo.png\",\"contentUrl\":\"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/wp-content\/uploads\/2019\/08\/Microsoft-Logo.png\",\"width\":259,\"height\":194,\"caption\":\"Microsoft SQL Server Blog\"},\"image\":{\"@id\":\"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"http:\/\/www.facebook.com\/sqlserver\",\"https:\/\/x.com\/SQLServer\",\"https:\/\/www.youtube.com\/user\/MSCloudOS\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Announcing Microsoft SQL Server 2025: Enterprise AI-ready database from ground to cloud - Microsoft SQL Server Blog","description":"Sign up for the preview of Microsoft SQL Server 2025, an AI-ready database with built-in security, hybrid AI vector search, and integration with Microsoft Fabric and Microsoft Azure.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/2024\/11\/19\/announcing-microsoft-sql-server-2025-apply-for-the-preview-for-the-enterprise-ai-ready-database\/","og_locale":"en_US","og_type":"article","og_title":"Announcing Microsoft SQL Server 2025: Enterprise AI-ready database from ground to cloud - Microsoft SQL Server Blog","og_description":"Sign up for the preview of Microsoft SQL Server 2025, an AI-ready database with built-in security, hybrid AI vector search, and integration with Microsoft Fabric and Microsoft Azure.","og_url":"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/2024\/11\/19\/announcing-microsoft-sql-server-2025-apply-for-the-preview-for-the-enterprise-ai-ready-database\/","og_site_name":"Microsoft SQL Server Blog","article_publisher":"http:\/\/www.facebook.com\/sqlserver","article_published_time":"2024-11-19T13:30:00+00:00","article_modified_time":"2026-03-19T23:29:42+00:00","og_image":[{"width":1280,"height":720,"url":"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/wp-content\/uploads\/2024\/11\/Visual.png","type":"image\/png"}],"author":"Asad Khan","twitter_card":"summary_large_image","twitter_creator":"@SQLServer","twitter_site":"@SQLServer","twitter_misc":{"Written by":"Asad Khan","Est. reading time":"4 min read"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/2024\/11\/19\/announcing-microsoft-sql-server-2025-apply-for-the-preview-for-the-enterprise-ai-ready-database\/#article","isPartOf":{"@id":"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/2024\/11\/19\/announcing-microsoft-sql-server-2025-apply-for-the-preview-for-the-enterprise-ai-ready-database\/"},"author":[{"@id":"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/author\/asad-khan\/","@type":"Person","@name":"Asad Khan"}],"headline":"Announcing Microsoft SQL Server 2025: Enterprise AI-ready database from ground to cloud","datePublished":"2024-11-19T13:30:00+00:00","dateModified":"2026-03-19T23:29:42+00:00","mainEntityOfPage":{"@id":"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/2024\/11\/19\/announcing-microsoft-sql-server-2025-apply-for-the-preview-for-the-enterprise-ai-ready-database\/"},"wordCount":1138,"publisher":{"@id":"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/#organization"},"image":{"@id":"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/2024\/11\/19\/announcing-microsoft-sql-server-2025-apply-for-the-preview-for-the-enterprise-ai-ready-database\/#primaryimage"},"thumbnailUrl":"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/wp-content\/uploads\/2024\/11\/Visual.webp","keywords":["SQL Server 2025 Blogging Series"],"inLanguage":"en-US"},{"@type":"WebPage","@id":"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/2024\/11\/19\/announcing-microsoft-sql-server-2025-apply-for-the-preview-for-the-enterprise-ai-ready-database\/","url":"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/2024\/11\/19\/announcing-microsoft-sql-server-2025-apply-for-the-preview-for-the-enterprise-ai-ready-database\/","name":"Announcing Microsoft SQL Server 2025: Enterprise AI-ready database from ground to cloud - Microsoft SQL Server Blog","isPartOf":{"@id":"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/2024\/11\/19\/announcing-microsoft-sql-server-2025-apply-for-the-preview-for-the-enterprise-ai-ready-database\/#primaryimage"},"image":{"@id":"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/2024\/11\/19\/announcing-microsoft-sql-server-2025-apply-for-the-preview-for-the-enterprise-ai-ready-database\/#primaryimage"},"thumbnailUrl":"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/wp-content\/uploads\/2024\/11\/Visual.webp","datePublished":"2024-11-19T13:30:00+00:00","dateModified":"2026-03-19T23:29:42+00:00","description":"Sign up for the preview of Microsoft SQL Server 2025, an AI-ready database with built-in security, hybrid AI vector search, and integration with Microsoft Fabric and Microsoft Azure.","breadcrumb":{"@id":"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/2024\/11\/19\/announcing-microsoft-sql-server-2025-apply-for-the-preview-for-the-enterprise-ai-ready-database\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/2024\/11\/19\/announcing-microsoft-sql-server-2025-apply-for-the-preview-for-the-enterprise-ai-ready-database\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/2024\/11\/19\/announcing-microsoft-sql-server-2025-apply-for-the-preview-for-the-enterprise-ai-ready-database\/#primaryimage","url":"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/wp-content\/uploads\/2024\/11\/Visual.webp","contentUrl":"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/wp-content\/uploads\/2024\/11\/Visual.webp","width":1280,"height":720,"caption":"diagram, text"},{"@type":"BreadcrumbList","@id":"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/2024\/11\/19\/announcing-microsoft-sql-server-2025-apply-for-the-preview-for-the-enterprise-ai-ready-database\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/"},{"@type":"ListItem","position":2,"name":"Announcing Microsoft SQL Server 2025: Enterprise AI-ready database from ground to cloud"}]},{"@type":"WebSite","@id":"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/#website","url":"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/","name":"Microsoft SQL Server Blog","description":"Official News from Microsoft\u2019s Information Platform","publisher":{"@id":"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/#organization","name":"Microsoft SQL Server Blog","url":"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/#\/schema\/logo\/image\/","url":"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/wp-content\/uploads\/2019\/08\/Microsoft-Logo.png","contentUrl":"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/wp-content\/uploads\/2019\/08\/Microsoft-Logo.png","width":259,"height":194,"caption":"Microsoft SQL Server Blog"},"image":{"@id":"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/#\/schema\/logo\/image\/"},"sameAs":["http:\/\/www.facebook.com\/sqlserver","https:\/\/x.com\/SQLServer","https:\/\/www.youtube.com\/user\/MSCloudOS"]}]}},"msxcm_display_generated_audio":false,"msxcm_animated_featured_image":null,"_links":{"self":[{"href":"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/wp-json\/wp\/v2\/posts\/50959","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/wp-json\/wp\/v2\/users\/6205"}],"replies":[{"embeddable":true,"href":"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/wp-json\/wp\/v2\/comments?post=50959"}],"version-history":[{"count":2,"href":"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/wp-json\/wp\/v2\/posts\/50959\/revisions"}],"predecessor-version":[{"id":51218,"href":"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/wp-json\/wp\/v2\/posts\/50959\/revisions\/51218"}],"wp:attachment":[{"href":"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/wp-json\/wp\/v2\/media?parent=50959"}],"wp:term":[{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/wp-json\/wp\/v2\/post_tag?post=50959"},{"taxonomy":"product","embeddable":true,"href":"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/wp-json\/wp\/v2\/product?post=50959"},{"taxonomy":"content-type","embeddable":true,"href":"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/wp-json\/wp\/v2\/content-type?post=50959"},{"taxonomy":"topic","embeddable":true,"href":"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/wp-json\/wp\/v2\/topic?post=50959"},{"taxonomy":"author","embeddable":true,"href":"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/wp-json\/wp\/v2\/coauthors?post=50959"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}