Detailed SonarQube report link from Azure Devops is using IP and not domain name

Must-share information (formatted with Markdown):
SonarQube 8.4

Pull Request decoration, access link from Azure Devops
Need to change IP to domain name
I have the link from below pointing to http://10.11.103.224:9000/dashboard?id=PAoDB-Dev-Gate_PR&branch=PAoDB-Dev but the URL of my sonarqube server is http://sonarqube.cellebrite.local:9000/ ( the 10.11.103.224 doesn’t resolve to sonarqube.cellebrite.local )
How can I change the URL to point to correct path ?
image

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:

8.4 → 8.9.10 → 9.7 (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.

Regarding your question, check the value of your Server Base URL (Administration → General → Server Base URL). You’ve probably set it to the IP, rather than the domain name.

 
HTH,
Ann

Thank you.
The problem was with the service connector URL from Azure Devops.
I will close this ticket now.

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.