SonarQube 9.5 with Azure DevOps You're not authorized to run analysis

SonarQube 9.5 version integrated with Azure DevOps while performing the scan getting You’re not authorized to run analysis. Please contact the project administrator.
we configured the token and created the service connection in Azure DevOps.
we are using the sonarqube.properties file with key and name with exclusions also.
Please help me on it it is our production environment.

we are using centos server for sonarqube 9.5
we verified the properties also user permissions also

Hi,

Are you sure the token is available to analysis? You can double-check by adding -Dsonar.scanner.dumpToFile=[path to file] to your analysis command.

 
Ann