managed identitiy access to sql server

Prasad, Rakesh 221 Reputation points
2022-07-28T14:49:38.377+00:00

hi,

i have a PaaS SQL on which i want to make access only AD backed.

if i select option in the screenshot, i think i will achieve it.

but then I still have usecase where i have to give access to ADF (managed identity), App reg access to my SQL server. will it still be possible to do that?

225844-image.png

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
{count} votes

Answer accepted by question author
  1. Alberto Morillo 35,401 Reputation points MVP Volunteer Moderator
    2022-07-28T15:43:59.15+00:00

    You can use Managed Identity (MI) to control ADF’s access to any data sources which support Azure AD based authentication. This is considered to be the most secured and recommended way of authenticating ADF with cloud systems.

    You won't have any problems to use managed identity with an Azure SQL that allows only AD connections.

    0 comments No comments

0 additional answers

Sort by: Most helpful

Your answer

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