You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/connections/storage/catalog/snowflake/index.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -89,7 +89,7 @@ GRANT CREATE SCHEMA ON DATABASE "SEGMENT_EVENTS" TO ROLE "SEGMENT";
89
89
90
90
### Step 4: Create a user for Segment
91
91
92
-
Create the user that Segment uses to connect to your warehouse. You can create a user that authenticates with a key pair. For enhanced security, Segment recommends creating a user that authenticates with an encrypted key pair.
92
+
Create the user that Segment uses to connect to your warehouse. You can create a user that authenticates with a key pair.
93
93
94
94
To create a user that authenticates with a key pair:
95
95
1. Create the user and assign it a key pair by following the instructions in the [Snowflake docs](https://docs.snowflake.com/en/user-guide/key-pair-auth){:target="_blank"}.
0 commit comments