Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit b520407

Browse files
committed
fixes
1 parent 63e2927 commit b520407

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

src/connections/storage/catalog/azuresqldw/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ To connect your Azure database to Segment, [give Segment access to your SQL Data
5959
### Connect Azure to Segment
6060

6161
> info "Unified warehouse credentials in public beta"
62-
> Create warehouse credentials and use them across Segment warehouse products. Segment is actively working on this feature. Some functionality may change before it becomes generally available.
62+
> With unified warehouse credientials you can create warehouse credentials and use them across Segment warehouse products. Segment is actively working on this feature. Some functionality may change before it becomes generally available.
6363
6464
To connect Azure to Segment:
6565
1. Navigate to your product area in the Segment app.

src/connections/storage/catalog/redshift/index.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -69,11 +69,11 @@ To connect Redshift to Segment:
6969
* For Profiles Sync, navigate to **Unify > Profiles Sync**.
7070
2. Select *Redshift* as your warehouse.
7171
3. Select an existing warehouse credential or create a new warehouse credential by completing the following fields for your Redshift instance:
72-
* Hostname: The Redshift URL
73-
* Port: The port used for connecting to your Redshift warehouse
74-
* Database name: The database that Segment uses in order to sync data
75-
* Username: The Redshift user that Segment uses to run SQL in your warehouse
76-
* Password: The password of the user above
72+
* **Hostname**: The Redshift URL
73+
* **Port**: The port used for connecting to your Redshift warehouse
74+
* **Database name**: The database that Segment uses in order to sync data
75+
* **Username**: The Redshift user that Segment uses to run SQL in your warehouse
76+
* **Password**: The password of the user above
7777
4. Test your connection.
7878
5. Click **Save**.
7979

0 commit comments

Comments
 (0)