URL Parameter (Connect-Snowflake Cmdlet)
The URL of Snowflake database.
Syntax
Connect-Snowflake -URL string
Data Type
cstr
Default Value
""
Remarks
Set this property to the URL of the Snowflake database instance.
For example:
https://orgname-myaccount.snowflakecomputing.com
To find your URL:
- Click on your name in the lower left-hand corner of your Snowflake UI.
- Hover over your Account ID.
- Click the Copy Account URL icon to copy your account URL.
This is a required parameter.