Azure SQL
Source and destination
Polytomic connects to Azure SQL using user credentials. While not required, we recommend you create a user exclusively for Polytomic so that the your database's audit logs distinguish all Polytomic activity.
-
Within your Azure SQL Portal obtain the Server credentials by navigating to the database or managed instance you want to query. On the overview page you'll see a Server name.
-
Within your Azure SQL portal determine the Database you plan to connect to.
-
Create a user within your Azure SQL Portal and save the Username and Password for later use.
-
In Polytomic, go to Connections → Add Connection → Azure SQL.
-
Enter your Azure SQL credentials in Polytomic's Server, Username, Password, Database, and Port fields.

- Click Save.
Connecting via SSH
Polytomic supports connecting to Azure SQL via SSH. See Connecting via an SSH tunnel for more information.
Updated 22 days ago