Nuacht

ADF pipeline to copy customer data from Azure Blob Storage (CSV) to Azure SQL Database. This pipeline has 3 records in csv file, which are copied to Azure SQL Database with a table of 3 records.
This mini-project shows how I securely moved data from a local SQL Server database to an Azure SQL Database using Azure Data Factory (ADF) and a Self-hosted Integration Runtime (SHIR). It was a ...