1

I'm trying to set RBAC to the components of a Data Factory so every different user group can work just with the pipeline they have to. Is there a way to achieve this?

Thank you very much in advance!

lucasher89
  • 11
  • 2

1 Answers1

1

Here is a list of the built in roles. I don't see what you are looking for exactly. It might be worth looking at creating a custom role specific for what you are looking for.

Most likely would need to build a custom role looking at which features of Data Factory you'd like to grant permissions to.

And then create a custom role which can be deploy via ARM or Powershell.

DreadedFrost
  • 2,602
  • 1
  • 11
  • 29