Azure Data Studio is an open-source, cross-platform hybrid data analytics tool designed to simplify the data landscape.
This page explains how to integrate Azure Data Studio with Timescale Cloud.
Before integrating:
Create a target Timescale Cloud service. You need your connection details to follow this procedure.
This procedure also works for self-hosted TimescaleDB.
- Download and install Azure Data Studio.
- Install the PostgreSQL extension for Azure Data Studio.
To connect to Timescale Cloud:
Start
Azure Data Studio
In the
SERVERS
page, clickNew Connection
Configure the connection
Select
PostgreSQL
forConnection type
.Configure the server name, database, username, port, and password using your connection details.
Click
Advanced
.If you configured your Timescale Cloud service to connect using stricter SSL mode, set
SSL mode
to the configured mode, then type the location of your SSL root CA certificate inSSL root certificate filename
.In the
Port
field, type the port number and clickOK
.
Click
Connect
You have successfully integrated Azure Data Studio with Timescale Cloud.
Keywords
Found an issue on this page?Report an issue or Edit this page in GitHub.