Skip to content

Commit b4a5eda

Browse files
committed
edits
1 parent 98808df commit b4a5eda

File tree

1 file changed

+1
-1
lines changed
  • src/connections/storage/catalog/snowflake

1 file changed

+1
-1
lines changed

src/connections/storage/catalog/snowflake/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ GRANT CREATE SCHEMA ON DATABASE "SEGMENT_EVENTS" TO ROLE "SEGMENT";
8989

9090
### Step 4: Create a user for Segment
9191

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.
9393

9494
To create a user that authenticates with a key pair:
9595
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

Comments
 (0)