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/unify/profiles-sync/profiles-sync-setup/index.md
+6-7Lines changed: 6 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -22,18 +22,17 @@ Before you begin, prepare for setup with these tips:
22
22
23
23
### Step 1: Select a warehouse
24
24
25
-
You’ll first choose the destination warehouse to which Segment will sync profiles. Profiles Sync supports the Snowflake, Redshift, BigQuery, Azure, Postgres, and Databricks warehouse Destinations. Your initial setup will depend on the warehouse you choose.
25
+
You’ll first choose the destination warehouse to which Segment will sync profiles. Profiles Sync supports the Snowflake, Redshift, BigQuery, Azure, Postgres, and Databricks warehouse Destinations. Your initial setup will depend on the warehouse you choose.
26
26
27
27
The following table shows the supported Profiles Sync warehouse destinations and the corresponding required steps for each. Select a warehouse, view its Segment documentation, then carry out the warehouse’s required steps before moving to step 2 of Profiles Sync setup:
|[Snowflake](/docs/connections/storage/catalog/snowflake/#getting-started)| 1. Create virtual warehouse. <br> 2. Create a database. <br> 3. Create role for Segment. <br> 4. Create user for Segment. <br> 5. Test the user and credentials. |
32
-
|[Redshift](/docs/connections/storage/catalog/redshift/#getting-started)| 1. Choose an instance. <br> 2. Provision a new Redshift cluster. |
33
-
|[BigQuery](/docs/connections/storage/catalog/bigquery/)| 1. Create a project and enable BigQuery. <br> 2. Create a service account for Segment. |
34
-
|[Azure](/docs/connections/storage/catalog/azuresqldw/)| 1. Sign up for an Azure subscription. <br> 2. Provision a dedicated SQL pool. |
35
-
|[Postgres](/docs/connections/storage/catalog/postgres/)| 1. Follow the steps in the [Postgres getting started](/docs/connections/storage/catalog/postgres/) section. |
36
-
|[Databricks](/docs/unify/profiles-sync/profiles-sync-setup/databricks-profiles-sync/)| 1. Follow the steps in the [Databricks for Profiles Sync](/docs/unify/profiles-sync/profiles-sync-setup/databricks-profiles-sync/) guide. |
31
+
|[Snowflake](/docs/connections/storage/catalog/snowflake/#getting-started)| Follow the steps in [Snowflake Getting Started](/connections/storage/catalog/snowflake/#getting-started)|
32
+
|[Redshift](/docs/connections/storage/catalog/redshift/#getting-started)| Follow the steps in [Redshift Getting Started](/connections/storage/catalog/redshift/#getting-started)|
33
+
|[BigQuery](/docs/connections/storage/catalog/bigquery/)|| Follow the steps in [Azure Synapse Analytics Getting Started](/connections/storage/catalog/azuresqldw/#getting-started)|
34
+
|[Postgres](/docs/connections/storage/catalog/postgres/)| Follow the steps in the [Postgres getting started](/docs/connections/storage/catalog/postgres/) section. |
35
+
|[Databricks](/docs/unify/profiles-sync/profiles-sync-setup/databricks-profiles-sync/)| Follow the steps in the [Databricks for Profiles Sync](/docs/unify/profiles-sync/profiles-sync-setup/databricks-profiles-sync/) guide. |
37
36
38
37
Once you’ve finished the required steps for your chosen warehouse, you’re ready to connect your warehouse to Segment. Because you’ll next enter credentials from the warehouse you just created, **leave the warehouse tab open to streamline setup.**
0 commit comments