Overview:
This article outlines the process of configuring Azure SQL or Azure Synapse Analytics as a data source in DvSum, enabling integration for data cataloging and profiling. The steps provided apply to both DvSum Data Insights (DI) and DvSum Data Quality (DQ), with only minor variations based on the specific platform.
Prerequisite: Enabling General Query Log for MySQL
Before proceeding, ensure that the general query log is enabled for your Azure server. This is essential for tracking data lineage and obtaining insights into usage patterns. For more information, refer to the Enabling General Query Log for Data Sources article.
You can follow the steps mentioned below to configure and authenticate a Azure SQL or Azure Synapse Analytics source:
Step-by-Step Configuration
Step 1: Adding a Databricks Source in DvSum
- Navigate to Administration → Data Sources in DvSum.
- Click "⊕ Add Source" to open the wizard.
- Select the appropriate Data Source Type.
- Enter a name for the data source.
- Click Save.
2. Configure Source
- The Connection tab opens automatically after saving.
- Alternatively, navigate to: Administration → Data Sources → Settings → Connection.
- Click Edit and configure the connection details:
-
-
- Server Name
- Database Name
- Authentication
- Click Authenticate to test the connection.
- After authentication, select a database and optionally, specific schemas.
- Click Done and Save to complete the process.
-
3. Scan Data Source
- Navigate to Administration → Data Sources → Scan History.
- Click "Scan Now" to perform an initial scan.
- The scan will progress from Scheduled → Running → Completed.
- After completion, click the Scan Name to open the Scan Summary.
- Review the scan insights
4. Review Data Dictionary
- Navigate to Data Dictionary in the DvSum menu.
- Click on the "Recently Refreshed" tab to find recently scanned tables.
- Click on the table name for detailed information.
Watch this quick video tutorial on how to add and configure an Azure Data Source into DvSum app.
Additional Resources
Read more about DvSum Web Service (Cloud SAWS)
Read more about DvSum Edge Gateway (On-Premises SAWS)
0 Comments