Skip to content

Commit 8ba13b3

Browse files
Merge pull request #36556 from MicrosoftDocs/main
Auto Publish – main to live - 2026-02-04 18:30 UTC
2 parents e107480 + 4289815 commit 8ba13b3

50 files changed

Lines changed: 1611 additions & 1373 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

azure-sql/managed-instance/doc-changes-updates-known-issues.md

Lines changed: 80 additions & 61 deletions
Large diffs are not rendered by default.

docs/docfx.json

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -194,17 +194,20 @@
194194
"author": {
195195
"azdata/**/*.md": "swells",
196196
"**/*/index.yml": "MikeRayMSFT",
197-
"reporting-services/**/*.md": "nidenyse",
197+
"reporting-services/**/*.md": "JulCsc",
198198
"dmx/**/*.md": "KayUnkroth",
199199
"mdx/**/*.md": "KayUnkroth"
200200
},
201201
"ms.author": {
202202
"azdata/**/*.md": "seanw",
203203
"**/*/index.yml": "mikeray",
204-
"reporting-services/**/*.md": "dniwenshuti",
204+
"reporting-services/**/*.md": "juliacawthra",
205205
"dmx/**/*.md": "kayu",
206206
"mdx/**/*.md": "kayu"
207207
},
208+
"ms.reviewer": {
209+
"reporting-services/**/*.md": "dniwenshuti"
210+
},
208211
"ms.date": {
209212
"azdata/**/*.md": "02/09/2021"
210213
},

docs/reporting-services/application-integration/release-notes-ssrs-application-integration.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,7 @@
11
---
22
title: "Release notes for Report Viewer controls"
33
description: The release notes for the Report Viewer controls of WebForms and WinForms, related to Reporting Services.
4-
author: RhysSchmidtke
5-
ms.author: petebro
6-
ms.reviewer: kfollis
4+
ms.reviewer: petebro
75
ms.date: 09/25/2024
86
ms.service: reporting-services
97
ms.subservice: application-integration

docs/reporting-services/install-windows/power-bi-report-server-integration-configuration-manager.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
---
22
title: "Power BI Report Server Integration (Configuration Manager)"
33
description: Learn how to integrate your report server with Power BI.
4-
author: kfollis
5-
ms.author: kfollis
64
ms.reviewer: randolphwest
75
ms.date: 01/07/2026
86
ms.service: reporting-services

docs/reporting-services/install-windows/reporting-services-configuration-manager-native-mode.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
---
22
title: "What Is Report Server Configuration Manager (Native Mode)?"
33
description: "Learn about the Report Server configuration manager so that you can configure a SQL Server Reporting Services (SSRS) installation in native mode."
4-
author: kfollis
5-
ms.author: kfollis
64
ms.reviewer: randolphwest
75
ms.date: 01/07/2026
86
ms.service: reporting-services

docs/reporting-services/release-notes-reporting-services.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,7 @@
11
---
22
title: "Release notes for Reporting Services 2017 and later"
33
description: Learn details about the changes in SQL Server Reporting Services (SSRS), for versions 2017 and later.
4-
author: casualoak
5-
ms.author: petebro
6-
ms.reviewer: kfollis
4+
ms.reviewer: petebro
75
ms.date: 05/28/2024
86
ms.service: reporting-services
97
ms.subservice: reporting-services

docs/reporting-services/report-server-sharepoint/report-viewer-web-part-sharepoint-site-settings.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
---
22
title: "SharePoint site settings for the Report Viewer web part - SSRS"
33
description: Learn about how to configure SharePoint site settings in the Report Viewer web part in SQL Server Reporting Server.
4-
author: "kfollis"
5-
ms.author: "kfollis"
64
ms.date: 09/25/2024
75
ms.service: reporting-services
86
ms.subservice: report-server-sharepoint

docs/sql-server/azure-arc/manage-license-billing.md

