Skip to content

Commit 3135fd6

Browse files
Merge pull request #35088 from WilliamDAssafMSFT/20250821-fabric-whatsnew
20250821 reorganize fabric content
2 parents a3cd1c2 + 62e7d44 commit 3135fd6

1 file changed

Lines changed: 6 additions & 10 deletions

File tree

docs/sql-server/what-s-new-in-sql-server-2025.md

Lines changed: 6 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Learn about new features for SQL Server 2025 (17.x), which gives yo
44
author: MikeRayMSFT
55
ms.author: mikeray
66
ms.reviewer: wiassaf, randolphwest
7-
ms.date: 08/19/2025
7+
ms.date: 08/21/2025
88
ms.service: sql
99
ms.subservice: release-landing
1010
ms.topic: whats-new
@@ -86,7 +86,7 @@ In addition to features announced previously, RC 0 adds the following changes an
8686
- Log shipping
8787
- Configure [TLS 1.3](../relational-databases/security/networking/tls-1-3.md) encryption between servers in a [log shipping topology](../database-engine/log-shipping/about-log-shipping-sql-server.md#enforce-tls-13-encryption) with [TDS 8.0](../relational-databases/security/networking/tds-8.md) support.
8888
- Fabric
89-
- Support for [resource governor](../relational-databases/resource-governor/resource-governor-workload-group.md)
89+
- See [Fabric](#microsoft-fabric).
9090
- [!INCLUDE [ssrs-power-bi-consolidation](../reporting-services/includes/ssrs-power-bi-consolidation.md)]
9191

9292

@@ -97,7 +97,6 @@ In addition to features announced previously, RC 0 adds the following changes an
9797
The following sections identify features that are improved or introduced in [!INCLUDE [sssql22-md](../includes/sssql25-md.md)].
9898

9999
- [AI](#ai)
100-
- [Fabric](#fabric)
101100
- [Developer](#developer)
102101
- [Analytics](#analytics)
103102
- [Availability](#availability-and-disaster-recovery)
@@ -106,6 +105,7 @@ The following sections identify features that are improved or introduced in [!IN
106105
- [Query Store and intelligent query processing](#query-store-and-intelligent-query-processing)
107106
- [Language](#language)
108107
- [Tools](#tools)
108+
- [Fabric](#microsoft-fabric)
109109

110110
## AI
111111

@@ -117,12 +117,6 @@ The following sections identify features that are improved or introduced in [!IN
117117
| [Vector index](../relational-databases/vectors/vectors-sql-server.md#vector-search) | Create and manage approximate vector index to quickly and efficiently find similar vectors to a given reference vector.<br /><br />Query vector indexes from [sys.vector_indexes](../relational-databases/system-catalog-views/sys-vector-indexes-transact-sql.md). |
118118
| [Manage external AI models](../t-sql/statements/create-external-model-transact-sql.md) | Manage external AI model objects for embedding tasks (creating vector arrays) accessing REST AI inference endpoints. |
119119

120-
## Fabric
121-
122-
| New feature or update | Details |
123-
| --- | --- |
124-
| [Mirroring in Fabric](/fabric/database/mirrored-database/overview) | Continuously replicate data to Microsoft Fabric from SQL Server 2025 on-premises, as well as SQL Server 2025 on VMs. Microsoft Fabric already includes mirroring from a variety of sources, including Azure SQL Database and Azure SQL Managed Instance. For more information on SQL Server 2025 database mirroring to Fabric, see [Mirrored SQL Server databases in Microsoft Fabric](/fabric/database/mirrored-database/sql-server). |
125-
126120
## Developer
127121

128122
| New feature or update | Details |
@@ -283,7 +277,9 @@ The [intelligent query processing (IQP)](../relational-databases/performance/int
283277
| **[bcp utility](../tools/bcp-utility.md)** | Authentication enhancements |
284278
| **[sqlcmd utility](../tools/sqlcmd/sqlcmd-utility.md)** | Authentication enhancements |
285279

286-
## Fabric mirroring
280+
## Microsoft Fabric
281+
282+
### Fabric mirroring for SQL Server 2025 (Preview)
287283

288284
- You can configure SQL Server resource governor to manage resource usage for Mirroring in Fabric for [!INCLUDE [sssql25-md](../includes/sssql25-md.md)]. Each workload group is for a specific phase of mirroring.
289285

0 commit comments

Comments
 (0)