Skip to content

Latest commit

 

History

History
94 lines (65 loc) · 4.33 KB

File metadata and controls

94 lines (65 loc) · 4.33 KB
title Look up a project collection administrator
titleSuffix Azure DevOps
description Learn how to identify members of the Project Collection Administrators group in Azure DevOps.
ms.subservice azure-devops-security
ms.custom security-refresh
ms.author chcomley
author chcomley
ms.topic how-to
monikerRange <= azure-devops
ms.date 07/12/2024

Look up a project collection administrator

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

The Project Collection Administrators group is a pivotal security group within an organization or collection, with members empowered to do the following tasks: ::: moniker range="azure-devops"

  • Add users to a collection
  • Create and manage projects within an organization or collection
  • Define and oversee Inherited processes for a collection
  • Install and uninstall extensions
  • Modify group memberships, including adding members to the Project Collection Administrators group or other project-level groups
  • Manage permissions across all levels ::: moniker-end ::: moniker range="< azure-devops"
  • Add users to a collection
  • Create and manage projects within an organization or collection
  • Create and manage Inherited processes defined for a collection
  • Import and export On-premises XML process templates to a collection
  • Install and uninstall extensions
  • Add members and groups to the Project Collection Administrators group or any other project-level group
  • Manage permissions across all levels ::: moniker-end

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

For more information, see Get started with permissions and security groups.

Prerequisites

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

Show members of the Project Collection Administrators group

::: moniker range="azure-devops"

To identify members of the Project Collection Administrators group, do the following steps.

Note

To enable the Organization Permissions Settings Page v2 preview page, see Enable preview features. The preview page provides a group settings page that the current page doesn't.

  1. Select the :::image type="icon" source="../../media/icons/project-icon.png" border="false"::: Azure DevOps logo to open your projects, and then select :::image type="icon" source="../../media/icons/gear-icon.png" border="false"::: Organization settings.

    Screenshot showing Opening Organization settings.

  2. Select Permissions > Project Collection Administrators > Members.

    [!div class="mx-imgBorder"]
    Screenshot of Security, Project Collection Administrators group, Members tab.

::: moniker-end

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

To identify members, do the following steps.

  1. Select the :::image type="icon" source="../../media/icons/project-icon.png" border="false"::: Azure DevOps logo to open Projects, and then select Organization settings.

    Screenshot of opening Organization settings.

  2. Select Security > Project Collection Administrators > Members.

    [!div class="mx-imgBorder"]
    Screenshot of Security, Project Collection Administrators group, Members tab.

::: moniker-end

The display shows a list of users who are part of the Project Collection Administrators group.

Next steps

[!div class="nextstepaction"] Look up a project administrator

Related articles