Skip to content

Commit 7a53b30

Browse files
authored
Update sql-traits.md
1 parent d422b8d commit 7a53b30

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/personas/sql-traits.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -61,18 +61,18 @@ To use SQL Traits, you need the following:
6161

6262
### Step 1. Set up a warehouse source
6363

64-
Segment supports Redshift, Postgres, Snowflake, Azure, and BigQuery as data warehouse sources for SQL Traits. The setup process for BigQuery is a bit different as it _requires_ a service user.
64+
Segment supports Redshift, Postgres, Snowflake, Azure SQL, and BigQuery as data warehouse sources for SQL Traits. The setup process for BigQuery is a bit different as it _requires_ a service user.
6565

6666
> info "Safeguard your data"
6767
> For any warehouse, we recommend that you create a separate read-only user for building SQL Traits.
6868
69-
#### Redshift, Postgres, Snowflake Setup
69+
#### Redshift, Postgres, Snowflake, Azure SQL Setup
7070

7171
If you don't already have a data warehouse, follow one of the guides here first:
7272
- [Redshift Getting Started](/docs/connections/storage/catalog/redshift/#getting-started)
7373
- [Postgres Getting Started](/docs/connections/storage/catalog/postgres/#getting-started)
7474
- [Snowflake Getting Started](/docs/connections/storage/catalog/snowflake/#getting-started)
75-
- [Azure Getting Started](/docs/connections/storage/catalog/azuresqldw/#getting-started)
75+
- [Azure SQL Getting Started](/docs/connections/storage/catalog/azuresqldw/#getting-started)
7676

7777
Remember to create a read-only service user!
7878

0 commit comments

Comments
 (0)