Skip to content

Latest commit

 

History

History
292 lines (158 loc) · 13 KB

set-favorites.md

File metadata and controls

292 lines (158 loc) · 13 KB
title titleSuffix description ms.custom ms.subservice ms.assetid ms.author author ms.topic monikerRange ms.date
Set personal or team favorites
Azure DevOps
Quickly access views or artifacts by favoriting them in Azure DevOps
navigation, cross-project, cross-service
azure-devops-projects
473E452D-59F7-4F6F-97C6-657ECD99ADCB
chcomley
chcomley
tutorial
<= azure-devops
03/21/2019

Tutorial: Set personal or team favorites

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

Favorite start icon those views that you frequently access. You can favorite all sorts of Azure DevOps features and tools—such as a project, repository, build pipeline, dashboard, backlog, board, or query. You can set favorites for yourself or your team.

As your code base, work tracking efforts, developer operations, and organization grows, you'll want to be able to quickly navigate to those view of interest to you and your team. Setting favorites allows you to do just that.

Team favorites are a quick way for members of your team to quickly access shared resources of interest. You favorite an item for yourself by choosing the :::image type="icon" source="../../media/icons/icon-favorite-star.png" border="false"::: star icon. The favorited item will then show up easily from one or more directory lists. You set favorites for a team through the context menu for the definition, view, or artifact.

In this tutorial you'll learn how to view your personal favorites and to favorite or unfavorite the following views: 

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

[!div class="checklist"]

  • Project or team
  • Dashboard
  • Team backlog, board, shared query, or other Azure Boards view
  • Repository
  • Build and release definition
  • Test plans

::: moniker-end

Prerequisites

::: moniker range="azure-devops"

  • You must connect to a project through the web portal. If you don't have a project yet, create one. To connect to the web portal, see Connect to a project.
  • You must be a member of the Contributors or an administrators security group of the project. To get added, Add users to a project or team.
  • To favorite projects, backlogs, boards, queries, dashboards, or pipeline views, you must have Stakeholder access or higher.
  • To favorite repositories, or delivery plans, you must have Basic access or higher.
  • To favorite test plans, you must have Basic + Test Plans access level or equivalent.

::: moniker-end

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

  • You must connect to a project through the web portal. If you don't have a project yet, create one. To connect to the web portal, see Connect to a project.
  • You must be a member of the Contributors or an administrators security group of the project. To get added, Add users to a project or team.
  • To favorite projects, backlogs, boards, queries, dashboards, or pipeline views, you must have Stakeholder access or higher.
  • To favorite repositories, or delivery plans, you must have Basic access or higher.
  • To favorite test plans, you must have Basic + Test Plans access level or equivalent.

::: moniker-end

For details about the different access levels, see About access levels.

View personal favorites

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

Access views that you have favorited by choosing the :::image type="icon" source="../../media/icons/inbox.png" border="false"::: inbox icon, and then choosing Favorites.

[!div class="mx-imgBorder"]
View your favorited items

Note

If a service is disabled, then you can't favorite an artifact or view of that service. For example, if Boards is disabled, then the favorite groups—Plans, Boards, Backlogs, Analytics views, Sprints, and Queries and all Analytics widgets—are disabled. To re-enable a service, see Turn an Azure DevOps service on or off.

::: moniker-end

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

Favorite a project or team

  1. To favorite a project, open the project Summary page and choose the favorites star icon.

    [!div class="mx-imgBorder"]
    web portal, Azure DevOps logo

  2. To favorite a team artifact, open Boards>Boards or Boards>Backlogs. Select the team you want to favorite from the team selector and choose the :::image type="icon" source="../../media/icons/icon-favorite-star.png" border="false"::: star icon.

    [!div class="mx-imgBorder"]
    Work>Boards, set team favorite

  3. To favorite other team artifacts, choose the :::image type="icon" source="../../media/icons/team.png" border="false"::: team icon, and then choose the :::image type="icon" source="../../media/icons/icon-favorite-star.png" border="false"::: star icon next to one of the listed artifacts.

    [!div class="mx-imgBorder"]
    Phone team work artifacts

::: moniker-end

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

