Skip to content

Latest commit

 

History

History
113 lines (70 loc) · 4.48 KB

File metadata and controls

113 lines (70 loc) · 4.48 KB
title Find a project administrator
titleSuffix Azure DevOps
description Quickly identify members of the Project Administrators group in Azure DevOps.
ms.subservice azure-devops-security
ms.author chcomley
author chcomley
ms.topic quickstart
monikerRange <= azure-devops
ms.date 07/12/2024
ms.custom security-refresh, sfi-image-nochange

Look up a project administrator

[!INCLUDE version-lt-eq-azure-devops]

The Project Administrators group is the primary administrative security group for a project, with members authorized to do the following tasks:

  • Delete or rename a project
  • Add users and teams to a project
  • Manage Area Paths and Iteration Paths
  • Organize shared query folders
  • Adjust group memberships, including adding members to the Project Administrators group or other project-level groups
  • Control permissions at the project level and for project-defined objects

To add users to the Project Administrators group or change a project-level permission see Change project-level permissions.

Prerequisites

[!INCLUDE prerequisites-project-collection-valid-users-group]

Identify members of the Project Administrators group

Do the following steps to identify members of the Project Administrators group.

::: moniker range="azure-devops"

Note

To enable the Project Permissions Settings Page preview page, see Enable preview features.

::: moniker-end

::: moniker range="azure-devops"

  1. Sign in to your project (https://dev.azure.com/{Your_Organization}/{Your_Project}).

  2. Select Project settings > Permissions.

    Screenshot showing Choose Project settings > Permissions.

  3. Select Project Administrators > Members.

    [!div class="mx-imgBorder"]
    Screenshot showing Project Settings, Permissions page, Add member option.

  4. Enter the name of the user account into the text box and then select from the match that appears. You can enter several identities recognized by the system into the Add users and/or groups box. The system automatically searches for matches. Select your match.

    [!div class="mx-imgBorder"]
    Add users and group dialog

    [!NOTE]
    Users that have limited access, such as Stakeholders, won't be able to access select features even if granted permissions to those features. For more information, see Permissions and access.

  5. Select Save.

  1. Sign in to your project (https://dev.azure.com/{Your_Organization}/{Your_Project}).

  2. Select Project settings > Security.

    Screenshot of Project Settings>Security selection.

  3. Select Project Administrators > Members.

    [!div class="mx-imgBorder"]
    Screenshot of Project Settings>Security, Add member option.

The display presents a list of the Project Collection Administrators group's members.


::: moniker-end

::: moniker range="< azure-devops"

  1. Sign in to your project (https://dev.azure.com/{Your_Organization}/{Your_Project}).

  2. Select Project Settings > Security.

    Screenshot shows Project Settings>Security.

  3. Select Members.

    [!div class="mx-imgBorder"]
    Web portal, Security tab, Project Administrators Group, Members tab

The display presents a list of the Project Collection Administrators group's members.

::: moniker-end

Next steps

[!div class="nextstepaction"] Add users to a project or team

Related content