- SonarQube: Community Edition Version 8.5.1
Scanner: Azure DevOps Scanner Version 4.17
Azure DevOps Server 2019
I have installed SonarQube through Docker image, connected it with SQL database. During the Prepare for analysis I get the following error
The token you provided doesn’t have sufficient rights to check license.
I tried running the analysis with “SonarScanner.MSBuild.exe” and that works
Can you please help me on how to set it up using Azure DevOps scanner?