Connect to SQL Server Using Data Factory
Overview
This document provides step-by-step instructions for setting up a data pipeline in Microsoft Fabric to transfer data from Delta Share to a SQL warehouse. This configuration enables seamless data integration between Delta Lake sources and SQL destinations.
Prerequisites
Active Microsoft Fabric account with appropriate permissions.
Delta Share credentials.
SQL warehouse credentials.
Access to Data Flow Gen2 in Fabric.
Steps
Access Data Flow Gen2
Configure Data Source
Set Up Delta Share Connection
Configure Data Destination
Finalize and Deploy
Verification
Troubleshooting
Access Data Flow Gen2
Log in to your Microsoft Fabric account.
Navigate to the workspace.
Select 'Data Flow Gen2' from the available options.
Configure Data Source
Click on 'Data from another source' to begin the configuration.
From the Get Data screen do the following:
Locate the search bar labeled 'Choose data source'.
Type 'delta sharing' in the search field.
Select Delta Sharing from the results.
Set Up Delta Share Connection
Enter your Delta Share credentials when prompted.
Ensure all required fields are completed accurately.
Validate the connection if possible.
Click 'Next' to proceed.
Review the list of available tables:
All tables you have access to will be displayed.
Select the desired tables for transfer.
Configure Data Destination
Click 'Add Data Destination'.
Select 'SQL warehouse' as your destination.
Enter SQL credentials:
Server details.
Authentication information.
Database specifications.
Verify the connection settings.
Finalize and Deploy
Review all configurations.
Click 'Publish' to deploy the data flow.
Wait for the confirmation message.
Verification
Access your SQL warehouse.
Verify that the data is available and properly structured.
Run test queries to ensure data integrity.
Troubleshooting
Common issues and solutions:
Connection failures: Verify credentials and network connectivity.
Missing tables: Check Delta Share permissions.
Performance issues: Review resource allocation and optimization settings.