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/destinations/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
@@ -270,5 +270,5 @@ Use IP Allowlisting to control how Segment sends event data to function endpoint
270
270
To enable IP Allowlisting for your workspace:
271
271
1. From your Segment workspace, navigate to **[Settings > Workspace settings > Destination IP settings](https://app.segment.com/goto-my-workspace/settings/destination-ip-settings){:target="_blank”}**.
272
272
2. On the Destination IP settings page, click **Enable IP allowlisting**.
273
-
3. The page displays the IP address ranges that Segment uses to route data from Segment’s internal systems to your destination. Note these ranges, as you need this information to enforce IP restriction in your downstream destinations.
273
+
3. The page displays the IP address ranges that Segment uses to route data from Segment’s internal systems to your destination. Make note of these ranges, as you need this information to enforce IP restriction in your downstream destinations.
274
274
4. Re-deploy relevant destination functions to allow the function to take effect of IP allowlisting. After this, all the events will be sent with only the mentioned IPs.
0 commit comments