Favorite a dashboard

  1. From Overview>Dashboards, open the selector and choose the Browse all dashboards option.

    [!div class="mx-imgBorder"]
    Dashboards, Browse all dashboards option

  2. The Mine page shows your favorited dashboards, and all dashboards of teams that you belong to. The All page (shown below) lists all dashboards defined for the project in alphabetical order. You can filter the list by team or by keyword.

    [!div class="mx-imgBorder"]
    The All page lists all dashboards.

    [!TIP] You can change the sort order of the list by choosing the column label.

  3. To favorite a dashboard, hover over the dashboard and choose the :::image type="icon" source="../../media/icons/icon-favorite-star.png" border="false"::: star icon.

    [!div class="mx-imgBorder"]
    Favorite a dashboard.

    Favoriting a dashboard will cause it to appear on your Favorites page and towards the top in the Dashboards selection menu.

::: moniker-end

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

Favorite a team's backlog, board, or other view

You can favorite several Agile tools for a team from a Boards page.

  1. Choose Boards, and then choose the page of interest, such as Boards, Backlogs, or Sprints.

    For example, here we choose (1) Work and then (2) Backlogs.

    [!div class="mx-imgBorder"]
    Open Work, Backlogs

    To choose a specific team backlog, open the selector and select a different team or choose the :::image type="icon" source="../../media/icons/home-icon.png" border="false"::: Browse all team backlogs option. Or, you can enter a keyword in the search box to filter the list of team backlogs for the project.

    [!div class="mx-imgBorder"]
    Choose another team

  2. Choose the :::image type="icon" source="../../media/icons/icon-favorite-star.png" border="false"::: star icon to favorite a team backlog. Favorited artifacts (:::image type="icon" source="../../media/icons/icon-favorited.png" border="false"::: favorited icon) appear on your Favorites page and towards the top of the team backlog selector menu.

::: moniker-end

Favorite a shared query

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

Open Boards>Queries and choose the All page. Expand a folder as needed. Choose the :::image type="icon" source="../../media/icons/icon-favorite-star.png" border="false"::: star icon next to the query you want to favorite.

Or, open the context menu of the query, and then select Add to Team Favorites, and then select from the list of teams.

Note

You must be a member of at least one team for the Add to Team Favorites option to be visible. If not visible, ask your project administrator or team administrator to add you to a team.

[!div class="mx-imgBorder"]
Work>Queries, Add to favorites

You can also set a query as a personal favorite by opening the query and choosing the :::image type="icon" source="../../media/icons/icon-favorite-star.png" border="false"::: star icon.

[!div class="mx-imgBorder"]
Work>Queries, set shared query as a personal favorite

::: moniker-end

Favorite a delivery plan

To learn more about delivery plans, see Review team Delivery Plans.

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

To mark a delivery plan as a favorite, open the Boards>Plans page and choose the :::image type="icon" source="../../media/icons/icon-favorite-star.png" border="false"::: star icon next to the Delivery Plan. ::: moniker-end

Favorite a repository

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

From any Repos page, open the repository selector and choose the :::image type="icon" source="../../media/icons/icon-favorite-star.png" border="false"::: star icon for the repository you want to favorite.

[!div class="mx-imgBorder"]
Code page, Repository selector, choose favorites icon

::: moniker-end

Favorite a build pipeline

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

Open Pipelines>Builds and choose either Mine or Definitions page. Choose the :::image type="icon" source="../../media/icons/icon-favorite-star.png" border="false"::: star icon next to the build definition you want to favorite. Or, open the context menu of the build definition, and then select Add to my favorites or Add to team favorites.

[!div class="mx-imgBorder"]
Pipelines, Builds, Add to my favorites or team favorites

::: moniker-end

Favorite a test plan

To learn more about test plans, see Create a test plan and test suite.

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

To mark a test plan as a favorite, open Test Plans>Test Plans and choose the :::image type="icon" source="../../media/icons/icon-favorite-star.png" border="false"::: star icon next to a test plan from the menu that shows All test plans.

::: moniker-end

Unfavorite a view you've favorited

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

You can unfavorite an artifact from your Favorites page. Choose the :::image type="icon" source="../../media/icons/inbox.png" border="false"::: inbox icon, and then choose Favorites. Choose the :::image type="icon" source="../../media/icons/icon-favorited.png" border="false"::: favorited icon of a currently favorited artifact.

[!div class="mx-imgBorder"]
View your favorited items

Similarly, you can unfavorite an artifact from the same page where you favorited it.

::: moniker-end

Try this next

[!div class="nextstepaction"] Follow a user story, bug, issue, or other work item or pull request

Related articles