Grant permissions so that the user can only modify their created pipeline

Gabriel Lazo 41 Reputation points
2022-11-29T01:58:21.05+00:00

Hello,

I would like to know if there is any role or permission so that a certain user can only work in the pipeline that he created and cannot modify the other pipelines?
If the role or permission cannot be assigned directly from the data factory, could it be done with permissions in Azure DevOps?

Thanks for you help!

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

1 answer

Sort by: Most helpful
  1. Nandan Hegde 36,241 Reputation points MVP Volunteer Moderator
    2022-11-29T03:42:01.21+00:00

    Hey,
    For a user to publish changes to his pipeline, he would have to be given 'Microsoft.Resources/deployments/write' permission at the resource group level and it is not governed at a pipeline level.
    So ideally I would recommend not to do this, any specific reason why you want to do this?


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.