Lines changed: 39 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,8 @@ description: This article explains how to manage SQL Server licensing options. I
44
author: anosov1960
55
ms.author: sashan
66
ms.reviewer: mikeray, randolphwest, maghan, mathoma
7-
ms.date: 11/18/2025
7+
ms.date: 02/02/2026
8+
ai-usage: ai-assisted
89
ms.topic: how-to
910
ms.custom:
1011
- ignite-2025
@@ -240,6 +241,43 @@ If there are multiple SQL Server instances on the OSE, all instances and replica
240241
> [!NOTE]
241242
> You can query DMVs or issue `DATABASE BACKUP` commands as long as your connections are limited to `master`, `msdb`, `tempdb`, or `model` databases. These operations will not disqualify your passive instances.
242243
244+
#### Detailed passive replica eligibility criteria for disaster recovery
245+
246+
A SQL Server instance is eligible for disaster recovery licensing if it satisfies the following availability group and connection requirements.
247+
248+
**Always On role eligibility**
249+
250+
The following table shows which Always On roles can qualify for passive disaster recovery licensing:
251+
252+
| Always On role | Description | Passive DR license eligible? |
253+
|---------------|-------------|------------------------|
254+
| AvailabilityGroupReplica | Instance is part of an availability group | Depends on replica role and connections |
255+
| FailoverClusterInstance | Active FCI instance | No |
256+
| FailoverClusterNode | Passive FCI node | Yes (if service isn't running) |
257+
| None | Standalone instance | No |
258+
259+
**Replica role requirements**
260+
261+
For an availability group replica to qualify for passive disaster recovery licensing, it must meet the requirements shown in the following table:
262+
263+
| Role | Readable secondary? | Active user connections? | Passive DR eligible? |
264+
|------|---------------------|--------------------------|----------------|
265+
| Secondary | No (non-readable) | N/A | Yes |
266+
| Secondary | Yes (readable) | No connections | Yes |
267+
| Secondary | Yes (readable) | Has connections | No |
268+
| Primary (standalone AG) | N/A | N/A | No |
269+
| Primary (in DAG, primary AG) | N/A | N/A | No |
270+
| Forwarder (primary in secondary AG of DAG) | No (not in use) | N/A | Yes |
271+
| Forwarder | Yes (readable) | Has connections | No |
272+
273+
**Summary of passive disaster recovery licensing criteria for availability group replicas**
274+
275+
- Non-readable secondary replicas always qualify for passive disaster recovery licensing.
276+
- Readable secondary replicas qualify only when they have no active user connections.
277+
- Forwarders in distributed availability groups qualify when they aren't readable or aren't in use.
278+
- Primary replicas never qualify for passive disaster recovery licensing because they actively serve the workload.
279+
- No active or sleeping user sessions connected to user databases (`sys.dm_exec_sessions WHERE is_user_process = 1`).
280+
243281
### Qualify as passive node of failover clustered instance (FCI)
244282

245283
- No instances of the SQL Server service — whether as standalone or as an active node of an FCI — can be in a running state on the node, unless those instances qualify as free passive replicas of availability groups (AGs).

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -242,8 +242,8 @@ The [intelligent query processing (IQP)](../relational-databases/performance/int
242242
## Linux
243243

244244
- [Support for TLS 1.3](../linux/sql-server-linux-encrypted-connections.md)
245-
- [Support for Red Hat 10 in preview](../linux/quickstart-install-connect-red-hat.md)
246-
- [Support for Ubuntu 24.04 in preview](../linux/quickstart-install-connect-ubuntu.md)
245+
- [Support for Red Hat 10](../linux/quickstart-install-connect-red-hat.md)
246+
- [Support for Ubuntu 24.04](../linux/quickstart-install-connect-ubuntu.md)
247247

248248
## Tools
249249

docs/ssma/db2/migrating-db2-databases-to-sql-server-db2tosql.md

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
---
22
title: "Migrate Db2 Databases to SQL Server (Db2ToSQL)"
33
description: Use this recommended process to migrate Db2 databases to SQL Server or Azure SQL Database using SQL Server Migration Assistant (SSMA).
4-
author: nilabjaball
5-
ms.author: niball
6-
ms.reviewer: randolphwest
7-
ms.date: 09/24/2024
4+
author: rwestMSFT
5+
ms.author: randolphwest
6+
ms.reviewer: niball, subasak
7+
ms.date: 02/03/2026
88
ms.service: sql
99
ms.subservice: ssma
1010
ms.topic: upgrade-and-migration-article
@@ -15,7 +15,7 @@ ms.custom:
1515
f1_keywords:
1616
- "ssma.db2.migratedata.f1"
1717
---
18-
# Migrate Db2 Databases to SQL Server (Db2ToSQL)
18+
# Migrate Db2 databases to SQL Server (Db2ToSQL)
1919

2020
SQL Server Migration Assistant (SSMA) for Db2 is a comprehensive environment that helps you quickly migrate Db2 databases to [!INCLUDE [ssNoVersion](../../includes/ssnoversion-md.md)] or Azure SQL Database. By using SSMA for Db2, you can review database objects and data, assess databases for migration, migrate database objects to [!INCLUDE [ssNoVersion](../../includes/ssnoversion-md.md)] or Azure SQL Database, and then migrate data to [!INCLUDE [ssNoVersion](../../includes/ssnoversion-md.md)] or Azure SQL Database. You can't migrate SYS and SYSTEM Db2 schemas.
2121

@@ -25,13 +25,13 @@ To successfully migrate objects and data from Db2 databases to [!INCLUDE [ssNoVe
2525

2626
1. [New Project](new-project-db2tosql.md).
2727

28-
After you create the project, you can set project conversion, migration, and type mapping options. For information about project settings, see [Project Settings (Conversion)](project-settings-conversion-db2tosql.md) and related sections. For information about how to customize data type mappings, see [Map Db2 and SQL Server Data Types](mapping-db2-and-sql-server-data-types-db2tosql.md).
28+
After you create the project, you can set project conversion, migration, and type mapping options. For information about project settings, see [Project Settings (Conversion)](project-settings-conversion-db2tosql.md) and related sections. For information about how to customize data type mappings, see [Map Db2 and SQL Server data types](mapping-db2-and-sql-server-data-types-db2tosql.md).
2929

3030
1. [Connect to Db2 database](connecting-to-db2-database-db2tosql.md).
3131

32-
1. [Connect to SQL Server](connecting-to-sql-server-db2tosql.md).
32+
1. [Connect to SQL Server](connecting-to-sql-server-db2tosql.md). If you don't have a SQL Server configured already, you can optionally use the [SKU sizing recommendation (preview)](sku-recommendation-for-db2-workloads-db2tosql.md), which takes input from you about your Db2 database and generates a report recommending the right SQL SKUs.
3333

34-
1. [Map Db2 Schemas to SQL Server Schemas](mapping-db2-schemas-to-sql-server-schemas-db2tosql.md).
34+
1. [Map Db2 schemas to SQL Server schemas](mapping-db2-schemas-to-sql-server-schemas-db2tosql.md).
3535

3636
1. Optionally, [Assessment Report](assessment-report-db2tosql.md) to assess database objects for conversion and estimate the conversion time.
3737

@@ -51,5 +51,5 @@ To successfully migrate objects and data from Db2 databases to [!INCLUDE [ssNoVe
5151

5252
## Related content
5353

54-
- [Install SSMA for Db2 (Db2ToSQL)](installing-ssma-for-db2-client-db2tosql.md)
55-
- [Get Started with SSMA for Db2 (Db2ToSQL)](getting-started-with-ssma-for-db2-db2tosql.md)
54+
- [Install SSMA for Db2 client (Db2ToSQL)](installing-ssma-for-db2-client-db2tosql.md)
55+
- [Get started with SSMA for Db2 (Db2ToSQL)](getting-started-with-ssma-for-db2-db2tosql.md)

0 commit comments

Comments
 (0)