I have sonarqube integrated in my Azure devops. I use VM from azure cloud to build my code. I am using sonar build wrapper exe to build code. It is taking longer time to build the code

Must-share information (formatted with Markdown):

  • which versions are you using (SonarQube, Scanner, Plugin, and any relevant extension)
  • what are you trying to achieve
  • what have you tried so far to achieve this
    I have sonarqube integrated in my Azure devops. I use VM from azure cloud to build my code. I am using sonar build wrapper exe to build code. It is taking longer time to build the code.
    But when i use the same pipeline to execute in on-premise server, build completed in 20 mins.
    Both on-prem VM and Azure VM configurations are same.
    But from Azure cloud vm it is taking more than 10 hours and still not completed.