I am working on an Azure DevOps project and would like to add a new user to the project. However, I would like to restrict the user's access to code source

Maykul 20 Reputation points
2024-07-23T19:45:43.8433333+00:00

I am working on an Azure DevOps project and would like to add a new user to the project. However, I would like to restrict the user's access to code source or my

Microsoft Security | Microsoft Graph
0 comments No comments
{count} votes

Accepted answer
  1. Marcin Policht 50,895 Reputation points MVP Volunteer Moderator
    2024-07-23T19:58:28.1966667+00:00

    The simplest approach would be grant the user the Stakeholder access level.

    Details at https://learn.microsoft.com/en-us/azure/devops/repos/git/set-git-repository-permissions?view=azure-devops


    If the above response helps answer your question, remember to "Accept Answer" so that others in the community facing similar issues can easily find the solution. Your contribution is highly appreciated.

    hth

    Marcin

    1 person found this answer helpful.
    0 comments No comments

0 additional answers

Sort by: Most helpful

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.