Skip to content

Commit bde02a1

Browse files
author
markzegarelli
authored
Add Data Lakes (Azure) to the regional table (#3639)
1 parent 63dae8b commit bde02a1

File tree

3 files changed

+37
-29
lines changed

3 files changed

+37
-29
lines changed

src/_data/catalog/destinations.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41765,9 +41765,9 @@ items:
4176541765
hidden: true
4176641766
endpoints:
4176741767
- us
41768-
- eu
4176941768
regions:
4177041769
- us
41770+
- eu
4177141771
url: connections/destinations/catalog/segment-data-lakes-azure
4177241772
previous_names:
4177341773
- Azure Data Lakes

src/_data/catalog/regional-supported.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3451,9 +3451,9 @@ destinations:
34513451
url: connections/destinations/catalog/segment-data-lakes-azure
34523452
regions:
34533453
- us
3454+
- eu
34543455
endpoints:
34553456
- us
3456-
- eu
34573457
- id: 5ec2b3adf7d3322ea12f3c04
34583458
display_name: SegMetrics
34593459
slug: segmetrics

src/_data/regional-support.yml

Lines changed: 35 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
1+
##
2+
# Instructions:
3+
# To add an enabled integration, add the slug of the integration to the applicable endpoint or region list.
4+
# endpoint = EU WORKSPACE W/ EU ENDPOINT
5+
# region = EU WORKSPACE W/ US ENDPOINT
6+
7+
18
sources:
2-
endpoint:
9+
region:
310
- amp
411
- android
512
- clojure
@@ -12,15 +19,19 @@ sources:
1219
- kotlin
1320
- kotlin-android
1421
- net
22+
- mixpanel-cohorts
1523
- node-js
1624
- php
1725
- pixel-tracking-api
26+
- project
1827
- python
1928
- react-native
2029
- roku
2130
- ruby
31+
- swift-ios
32+
- twilio-event-streams-beta
2233
- xamarin
23-
region:
34+
endpoint:
2435
- amp
2536
- android
2637
- clojure
@@ -33,37 +44,16 @@ sources:
3344
- kotlin
3445
- kotlin-android
3546
- net
36-
- mixpanel-cohorts
3747
- node-js
3848
- php
3949
- pixel-tracking-api
40-
- project
4150
- python
4251
- react-native
4352
- roku
4453
- ruby
45-
- swift-ios
46-
- twilio-event-streams-beta
4754
- xamarin
4855
destinations:
49-
endpoint:
50-
- actions-amplitude
51-
- adobe-analytics
52-
- amplitude
53-
- braze
54-
- braze-cloud-mode-actions
55-
- braze-web-mode-actions
56-
- gainsight-px
57-
- ibm-ubx
58-
- iron-io
59-
- hubspot
60-
- mixpanel
61-
- natero
62-
- repeater
63-
- segment-data-lakes-azure
64-
- slack
65-
- stitch-data
66-
region:
56+
region:
6757
- 2mee
6858
- ab-smartly
6959
- activecampaign
@@ -312,6 +302,7 @@ destinations:
312302
- scopeai
313303
- screeb
314304
- seg
305+
- segment-data-lakes-azure
315306
- segmetrics
316307
- sentry
317308
- serenytics
@@ -383,20 +374,37 @@ destinations:
383374
- zendesk
384375
- zendesk-connect
385376
- zopim
377+
endpoint:
378+
- actions-amplitude
379+
- adobe-analytics
380+
- amplitude
381+
- braze
382+
- braze-cloud-mode-actions
383+
- braze-web-mode-actions
384+
- gainsight-px
385+
- ibm-ubx
386+
- iron-io
387+
- hubspot
388+
- mixpanel
389+
- natero
390+
- repeater
391+
- slack
392+
- stitch-data
393+
386394
warehouses:
387-
endpoint:
395+
region:
388396
- azuresqldb
389397
- azuresqldw
390398
- bigquery
391399
- db2
392400
- postgres
393401
- redshift
394402
- snowflake
395-
region:
403+
endpoint:
396404
- azuresqldb
397405
- azuresqldw
398406
- bigquery
399407
- db2
400408
- postgres
401409
- redshift
402-
- snowflake
410+
- snowflake

0 commit comments

Comments
 (0)