Allow users to create and cancel pipeline runs for a particular pipeline in ADF

Vanya Strelchenko 51 Reputation points
2022-08-09T16:09:29.58+00:00

I need to grant a group of users access to execute, monitor, and cancel pipeline runs of a particular pipeline. I have created a custom role defined below. While the role allows users to create pipeline runs, it does not allow them to cancel those runs. I am not sure what I am doing wrong here.

  {  
    "properties": {  
         "roleName": "Pipeline Operator",  
         "description": "This allows to run this DF pipeline - factories/
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,536 questions
{count} vote

Accepted answer
  1. KranthiPakala-MSFT 46,422 Reputation points Microsoft Employee
    2022-09-30T16:48:46.577+00:00

    Hello @Vanya Strelchenko ,

    Just wanted to update you: Currently there is no way to grant a user to only cancel a particular permission. This could be a new feature request. I would recommend submitting a feature request in IDEAS forum here. https://feedback.azure.com/d365community/forum/1219ec2d-6c26-ec11-b6e6-000d3a4f032c

    Please do share the URL once the feedback is logged so that I shall up-vote on it and also will pass the feedback link to respective product owners to further review it.

    Thank you


0 additional answers

Sort by: Most helpful