Skip to content

Commit 65d5db6

Browse files
author
markzegarelli
authored
Add BT only note to regional (#4457)
1 parent a891720 commit 65d5db6

File tree

3 files changed

+3
-4
lines changed

3 files changed

+3
-4
lines changed

src/_data/products.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@ items:
138138
business: true
139139
add-on: true
140140
- product_display_name: Regional Segment
141-
slug: data-residency
141+
slug: regional
142142
plan-note: "Regional Segment is available to customers on the Business Tier plan."
143143
plans:
144144
free: false

src/_includes/content/plan-grid.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,6 @@
4848
{% else %}
4949
<p style="font-size:12px">{{productData.product_display_name}} is available for the listed account plans only.
5050
{% endif %}
51-
<br>See the <a href="https://segment.com/pricing">available plans</a>, or <a href="https://segment.com/help/contact/">contact us</a>.</p></div>
51+
<br>See the <a href="https://segment.com/pricing">available plans</a>, or <a href="https://segment.com/help/contact/">contact Support</a>.</p></div>
5252
</div>
5353
{% endif %}

src/guides/regional-segment.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,11 @@
11
---
22
title: Regional Segment
3+
plan: regional
34
redirect_from:
45
- '/connections/regional-segment/'
56
- '/docs/connections/regional-segment-eu/'
67
- '/docs/connections/data-residency/'
78
---
8-
{% include content/plan-grid.md name="data-residency" %}
9-
109
As Schrems II restricts the transfer of personal data to any processors established in countries outside of Europe, all data in European workspaces must be ingested, stored, processed and delivered locally within the EU. Segment offers customers the option to lead on data residency by providing regional infrastructure in both Europe and the United States.
1110

1211
The default region for all users is in Oregon, United States. Workspaces can be configured to use the EU West Data Processing Region ingest (for supported sources), process, filter, deduplicate, and archive data through Segment-hosted archives hosted in S3 AWS Dublin, Ireland. The regional infrastructure has the same [rate limits and SLA](/docs/connections/rate-limits/) as the default region.

0 commit comments

Comments
 (0)