ADF and passwords with Azure Key Vault & set up GIT

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.

Previous Last Week Reading (2020-02-02)
Next ASF 029: Tomaz Kastrun interview

About author

Kamil Nowinski
Kamil Nowinski 201 posts

Blogger, speaker. Data Platform MVP, MCSE. Senior Data Engineer & data geek. Member of Data Community Poland, co-organizer of SQLDay, Happy husband & father.

View all posts by this author →

You might also like

Big Data 8 Comments

Azure Data Factory v2 and its available components in Data Flows

Many of you (including me) wonder about it. Namely: Is it possible to move my ETL process from SSIS to ADF? How can I reflect current SSIS Data Flow business

DevOps 2 Comments

Tokenization of database project in SSDT

SSDT project has something we call Variables. On the Internet (posts, forums) they also are known as placeholders or tokens, especially when talking in a deployment/CI/CD/DevOps context. Variables can be found for

DevOps 0 Comments

SSDT (SqlPackage) thread crashes with error when publishing

In this post, I will show you one of the scenarios when SSDT (SQL Server Data Tools) can fail unexpectedly while publishing database project to target server or preparation of

6 Comments

  1. RS
    February 13, 01:20 Reply

    Timely and useful video; so much easier to follow than reading the documentation.

    • Kamil Nowinski
      February 21, 17:49 Reply

      Thanks, I appreciate it. Definitely it’s easier to watch than read 😉

  2. RSH
    March 27, 15:47 Reply

    Hello Kamil, thanks for the video. You explained in very easy way and able to understand each point along with usefulness. Thanks again.

  3. Yash
    August 01, 19:15 Reply

    Hi Kamil,
    Thanks for video.

    Do we have any preferred way to use KeyVault Secret inside the ADF pipelines task.

Leave a Reply