Skip to content

Commit 20f6fc4

Browse files
committed
function ip allowlisting changes and [netlify-build]
1 parent 0ba13e5 commit 20f6fc4

File tree

2 files changed

+5
-4
lines changed

2 files changed

+5
-4
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: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -48,8 +48,10 @@ With Functions Copilot, you can instrument custom integrations, enrich and trans
4848

4949
To learn more, visit the [Functions Copilot documentation](/docs/connections/functions/copilot/).
5050

51-
#### IP Allowlisting for functions
51+
#### IP Allowlisting
5252

53-
With IP Allowlisting, users can ensure that outbound traffic from Functions will originate only from a predefined set of IP addresses. This provides added security for external services by making it easier to recognize and allowlist trusted traffic sources.
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.
5454

55-
To learn more, visit [IP Allowlisting documentation](/docs/connections/destinations/#ip-allowlisting).
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)