How to set permissions in ADF ?

Andreas Etelkozi 20 Reputation points
2024-11-19T16:31:03.47+00:00

The permissions on an ADF pipeline should be set , allowing a user to run it. How do we set the permissions?

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

Accepted answer
  1. Ganesh Gurram 1,825 Reputation points Microsoft Vendor
    2024-11-19T17:39:33.8+00:00

    @Andreas Etelkozi - Thanks for the question and using MS Q&A forum.

    Follow the below steps to set permissions in ADF:
    Step-1: Go to the Azure portal and navigate to your Data Factory.

    • Select the Access control (IAM) option.
    • Click on Add role assignment.
      User's image

    Choose the Data Factory Contributor role.User's image In the role assignment pane, select the user or group you want to assign the role to.

    • Confirm and save the changes. User's image User's image Ensure the user has the necessary permissions by checking their access under the Access control (IAM) section.
    • The user should now be able to run the pipeline.

    For more information, refer to this MS documentation: Roles and permissions for Azure Data Factory
    Hope this helps. Do let us know if you have any further queries.  ------------- 

    If this answers your query, do click `Accept Answer` and `Yes` for was this answer helpful. And, if you have any further query do let us know.  

    1 person found this answer helpful.

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.