Reputation: 2047
Tried looking all over couldn't find the option or the solution to get the option, any inputs would be deeply helpful.
My Azure DevOps Version:
I'm pretty sure the Azure DevOps is the latest.
Upvotes: 2
Views: 2169
Reputation: 1
you need to install these both extensions
sonar cloud -- https://marketplace.visualstudio.com/items?itemName=SonarSource.sonarcloud
sonar qube -- https://marketplace.visualstudio.com/items?itemName=SonarSource.sonarqube
after that you can see the service endpoints.
Upvotes: 0
Reputation: 41545
You need to install the SonarQube extension:
After that you will see it:
Upvotes: 3