Cannot publish pipelines in Azure data factory.

Brian Sullivan 5 Reputation points
2024-03-08T11:58:47.9266667+00:00

A user that is set up as an owner, contributor and data factory contributor for a data factory resource cannot publish pipelines. Is there a specific role or setting required for this? DevOps is not involved, just directly publishing a pipeline.

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

1 answer

Sort by: Most helpful
  1. Bhargava-MSFT 31,121 Reputation points Microsoft Employee
    2024-03-08T21:36:48.51+00:00

    Hello Brian Sullivan,

    To publish the piplelines, The Data Factory Contributor role at the resource group level or above is needed

    In publish context, Microsoft.DataFactory/factories/write permission applies.

    So the user should have the "Contributor" role or a custom role with the "Microsoft.DataFactory/factories/write" permission needed.

    and make sure user signed in to the correct Azure account.

    if you are still facing the issue, please let me know.


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.