Forum Discussion
SELECT Permission denied error from Power BI Desktop while connecting to Azure SQL Database
- 3 years ago
I could connect, execute and load the data now. The issue is in the connection details/setting, the encryption check box is getting selected automatically. I have to unselect that check box and then try connecting again. Then its working. Thanks.
Nandu2520 , Install SSMS to the same machine and try to connect with the same user. It may be ip whitelisting issue.
Make sure IP is allowed and user have privileges
- Nandu25203 years ago
Helper I
Yeah, I have already installed SSMS and tried connecting with the user. I could connect and I could execute queries on the same tables. Only Power BI Desktop is giving the issue. Do we need to give any specific permissions to access from Power BI Desktop ?
- Nandu25203 years ago
Helper I
I could connect, execute and load the data now. The issue is in the connection details/setting, the encryption check box is getting selected automatically. I have to unselect that check box and then try connecting again. Then its working. Thanks.