which versions are you using SonarQube sonar-application-10.0.0.68432
how is SonarQube deployed: zip deployed to ubuntu 20.04, against MSSQL with integrated security
what are you trying to achieve deploy new instance of SonarQube for on prem Azure Devops Server
what have you tried so far to achieve this
Added SQL auth DLL to /usr/bin/ ensured integrated identity had ownership of the file
reviewed other posts in which people mention possible other versions of the dll, but none have seemed to clear the error “Unable to load authentication DLL mssql-jdbc_auth-11.2.3.x64” from the web.log
Validated that the cred set and user have correct perms to the SQL DB
run all updates and rebooted a few times
I feel like im soooo close but im just doing something small wrong. Any help or direction would be great!