Skip to content

Connect to SQLServer Flex

You can connect to SQLServer Flex instances using any client tool that supports SQL Server as a source connection. Below are examples of connecting using SQL Server Management Studio and Azure Data Studio as client tools.

To connect to the SQLServer Flex instance via SQL Server Management Studio (SSMS), the following parameters must be defined:

ParameterSuggested values
Server typeDatabase Engine
Server nameThe fully qualified server name (<instance ID>.sqlserver.eu01.onstackit.cloud)
AuthenticationSQL Server Authentication
User nameSQL Server login name
PasswordSQL Server login password

See the screenshot below for an example of the parameters. New connection pane of SQL Server Management Studio