Introduction: Azure Data Factory (ADF) supports Azure Key Vault linked service. This linked service connects your ADF pipeline to a Key Vault to fetch secrets. Overview of Data factory and Key Vault are covered in previous articles. Azure Key Vault using CLI Create Azure Data Factory Pipeline and perform copy activity This approach can be... Continue Reading →
Azure Data Factory – How to Create Pipeline and Perform Copy Activity
This article talks how to create an Azure Data Factory from Azure Portal and perform a copy activity between. You need to create below services to implement a pipeline to perform copy activity. Create a resource group Create SQL Server Instance with one Database (Source Data) Create Storage Account with one Blob container Create Data... Continue Reading →
Azure Data Factory and its building blocks
The Azure Data Factory is a data processing factory from multiple data sources. It is a cloud based ETL (Extract-transform-load) service and data integration service, helps to create data workflow between source and destination data source to establish data movement. The Azure Data Factory creates data work-flow between source data source and destination data source... Continue Reading →