Skip to content

Commit 26056bf

Browse files
Merge pull request #6435 from segmentio/courtneyga-patch-8
Adding warning about device mode sources and multi-instances of destinationsUpdate add-destination.md
2 parents d8529d8 + 41b8b12 commit 26056bf

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/connections/destinations/add-destination.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -101,6 +101,8 @@ For example, you might set up a single Segment source to send data both to separ
101101

102102
You can also connect multiple instances of a destination to help you smoothly migrate from one configuration to another. By sending each version the same data, you can check and validate the new configuration without interrupting use of the old one.
103103

104+
> warning "Non-mobile sources can only connect to _one_ device-mode instance of a destination"
105+
> You cannot connect a source to more than one instance of a destination that operates only in device-mode. For more information about device-mode restrictions, see the [Sending Segment data to Destinations](/docs/connections/destinations/add-destination/#connecting-one-source-to-multiple-instances-of-a-destination:~:text=Multi%2Dinstance%20destinations-,and,-Device%2Dmode) documentation.
104106
105107
> success ""
106108
> If your organization is on a Segment Business tier plan, you can use [Replay](/docs/guides/what-is-replay/) to send historical data to new instances of a destination.

0 commit comments

Comments
 (0)