Skip to content

Commit 621121c

Browse files
authored
Merge pull request MicrosoftDocs#899 from allanhirt/patch-24
gMSA Support
2 parents 0cda14b + 4c3e902 commit 621121c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/database-engine/configure-windows/configure-windows-service-accounts-and-permissions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -177,7 +177,7 @@ Managed service accounts, group managed service accounts, and virtual accounts a
177177
178178
- <a name="GMSA"></a> **Group Managed Service Accounts**
179179

180-
A Group Managed Service Account is an MSA for multiple servers. Windows manages a service account for services running on a group of servers. Active Directory automatically updates the group managed service account password without restarting services. You can configure SQL Server services to use a group managed service account principal. Beginning with SQL Server 2014, SQL Server supports group managed service accounts on Windows Server 2012 R2 and later for standalone instances, failover cluster instances, and availability groups.
180+
A Group Managed Service Account is an MSA for multiple servers. Windows manages a service account for services running on a group of servers. Active Directory automatically updates the group managed service account password without restarting services. You can configure SQL Server services to use a group managed service account principal. Beginning with SQL Server 2014, SQL Server supports group managed service accounts for standalone instances, and SQL Server 2016 and later for failover cluster instances, and availability groups.
181181

182182
To use a group managed service account for SQL Server 2014 or later, the operating system must be Windows Server 2012 R2 or later. Servers with Windows Server 2012 R2 require [KB 2998082](http://support.microsoft.com/kb/2998082) applied so that the services can log in without disruption immediately after a password change.
183183

0 commit comments

Comments
 (0)