Azure DevOps - SonarQube 3 is working, but 7 does not exist error (SonarCloud marketplace)

Hi,

I am deploying SonarQube to Azure DevOps pipelines. I have been able to get version 3 working - although publish errors. documentation only goes back to version 4

When I use versions 4 to 7, I get SonarQube does not exist. When I check the installed version, I can confirm SonarQube is installed:

Extension details

Detect bugs, vulnerabilities and code smells across project branches and pull requests.

Publisher

SonarSource

Installed version

3.3.0 (Latest)

Last updated

23 Apr 2025 at 09:02 BST

Any reason why the SonarQube commands fail using version 7

The extension has recently been updated and the documentation only goes back to version 4 which has made deployment problematic.

Hi there,

It looks like you have the Azure DevOps extension for SonarCloud installed.To use the SonarQube Azure DevOps integration with features like SonarQubePrepare@7 and higher, you’ll need the Azure DevOps extension for SonarQube Server.

Both extensions are actively maintained, but the SonarQube Server extension has been available for longer.

You can have both extensions installed at the same time. However, if you want to use tasks at version 7 (such as SonarQubePrepare@7), make sure you have the SonarQube Server extension installed.