Submit a ticket My tickets
Welcome
Login  Sign up

Azure SQL Connector

This article describes how DataGalaxy Azure SQL connector works.

This connector is available in the following modes:

Desktop mode ✅SaaS Online mode ✅

This connector supports the following import modes:

Standard mode ✅URN mode

Connector scope

The connector allows you to import the following metadata from Azure SQL into a Database source:

  • The set of schemas for a given database
  • The content of the schemas: tables, views and columns
  • Primary and foreign keys between tables

The extracted objects and their correspondences are detailed in the following table:

Azure SQL Object
DataGalaxy Object
Comments
SchemaModel (Container)
TableTable (Structure)Comments are uploaded to the DataGalaxy Technical Comment field.
ViewView (Structure) Comments are uploaded to the DataGalaxy Technical Comment field.
ColumnColumn (Field)Name, data type (size and precision), description, order are returned when available. Comments are uploaded to the DataGalaxy Technical Comment field.
Primary KeyPrimarey KeyThis information will be used to link tables in DataGalaxy diagrams
Foreign KeyForeign Key

Configuration of a connection

Azure SQL connector uses the JDBC driver provided by Microsoft.

The following information is required to set up a connection:

Parameter
Mandatory
Description
ServerYesAzure SQL Server name
PortYesAzure SQL Server port
DatabaseYesLimits the scope to the specified database
SchemaNoLimits the scope to the specified schema



Available authentication modes:





SQL/AAD password (desktop)/ AAD password with MFA (desktop)


UserYes
PasswordYes



AAD Service principal (desktop)


Tenant IDYesTenant ID
Client IDYesClient ID
Client SecretYesClient secret



Advanced mode

Advanced mode (Desktop connector option)NoOption to customize the JDBC URL used to connect

Execution of the connector

To create a connection to Azure SQL via the Online connector, the entry points are as follows: 

  • From the Import button of the "Shortcuts" widget on the home screen of a client space or workspace 

  • From the Import button of one of the modules when it is empty

  • From the Import button in the contextual menu of one of the modules, on the right side of the filtered views

  • From the Add a connection button in the Connector tab available in the workspace setup screen

You can optionally filter (by module, connector type or by using the search bar), then click on the desired technology: 

You then need to complete the login form using the login information described above to perform an import. For more details on the steps involved in running the Online connector, you can consult the following article: [HowTo] Running the Online Connector

This technology is also available via the Desktop Connector, you can find more information on the procedure here: [How to] How to use the connector.

Releases

Date
VersionDataGalaxy
Version
Desktop Connector
version (minimum)
Description
23/01/20265.0.5v3.302.15.15.4Orphaned handling feature bugfix for urn mode
31/12/20255.0.4
v3.295.45.15.4
Orphaned handling feature bugfix for urn mode
02/07/20244.0.03.55.05.0.1Migrated from java 11 to java 17 + CVE fixes
12/03/2024
3.3.13.34.1
Addition of extra authentication options (desktop)

Did you find it helpful? Yes No

Send feedback
Sorry we couldn't be helpful. Help us improve this article with your feedback.