Forum Discussion

lkakarla2020's avatar
lkakarla2020
Regular Visitor
5 years ago
Solved

Access Azure SQL DB from Power BI using service principal created in AD

Hi,   I need help in using Service Principal(application) created in Azure AD to authenticate/access Azure SQL Database from power BI. Please share the steps to be followed.
  • Anonymous's avatar
    Anonymous
    5 years ago

    HI lkakarla2020,

    Power bi does not support using the 'service principal' as the data credentials.
    Please use a web connector or other data drivers to get data from your data source with correspond token string as an additional parameter to send from your connector to verify the data source connection.

    Regards,

    Xiaoxin Sheng