Enable/Disable the pipeline Trigger using REST API
Mohammad Zouraiz Butt
0
Reputation points
Hi,
I hope you are doing well. I am having difficulty in enable/ disable the Azure Data factory Pipeline trigger using REST API. User has already following roles assigned to him in given below image.
i have tried on the documentation page in which it run successfully and trigger gets disabled.
https://learn.microsoft.com/en-us/rest/api/datafactory/triggers/stop?tabs=HTTP#code-try-0
but when I use it in the web activity using same request URL in the above mention picture. it gives the Error.
what RBAC role am I missing. I need your help in identifying the root cause.
Azure Role-based access control
Azure Role-based access control
An Azure service that provides fine-grained access management for Azure resources, enabling you to grant users only the rights they need to perform their jobs.
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
Sign in to answer