SonarCloud.io - Azure DevOps multiple login

Steps to reproduce:

User has multiple Azure credentials.
CredentialA is associated with an org in sonarcloud.io
CredentialB is NOT and cannot be associated with an org in sonarcloud.io

User is defining the ‘Prepare analysis on SonarCloud’ step within a pipeline in Azure DevOps using CredentialA.

User is defining the Service Endpoint and attempting to create a new SonarCloud token using the add control found within the above task.

Fault

When authenticating to sonarcloud.io using AzureDevOps option, Sonarcloud.io does not allow user to choose which credential to use and automatically chooses a credential.

Sonarcloud.io automatically chooses CredentialB and subsequently creates a new Sonarcloud.io account.

Would be nice if I could choose which credential to use like I can with other integrations I’ve seen.