The gosnowflake driver that runs within the Snowflake connector allows to set proxy information as an environment variable or in the connection string.
However, there are scenarios where proxy information is configured as a .pac file.
To cover such scenarios, it would be useful to have a feature that allows the connector to read proxy settings and pass the information to the driver. I would appreciate it if you could consider adding such a feature.
Power Query Snowflake connector - Power Query | Microsoft Learn
If you need to use proxy to connect to Snowflake, refer to the proxy setting instruction. The driver uses environment variables for the proxy settings.
gosnowflake package - github.com/snowflakedb/gosnowflake - Go Packages
No CommentsBe the first to comment
Recent ideas
Allow Managed Private Endpoint to be disabled/enabled per notebook
Could notebooks have an option to use or not use the workspace's Managed Private Endpoint (MPE)? MPE can significantly increase notebook startup time, even for notebooks that don't need private conn...frithjof_v23 hours agoCommunity ChampionNew24Views1like0CommentsMatrix: column totals as a bar chart docked to the edge
What's missing Data bars already work on the Total row and column through conditional formatting, so row totals can be read as length. Column totals cannot: they render as a horizontal bar inside a ...Sayurivalente1 day agoRegular VisitorNew80Views6likes1Comment