Create SFTP with Keys

Ryder Middleton 50 Reputation points
2023-06-21T04:16:51.29+00:00

I have a public key and private key. How do I use both to create an SFTP linked service in ADF?

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
11,624 questions
0 comments No comments
{count} votes

Accepted answer
  1. Dillon Silzer 57,826 Reputation points Volunteer Moderator
    2023-06-21T06:06:57.61+00:00

    Have a look at the following documentation:

    Create an SFTP linked service using UI

    https://learn.microsoft.com/en-us/azure/data-factory/connector-sftp?tabs=data-factory#create-an-sftp-linked-service-using-ui

    If you are talking about using a SSL Certificate, I do not believe that ADF allows this. You still need to use a username/password to connect to the db as seen below:

    User's image


    If this is helpful please accept answer.

    0 comments No comments

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.