Pulling Repositories from both Azure and Bitbucket

I’m currently working on setting up Sonar Cloud in our Azure Devops Pipeline that uses our repositories in Bitbucket. We also do have a few repositories in Azure Devops. Is there a way I can import both Bitbucket and Azure Devops repos into one account? When I go to import a new organization it just immediately goes to Bitbucket.

Hey there.

SonarCloud doesn’t handle these situations particularly well today – you’ll need to authenticate with Microsoft credentials in order to create an organization that can import repositories from Azure DevOps.

So would the only option be to make two separate accounts, one Azure and the other Bitbucket?