Skip to content

Latest commit

 

History

History
151 lines (90 loc) · 5.83 KB

add-team-administrator.md

File metadata and controls

151 lines (90 loc) · 5.83 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
11/12/2024

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

  • Permissions: Be a member of the Project Administrators group, or a team administrator for the team you want to update.
  • Access: To get added as a team administrator, have at least Basic access and ask another team administrator or a member of the [Project Administrators] (../security/look-up-project-administrators.md) group.

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 articles