ADF and passwords with Azure Key Vault & set up GIT
Have you worked with ADF yet? Did you configure the GIT code repository to automatically upload all changes to having your own isolated branch during development? If not yet, in this video I will show you how to do it. Finally, we will build a simple pipeline that copies files to show you how to configure Linked Service to retrieve the password (keys) from Azure Key Vault and avoid storing that information in ADF code, JSON files.
About author
You might also like
ASF 025 video invitation
It’s time to announce and disclose our next guest of the podcast “Ask SQL Family”. Ladies and gents, please to meet Rob Farley, who has come to us from Australia.
Deployment of Microsoft SQL database with Azure DevOps
Hello, data folks! I have published several articles about databases and their maintenance in SSDT project on the blog. One of the posts explained step by step how to import
New DB project with SSDT and import existing database
With this episode I would like to commence long-awaited new series It’s about DevOps with databases. I’ll start with SSDT, but not exclude other tools (like Redgate ReadyRoll) in the
6 Comments
RS
February 13, 01:20Timely and useful video; so much easier to follow than reading the documentation.
Kamil Nowinski
February 21, 17:49Thanks, I appreciate it. Definitely it’s easier to watch than read 😉
RSH
March 27, 15:47Hello Kamil, thanks for the video. You explained in very easy way and able to understand each point along with usefulness. Thanks again.
Kamil Nowinski
March 27, 17:24Rahul, glad to hear that and I’m happy that I could help.
Yash
August 01, 19:15Hi Kamil,
Thanks for video.
Do we have any preferred way to use KeyVault Secret inside the ADF pipelines task.
Kamil Nowinski
August 09, 21:45What’s your scenario?