Skip to content

Latest commit

 

History

History
158 lines (90 loc) · 6.03 KB

add-team-administrator.md

File metadata and controls

158 lines (90 loc) · 6.03 KB
title titleSuffix description ms.subservice ms.custom ms.assetid ms.author author ms.topic monikerRange ms.date
Add, remove team administrator
Azure DevOps
Add another user to the team administrator role in Azure DevOps.
azure-devops-settings
teams
843D5E56-D24E-4DEA-9915-19B1F76E9A56
chcomley
chcomley
how-to
<= azure-devops
04/04/2022

Add or remove a team administrator

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

Learn how to add or remove an administrator for your team. It's always a good idea to have more than one user with administration permissions for a team. Team administrators can manage teams and configure team tools and manage projects. You may want to remove a user's administration permissions, for instance 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

  • To add or remove a user as a team administrator, you must be a member of the Project Administrators group, or a team administrator for the team you want to update.
  • To be added as a team administrator, you must be granted Basic or higher access-level. Users granted Stakeholder access can't be added as a team administrator.

Add an administrator

To get added as a team administrator, ask another team administrator or a member of the Project Administrators group. See Look up a project 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/{yourorganization}) and select a project.

  2. Choose Project settings, and then choose 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. Choose Project settings, and then choose 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

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

  1. Choose Project settings, and then choose 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 must have at least one administrator. To remove an administrator, you must first add at least a second administrator.

Open the Teams page as described in the previous section.

::: moniker range="azure-devops"

Choose Settings and scroll down to the Administrators section. Choose 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"] Remove a team admin


::: moniker-end

::: moniker range=">= azure-devops-2019 < 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"] Remove a team admin

::: moniker-end

Next steps

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

Related articles