Skip to content

Commit b2aa094

Browse files
Merge pull request #7244 from segmentio/FUNK-1550/func-ip-allowlist
[FUNK-1550] IP Allowlisting Changes
2 parents f180074 + 20f6fc4 commit b2aa094

File tree

2 files changed

+9
-2
lines changed

2 files changed

+9
-2
lines changed

src/connections/destinations/index.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -230,7 +230,6 @@ Segment supports IP Allowlisting in [all destinations](/docs/connections/destina
230230
- [LiveRamp](/docs/connections/destinations/catalog/actions-liveramp-audiences/)
231231
- [TradeDesk](/docs/connections/destinations/catalog/actions-the-trade-desk-crm/)
232232
- [Amazon Kinesis](/docs/connections/destinations/catalog/amazon-kinesis/)
233-
- [Destination Functions](/docs/connections/functions/destination-functions/)
234233

235234
Destinations that are not supported receive traffic from randomly assigned IP addresses.
236235

src/connections/functions/index.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,4 +46,12 @@ To learn more, visit [destination insert functions](/docs/connections/functions/
4646

4747
With Functions Copilot, you can instrument custom integrations, enrich and transform data, and even secure sensitive data nearly instantaneously without writing a line of code.
4848

49-
To learn more, visit the [Functions Copilot documentation](/docs/connections/functions/copilot/).
49+
To learn more, visit the [Functions Copilot documentation](/docs/connections/functions/copilot/).
50+
51+
#### IP Allowlisting
52+
53+
IP Allowlisting uses a NAT gateway to route outbound Functions traffic from Segment’s servers to your destinations through a limited range of IP addresses, which can prevent malicious actors from establishing TCP and UDP connections with your integrations.
54+
55+
IP Allowlisting is available for customers on Business Tier plans.
56+
57+
To learn more, visit [Segment's IP Allowlisting documentation](/docs/connections/destinations/#ip-allowlisting).

0 commit comments

Comments
 (0)