0

Is it possible to hide:

I can hide the pipelines and work items but not the pipeline folders and board names in the dropdowns.

1 Answers1

0

I added one user in the readers group to access the Azure DevOps project, the user was able to view the boards and the Work items like below but was unable to edit it due to reader role :-

enter image description here

Now, I visited the Project Settings with my Admin Account > Boards > Team configuration > Areas > Security > View work items in this node > Deny

enter image description here

enter image description here

Now, When I route back to my user who's added to Readers group > The Work Items in Boards are not visible like below:-

enter image description here

To Deny access to Pipelines, Refer the following setting below:-

Go to Pipelines > three dots > Manage security> Deny > View Build pipeline and View builds like below:-

enter image description here

enter image description here

The Pipeline folder is not visible to the user like below:-

enter image description here

References:-

permissions - Azure DevOps deny access to Pipelines - Stack Overflow by Shamrai Aleksander

How to restrict work item visibility/access to the team only in Azure DevOps | by Zaniar | Medium By zaniar

SiddheshDesai
  • 3,668
  • 1
  • 2
  • 11