Does AzureDevOps extension allow non-default root context?

Attempting initial setup of SonarQube with Azure Dev Ops (Git).

I keep receiving an error that GET ‘/api/server/version’ fails. I suspect that this could be related to the context root that is configured on the SonarQube server. The URL http://:9000/sonar/api/server/version works in my browser, but I’m not sure if the extension is actually attempting to hit that context root. When I include it in the URL for the server, I’m suspecting it gets ignored.

Does the Azure Dev Ops plugin expect the default ‘blank’ context to be used? Is there a way to specify the context ‘/sonar’?

Server Version: 6.2
Extension Version: 5.8

Hi,

Welcome to the community!

Your version is past EOL. You should upgrade to either the latest version or the current LTS at your earliest convenience. Your upgrade path is:

6.2 → 6.7.7 → 7.9.6 → 8.9.10 → 9.7.1 (last step optional)

You may find the Upgrade Guide and the LTS-to-LTS Upgrade Notes helpful. If you have questions about upgrading, feel free to open a new thread for that here.

If your error persists after upgrade, please come back to us.