Just that. No O/S permissions required for the SQL Server
SQL Service Account Permission Needed for Azure AD Connect
I am going to setup a new Azure AD Connect connecting to a full SQL.
Naturally, the SQL will be managed by a service account. I will not be using a group managed service account (gMSA).
I need to create the service account with just enough privilege.
What is the OS and SQL permissions required?
I searched the web, I can only find it needs to have the following SQL permissions:
- SQL Login
- database owner(dbo) rights to ADSync database
What the OS permissions?
https://learn.microsoft.com/en-us/sql/database-engine/configure-windows/configure-windows-service-accounts-and-permissions?view=sql-server-ver15
Is it just this?
Microsoft Security | Microsoft Entra | Microsoft Entra ID
1 answer
Sort by: Most helpful
-
Andy David - MVP 157.4K Reputation points MVP Volunteer Moderator
2020-11-20T12:21:49.177+00:00