I am trying to use windows active directory service account that is added to SQL studio via windows authentication
i am receiving an error message while trying to test connection in config.bat ( jira database configuration )
Attempting to connect to the SQL Server database server...
Could not connect to the DB: Login failed for user 'jira_Svc'. ClientConnectionId:f54b4524-ddbe-4224-94d6-a3ade039a2c5
please note SQL server authentication doesn't have the same issue however our goal is to connect jira via AD service account is that possible?