Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
5 years ago
Solved

Power BI Online - Missing credentials for dataset on Azure SQL DB Managed Instance

Hi all,   I have built a report in Power BI Desktop using Direct Query on an Azure SQL Database Managed Instance. To log in, I use Database credentials as we have created a user with read access to...
  • nickyvv's avatar
    5 years ago

    Hi Anonymous,

     

    for a connection to Azure SQL DB to use Basic authentication you need to add it to the (Enterprise, or now Standard) Gateway. That's also how we set it up. After that you can select the gateway in the settings of the dataset and it works fine.

    If you want to read more about the setup, we used the approach of Securing the connection between Power BI and Azure SQL Database, with the gateway installed in the same VNet as mentioned in this article.