Skip to content

Commit ac88c7b

Browse files
added allow server scoped db credentials (#34611)
1 parent 087e8f6 commit ac88c7b

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

docs/database-engine/configure-windows/server-configuration-options-sql-server.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -106,6 +106,7 @@ The following table lists all available configuration options, the range of poss
106106
| [affinity64 mask](affinity64-mask-server-configuration-option.md) (A) | **Minimum**: `-2147483648`<br />**Maximum**: `2147483647`<br />**Default**: `0` | Yes (64-bit only) | No |
107107
| [Agent XPs](agent-xps-server-configuration-option.md) (A) <sup>1</sup> | **Minimum**: `0`<br />**Maximum**: `1`<br />**Default**: `0` | Yes | No |
108108
| [allow polybase export](allow-polybase-export.md) | **Minimum**: `0`<br />**Maximum**: `1`<br />**Default**: `0` | [!INCLUDE [sssql16-md](../../includes/sssql16-md.md)] and later versions | No |
109+
| allow server scoped db credentials | **Minimum**: `0`<br />**Maximum**: `1`<br />**Default**: `0` | [!INCLUDE [sssql25-md](../../includes/sssql25-md.md)] and later versions | No |
109110
| [allow updates](allow-updates-server-configuration-option.md)<br /><br />**Warning:** Obsolete. Don't use. Causes an error during reconfigure. | **Minimum**: `0`<br />**Maximum**: `1`<br />**Default**: `0` | Yes | No |
110111
| [automatic soft-NUMA disabled](soft-numa-sql-server.md) (A, RR) | **Minimum**: `0`<br />**Maximum**: `1`<br />**Default**: `0` | Yes | Yes |
111112
| [availability group commit time (ms)](availability-group-commit-time-server-configuration-options.md) | **Minimum**: `0`<br />**Maximum**: `10`<br />**Default**: `0` | [!INCLUDE [sssql25-md](../../includes/sssql25-md.md)] and later versions | No |

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ In addition to features announced previously, CTP 2.1 adds the following changes
7070
- Setup and feature integration available beginning with this release. Review [Feature availability by version](azure-arc/overview.md#feature-availability-by-version) for details.
7171
- [Manage automatic connection for SQL Server enabled by Azure Arc](azure-arc/manage-autodeploy.md).
7272
- [Connect your SQL Server to Azure Arc](azure-arc/connect.md).
73-
73+
- Added new database server configuration option `allow server scoped db credentials` to allow SQL Server enabled by Azure Arc to use server level Managed Identities.
7474
- Reporting Services:
7575

7676
- [!INCLUDE [ssrs-power-bi-consolidation](../reporting-services/includes/ssrs-power-bi-consolidation.md)]

0 commit comments

Comments
 (0)