Adapter Online Help > TDV Snowflake Adapter > Basic Tab
 
Basic Tab
Connecting to Snowflake
In addition to providing authentication (see below) set the following properties to connect to a Snowflake database:
Url: Both AWS and Azure instances are supported. For example:
- AWS: https://myaccount.region.snowflakecomputing.com
- Azure: https://myaccount.region.azure.snowflakecomputing.com
Account is only required if your Url does not conform to the usual syntax containing the account name at the beginning. Snowflake provides the Account name needed in this case.
Optionally, you can set Database and Schema to restrict the tables and views returned by the adapter.