Forum Discussion
VScode Synapse PROXY
- Anonymous1 year ago
HI SnackSeeker91,
It seems mention that you are tried to use this data in multiple data regions. For this scenario, you can take a look the following link about multi-geo support of fabric capacity:
Multi-Geo support for Fabric - Microsoft Fabric | Microsoft Learn
Regards,
Xiaoxin Sheng
Hi SnackSeeker91,
Have you tied to enable global proxy on your system instead of specific app? They should simple to use than manually setting program level proxy.
BTW, I check the official document but not found some of them mention about enable proxy in the vscode extension.
Regards,
Xiaoxin Sheng
Hello Anonymous, thank you very much for your reply. I have set the global proxy with setx for HTTP_PROXY, HTTPS_PROXY, and NO_PROXY. The connection and session are now working, but there's another problem with authentication. I can't read the tables in my OneLake.
Here is a log from the SparkLighter:
and here is the error from the jupyter notebook:
(Querry and lakehouse are in the same workspace)
Thanks in advance for any help. Best regards.