How to perform an initial base scan?

How do we initiate an initial base scan of the entire repo? I thought once the integration was configured that we could run a scan directly from SonarCloud but it appears that we need to setup a task in the pipeline first. Is that the case?

Hey there.

You will need to setup analysis in your pipeline – the documentation on the SonarScanner for Azure DevOps | SonarCloud Docs might help you out – or the in-UI tutorial when you create a project from a specific repository.