Skip to content

Commit ec69e74

Browse files
authored
Merge pull request #7076 from segmentio/charholt-patch-1
Update snowflake-setup.md
2 parents 1b58adc + 3543b86 commit ec69e74

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

src/connections/reverse-etl/reverse-etl-source-setup-guides/snowflake-setup.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,4 +87,10 @@ Follow the instructions below to set up the Segment Snowflake connector. Segment
8787

8888
Learn more about the Snowflake Account ID in Snowflake's [Account identifiers](https://docs.snowflake.com/en/user-guide/admin-account-identifier.html){:target="_blank"} documentation.
8989

90-
After you've successfully added your Snowflake source, [add a model](/docs/connections/reverse-etl/setup/#step-2-add-a-model) and follow the rest of the steps in the Reverse ETL setup guide.
90+
After you've successfully added your Snowflake source, [add a model](/docs/connections/reverse-etl/setup/#step-2-add-a-model) and follow the rest of the steps in the Reverse ETL setup guide.
91+
92+
## Security
93+
### Allowlisting IPs
94+
If you create a network policy with Snowflake and are located in the US, add `52.25.130.38/32` and `34.223.203.0/28` to the "Allowed IP Addresses" list.
95+
96+
If you create a network policy with Snowflake and are located in the EU, add `3.251.148.96/29` to your "Allowed IP Addresses" list.

0 commit comments

Comments
 (0)