SonarCloud and TFS 2018 Update 3 issue

Hello there,

lately I was having some kind of issue I can’t resolve. I was trying to have CI using TFS 2018 Update 3 so I decided to use SonarCloud to decide if builds are right to go on or not analyzing projects code. Everything was fine but suddenly I started to have this error:

and there’s nothing I can do about it.
I checked my internet connection to SonarCloud using PowerShell Invoke-WebRequest command in host machine and seems like everything’s fine and SonarCloud give me a 200 response code, so there’s connection.

Could someone help me?
Thanks a lot :slight_smile:

Maybe it could be helpfull these errors found in windows:

SonarCloud is meant to be used with the cloud-based version of TFS, namely Azure DevOps Services (= new name for VSTS).
BTW, you can even see the orange warning message in your first screenshot saying that if you target SonarCloud, there is a dedicated extension for this (and this extension can be used exclusively on Azure DevOps Services only).

We are seeing the same issue with on premises SonarQube 7.7 and both Azure Dev Ops on prem and in the cloud.

This is preventing us from going with the Enterprise version of SonarQube.