Azure SQL Server provides multiple ways to connect and fetch the data. The most common authentication is based on username and password, however, in the world of the cloud, the most secure authentication method is based on the Azure Active directory using MFA. Supported features By default, this feature is not enabled, but once enable... Continue Reading →
Azure Data Factory – How to Get Database Password from Key Vault
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 →