Restricting read access to Pipeline in ADF

Shri Gowtham Tharun Reddy Abbireddy 136 Reputation points
2022-10-14T07:04:20.217+00:00

Hi Team,

I have many pieplines in my adf for different country data. My country team want to view their pipeline.

now i want to give them read permission for only their specific pipelines - which they can read ( linked service write not allowed, debug run not allowed) ..

Can we restrict there read scope only to one pipeline?
Please let me know how to do this.

Thanks & Regards,
Tharun

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

Accepted answer
  1. ShaikMaheer-MSFT 38,441 Reputation points Microsoft Employee
    2022-10-17T06:35:48.34+00:00

    Hi @Shri Gowtham Tharun Reddy Abbireddy ,

    Thank you for posting query in Microsoft Q&A Platform.

    When built in roles are not available for our requirement then we can consider creating custom roles in Azure

    In your case, you can consider creating custom roles, but still, it won't get you to control access at a specific pipeline level.

    Pipelines as whole or triggers as whole or datasets as whole etc., we can grant related permissions in custom roles. But choosing a specific pipeline inside ADF and granting access or permissions only for it is not possible.

    I would encourage you to submit feedback for this to allow choosing permission for specific pipeline level too inside a given ADF. Kindly use below link to submit feedback. Product team closly monitor feedbacks and consider them future implementations.
    https://feedback.azure.com/d365community/forum/1219ec2d-6c26-ec11-b6e6-000d3a4f032c

    Below gif shows steps to see all available permissions and actions for Azure Data factory while creating custom role. Kindly try the same and go through permissions and actions there and take call which one to consider in your custom role.
    Please note, custom roles can be created at subscription level.
    250956-adfcustomroles.gif

    Hope this helps. Please let me know if any further queries.

    -----------------------

    • Please don't forget to click on 130616-image.png or upvote 130671-image.png button whenever the information provided helps you. Original posters help the community find answers faster by identifying the correct answer. Here is how
    • Want a reminder to come back and check responses? Here is how to subscribe to a notification

1 additional answer

Sort by: Most helpful
  1. Samy Abdul 3,371 Reputation points
    2022-10-14T10:22:15.513+00:00

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.