Access to create a pipeline

Shyam Kumar 846 Reputation points
2025-05-13T08:51:47.6666667+00:00

What kind of access we need to create YAML pipeline, I am not seeing option to create new pipeline.

Azure DevOps
0 comments No comments
{count} votes

Accepted answer
  1. Durga Reshma Malthi 4,165 Reputation points Microsoft External Staff Moderator
    2025-05-13T09:39:06.61+00:00

    Hi Diptesh Kumar

    Could you please check your Permissions for your project by navigating to Pipelines -> Manage security -> Permissions for <your project>

    Screenshot (1)

    Ensure you have Project Administrator, Build Administrator, or Contributor access to create and manage pipelines. Also, make sure the permission is set to Allow.

    User's image

    Additional References:

    https://learn.microsoft.com/en-us/azure/devops/pipelines/policies/permissions?view=azure-devops

    Hope this helps!

    Please Let me know if you have any queries.

    If you found the information helpful, please click "Upvote" on the post to let us know and consider accepting the answer as the token of appreciation. Thank You.


2 additional answers

Sort by: Most helpful
  1. Shikha Ghildiyal 6,615 Reputation points Microsoft Employee Moderator
    2025-05-13T09:06:35.25+00:00

    Hi Diptesh Kumar,

    Thanks for reaching out to Microsoft Q&A.

    You need to have contributor role as well as build admin role. Kindly check details below -

    Task Readers Contributors Build Admins Project Admins
    View builds ✔️ ✔️ ✔️ ✔️
    View builds ✔️ ✔️ ✔️ ✔️
    View build pipeline ✔️ ✔️ ✔️ ✔️
    Administer build permissions ✔️ ✔️
    Create build pipeline ✔️ ✔️ ✔️
    Delete or edit build pipeline ✔️ ✔️ ✔️
    Delete or destroy builds ✔️ ✔️
    Edit build quality ✔️ ✔️ ✔️
    Manage build qualities ✔️ ✔️
    Manage build queue ✔️ ✔️
    Override check-in validation by build ✔️
    Queue builds ✔️ ✔️ ✔️
    Retain indefinitely ✔️ ✔️ ✔️
    Stop builds ✔️ ✔️
    Update build information ✔️

    Reference: https://learn.microsoft.com/en-us/azure/devops/organizations/security/permissions?view=azure-devops&tabs=preview-page#pipeline-or-build-object-level

    https://learn.microsoft.com/en-us/azure/devops/pipelines/policies/permissions?view=azure-devops

    Please do not forget to "Accept the answer” and “up-vote” wherever the information provided helps you, this can be beneficial to other community members.

    0 comments No comments

  2. Durga Reshma Malthi 4,165 Reputation points Microsoft External Staff Moderator
    2025-05-13T11:22:03.83+00:00

    Hi Diptesh Kumar

    1. Could you check your access level in your organization. Go to organization settings -> Users -> Ensure your access level is set to Basic or Early Adopter.
    2. Verify if you are part of Build Administrator or Project Administrator by navigating to Project Settings -> Permissions. If not, ask the admin to grant you the access.
    3. Navigate to Organization settings -> Permissions -> Under Pipelines section make sure all settings are set to Allow. User's image

    If possible, please share the screenshot of your permissions.

    Hope this helps!

    Please Let me know if you have any queries.

    0 comments No comments

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.