Skip to content

Latest commit

 

History

History
150 lines (89 loc) · 5.58 KB

File metadata and controls

150 lines (89 loc) · 5.58 KB
title Add, remove team administrator
titleSuffix Azure DevOps
description Add another user to the team administrator role in Azure DevOps.
ms.subservice azure-devops-settings
ms.assetid 843D5E56-D24E-4DEA-9915-19B1F76E9A56
ms.author chcomley
author chcomley
ms.topic how-to
monikerRange <= azure-devops
ms.date 11/12/2024
ms.custom teams, sfi-image-nochange

Add or remove a team administrator

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

Learn how to add or remove team administrators. We recommend having multiple users with administration permissions for redundancy. Team administrators can manage teams and configure team tools and oversee projects. Remove a user's administration permissions if the user is no longer active.

To add a team, see Add teams. To add or remove a project administrator, see Change project-level permissions.

Prerequisites

[!INCLUDE prerequisites-project-administrator-and-basic]

Add an administrator

::: moniker range="azure-devops"

Note

To enable the user interface for the New Teams Page, see Manage or enable features.

  1. Sign in to your organization (https://dev.azure.com/{Your_Organization}) and select a project.

  2. Select Project settings > Teams.

    [!div class="mx-imgBorder"] Screenshot of Project settings and Teams buttons for selection.

  3. Select the team to configure, and then select Settings > Add.

    [!div class="mx-imgBorder"] Screenshot of dialog for adding user identity, new teams page view for Azure DevOps Services.

  4. Enter the user's identity you want to add to the administrator role, and then select Save.

    [!div class="mx-imgBorder"] Screenshot of Add team administrator dialog on the New Teams page.

  1. Sign in to your organization (https://dev.azure.com/{Your_Organization}) and select a project.

  2. Choose Project settings > Teams.

    [!div class="mx-imgBorder"] Screenshot of selected Project settings and Teams buttons.

  3. Select the team to configure, and then select Settings > Add.

    [!div class="mx-imgBorder"] Screenshot of the Add button for selection.

  4. Enter the user identity that you want to add to the administrator role, and then select Save.

    [!div class="mx-imgBorder"] Screenshot of Add team administrator dialog on current page for Azure DevOps Server 2019 and up.


::: moniker-end

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

  1. Select Project settings > Teams.

    [!div class="mx-imgBorder"] Screenshot of selected Project settings and Teams buttons.

  2. Select the team to configure, and then select Settings > Add.

    [!div class="mx-imgBorder"] Screenshot of the Add button for selection.

  3. Enter the user identity that you want to add to the administrator role, and then select Save.

    [!div class="mx-imgBorder"] Screenshot of Add team administrator dialog on current page for Azure DevOps Server 2019 and up.

::: moniker-end


Remove an administrator

Each team has at least one administrator. To remove an administrator, first add at least a second administrator.

Open the Teams page as described in the previous section.

::: moniker range="azure-devops"

Select Settings and scroll down to the Administrators section. Select remove icon for the user that you want to remove as a team administrator.

Screenshot of X selected to remove team administrator.

From the Administrators section, choose delete icon for the user that you want to remove as a team administrator.

[!div class="mx-imgBorder"] Screenshot shows removing a team administrator.


::: moniker-end

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

From the Administrators section, choose delete icon for the user that you want to remove as a team administrator.

[!div class="mx-imgBorder"] Screenshot shows removing a team administrator.

::: moniker-end

Next steps

[!div class="nextstepaction"] Manage teams and configure team tools

Related content