'Error accessing AzureDevOps build pipelines even though User is a contributor

I am an administrator to a DevOps project and i have full access to the project.

I am trying to provide a user whom i only need to give access to a certain pipeline.

Steps Take:

Initially i provided him with only Reader access and he is not able to access the URL (404 error) I removed him from reader and provided with Contributor access and still cannot access the pipelines. Getting below error,

404 - Page not found Looks like this page doesn’t exist or can’t be found. Make sure the URL is correct. 23/05/2022 2:48:04 PM (UTC) 1e9217ce-2731-4aaa-b853-80c7444299e8

Like i said, the user is a member of the Valid Users and Contributor built-in roles without any customization.

The user is able to navigate to releases and environments and deployment groups, but not able to access build pipelines, library, or Task groups.

Error screen and screenshots attached

project home screen Error screen permissions



Solution 1:[1]

This issue is resolved after i contacted microsoft. The issue was due to the user access is stakeHolder. Thanks for GeralexGR comment i was able to streer through that direction.

Resolution: Change users access level from StakeHolder to Basic. enter image description here

Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source
Solution 1 Minions