<service-user-name>
with some name for the service user.<default-role-name>
with the name of any default role for the service user to use.<my-user>
, including their login_name
value representing their login name:
0.0.0.0/0
, and then press Enter.
0.0.0.0/0
value allows all IP addresses to access the Snowflake account.
You can specify a more specific IP address range if you prefer. However, this more specific IP address range
will apply to all users, including the user for which you created the PAT.<my-user>
, including their login_name
value representing their login name:
CREATE DATABASE
privilege at the current account level; and USAGE
privilege on the warehouse that is used to create the database.USAGE
privilege on the database and the warehouse that is used to create the schema; and CREATE SCHEMA
on the database.USAGE
privilege on the database and schema and the warehouse that is used to create the table; and CREATE TABLE
on the schema.USAGE
privilege on the database and schema and the warehouse that is used to write to the table; and INSERT
on the table.USAGE
privilege on the database and schema and the warehouse that is used to write to the table; and SELECT
on the table.type
of SNOWFLAKE_DEPLOYMENT
:
<database_name>
in the current account:
<schema_name>
in the datbase named
<database_name>
in the current account:
CREATE TABLE
statement, replace the following placeholders with the appropriate values:
<database_name>
: The name of the target database in the Snowflake account.<schema_name>
: The name of the target schema in the database.<number-of-dimensions>
: The number of dimensions for any embeddings that you plan to use. This value must match the number of dimensions for any embeddings that areRECORD_ID
).
443
if not otherwise specified.
elements
if not otherwise specified.
record_id
if not otherwise specified.
50
if not otherwise specified.