SonarQube integration with Azure DevOps Pipeline via Self-hosted Azure VM

Hey there.

Your SonarQube server is probably using a self-signed certificate, which NodeJS (executing this web request) doesn’t automatically trust.

Take a look at this similar thread: