Forum Discussion
Power BI Desktop not using Windows System Proxy
Hi, im trying to connect to a Databricks instance that is secured so you can only connect through the proxy company.
In order to connect to the proxy, I must open a ssh tunnel and bind it to a certain port (1080 usually). Then, I've managed to configure windows system proxy so it redirects traffic through that port (see the following capture) and it works just fine.
Im able to connect to databricks in the web browser, navigate, etc. so the system proxy is surely working correctly, but when I try to configure the connection to Databricks (Azure Databricks in this case, it should be the same thought) I got a default error 403, just if I wasn't using the proxy. If credentials were wrong, it would output other message.
The configuration I'm using is this. I tried both of the two posible values for "Automatic proxy detection", and none of them worked.
It seems like Power BI is not detecting/employing the windows system proxy. I've been searching for a while and couldn't find anything related to this, so please, if someone can enlighten me on this, it would be awesome.
Thanks!
1 Reply
- AnonymousNot applicable
Hi manuframil ,
You can try to check if there are corresponding permissions in the semantic model, you can find Manage permissions in the following link to access the relevant interface:
Manage semantic model access permissions - Power BI | Microsoft Learn
Ensure that the AAD account entered has access to the data source and that the service principal in Azure Databricks has the necessary roles and permissions.
Solved: connection with databricks failing - Microsoft Fabric Community
Solved: configuring the Databricks JobAPIs and I get Error... - Databricks Community - 11002
This is the related document, you can view this content:
Solved: ODBC: ERROR [28000] [Microsoft][ThriftExtension] - Microsoft Fabric Community
403 Forbidden vs 401 Unauthorized HTTP responses - Stack Overflow
Solved: Error in Power BI Service report loading. The same... - Microsoft Fabric Community
Best Regards,
Liu Yang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.