Hi @AZZOUZ Mustapha
Please follow below steps to add AD account to sql server.
- Create AD user account in domain server as below screenshot.
- Connect to SQL server instance using a admin account, add AD account to SQL server login, grant the correct role and permissions to this account.
- Under security folder ->right click logins folder -> choose new login option->add AD account under general tag as below screenshot (please confirm the location is Entire Directory when you choose AD account)
- Grant the corresponding role that you want to AD account under server role tag.
Grant AD account to corresponding DB that you want under user mapping tag.
If the answer is helpful, please click "Accept Answer" and kindly upvote it.