Use Azure Key Vault Secrets in Azure Data Factory for SQL Connection and Blob Connection ADF 2021

preview_player
Показать описание
Use Azure Key Vault Secrets in Azure Data Factory for SQL Connection and Blob Connection ADF - Azure Data Factory 2021, in this video, we are going to learn Use Azure Key Vault Secrets in Azure Data Factory for SQL Connection and Blob Connection ADF - Azure Data Factory 2021, Azure Data Factory Step by Step - ADF Tutorial 2021 - ADF Tutorial 2021 Step by Step ADF Tutorial - Azure Data Factory Tutorial 2021

What you will learn in this video - You can always skip the video by using Timeline on Youtube

Timecodes
00:00 Introduction
00:53 How to create Azure Data Factory
01:28 How to create Blob Storage
02:20 How to create Azure SQL DB
03:04 How to create Server in Azure Data factory
04:17 How to create Azure Key Vault
04:57 How to create Secrets in Azure Key Vault - Connection string of Blobstrogage/SQL Connection
10:35 How to Provide Permission to ADF to use Key Vault
11:22 Create ADF Pipeline to use Secrets from Azure Key Vault.

Azure Data Factory Tutorial for beginners
Azure Data Factory Tutorial 2021
Step by step Azure Data Factory Tutorial
Real-time Azure Data Factory Tutorial
Scenario-based training on Azure Data Factory
Best ADF Tutorial on youtube

#AzureDataFactory #ADFTutorial2021
Рекомендации по теме
Комментарии
Автор

Neat explanation, I know it would take time for me to do all these steps. Thanks

azeezullasheriff
Автор

My sql server database is set up to allow managed identity authentication only, no sql authentication is permitted (even for the admin), how/where do I copy the connection string from in that case? Goal is to save the sql connection as kv secret and use it to connect from ADF.thx

anjaliyadav
Автор

Hi
While creating linked service for SQL database using key vault getting an error that invalid database connection string provided ( The length of argument 'password' exceeds its limit of '128')
Please help me with the issue

sravanthiyethapu
Автор

I created Azure Key Vault and secret as Access Key value of storage account. It is successful in creating linked service of storage account with KV. When I tried to connect the same with secret as connection string of storage account, It is getting failed in connecting through linked service. Error is "The specified account key is invalid. Check your ADF configuration.
The input is not a valid Base-64 string as it contains a non-base 64 character, more than two padding characters, or an illegal character among the padding characters."

suneelchavali