Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions src/_includes/content/source-region-unsupported.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
<div class="premonition warning">
<div class="fa fa-check-square"></div>
<div class="content">
<p class="header">This {{ page.integration_type }} is supported in US data processing regions.</p>
<p class="header">This Source is supported in US data processing regions.</p>
<p markdown=1>
The {{ page.title | replace: 'Source', '' }} source is only supported in workspaces configured to process data in the US region. Workspaces configured with data processing regions outside of the US cannot connect to this source. For more information, see [Regional Segment](/docs/guides/regional-segment/).
This Source is only supported in workspaces configured to process data in the US region. Workspaces configured with data processing regions outside of the US cannot connect to this source. For more information, see [Regional Segment](/docs/guides/regional-segment/).
</p>
</div>
</div>
Loading