Unable to add mssql datasource using AAD credentials

Am unable to add mssql datasource using AAD credentials. I provided the username in the below formats, none is being supported by grafana.

  1. DOMAIN\username
  2. username@DOMAIN

Ideally, when I provide AAD Credentials for the first time in any application, it should be redirected to login.microsoft.com In this case it’s not happening and am getting an error message which reads as “SQL error: Grafana doesn’t support microsoft login”

Does grafana support addition of datasource using AAD credentials? If not is there any plugin which would help me to add my mssql datasource?