To connect to Snowflake using standard authentication, you can use a programmatic access token
(PAT) generated in Snowflake instead of your account password.
If you use the Secure Agent deployed in your environment, serverless runtime environment, or
elastic runtime environment, you need to allow the range of IP addresses to connect
to Snowflake using a PAT.
To allow the range of IP addresses in Snowflake, perform the following tasks:
Create a network rule for the
allowed IP addresses.
For more information about creating a network rule,
see Working with network rules in
the Snowflake documentation.
Create a network policy for
the network rule that you created.
For more information about creating a
network policy, see Working with network policies
in the Snowflake documentation.