Pull request analyses issue in Azure Devops to SonarCloud with BitbucketCloud as repository

I have the following setup:

  • Repository is located in Bitbcuket Cloud
  • Azure devops is used for building the code from Bitbucket cloud
  • Sonar cloud is used

Problem:
I want to enable Pull request analyses, but i can’t make it work. during the preanalyses phase in Azure Devops, i get the notification “PR provider not support: bitbucket”

In Sonar cloud i don’t see any pull request analyses.

Please help, as i want PR analyses to work with sonarcloud, bitbucket and Azure devops

I tried to fix it: https://github.com/SonarSource/sonar-scanner-vsts/pull/62