Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

The Power BI Data Visualization World Championships is back! Get ahead of the game and start preparing now! Learn more

[Snowflake connector] About proxy setting.

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

Status: New