Use Key Vault Secrets in Azure Data Factory

To secure connection details in data factory, we can store credentials in the Azure key vault and access them in Azure data factory. This article describes how to access Azure key vault secrets from Azure data factory linked services.

Read More
automated-adf publish with azure devops cicd pipeline

Azure Data Factory Deployment using Azure DevOps

Recently, Microsoft has announced that they now support automated Azure Data Factory publish using ADFUtilities NPM (@microsoft/azure-data-factory-utilities) library. This library provides basic functionality to validate and generate an ARM template given a set of Data Factory resources.

Read More