Skip to content

Latest commit

 

History

History
207 lines (141 loc) · 12.4 KB

File metadata and controls

207 lines (141 loc) · 12.4 KB
title Manage preview features
titleSuffix Azure DevOps
description Learn how to enable preview features in Azure DevOps and get early access to new functionalities and improvements. Preview features are easy to turn on or off.
ms.custom navigation, cross-project, cross-service, engagement-fy23
ms.subservice azure-devops-projects
ms.assetid FB4E044D-B916-4901-A322-C87C3581A90A
ms.author chcomley
author chcomley
ai-usage ai-assisted
ms.topic how-to
monikerRange <= azure-devops
ms.date 01/27/2025

Manage preview features

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

::: moniker range="azure-devops"

As some new features get introduced, you can turn them on or off. You can try them out, provide feedback, and work with the ones that meet your requirements. Some preview features provide access to new functionality, while others reflect a change to the user interface, but little or no change in functionality.

Note

It might take up to three weeks after a release to Azure DevOps for the preview feature to appear in your organization. The latest release notes usually provide information on new preview features. You can turn on or off select features for Azure DevOps. Preview features become available first on Azure DevOps Services and then become standard features with an update to Azure DevOps Server. At some point, the preview feature moves out of preview status and becomes a regular feature of the web portal.

::: moniker-end

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

As some new features get introduced, you can turn them on or off. You can try them out, provide feedback, and work with the ones that meet your requirements. Some preview features provide access to new functionality, while others reflect a change to the user interface, but little or no change in functionality.

::: moniker-end

Prerequisites

Category Requirements
Project access Member of the project where you want to enable or disable preview features.
Permissions To enable or disable preview features for your organization: Member of the Project Administrators group.
Access levels At least Basic access.

Turn on or off preview features

::: moniker range="azure-devops"

Select either your organization or personal settings from the dropdown menu and slide the toggle to on or off to change the feature status.

:::image type="content" source="media/preview-features/manage-preview-features.png" alt-text="Screenshot of Preview features options and dropdown menu for either personal or organizational settings.":::

Enabling a feature at the organization level activates it for all users. They can still turn it off individually. Disabling a feature at the organization level doesn’t affect user settings. Users can change feature status on their own. For more information, see Set user preferences.

Tip

If you don't see the for this account menu option, then you aren't a member of the Project Collection Administrators group. To get added as one, see Change project collection-level permissions.

::: moniker-end

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

  1. Open your profile menu by choosing your image icon and select Manage features.

    :::image type="content" source="media/manage-features/open-profile-2020.png" alt-text="Screenshot of Open profile menu, Azure DevOps Server 2020.":::

  2. Select the level from the menu provided.

    [!TIP]
    If you don't see the for this project or for this collection menu options, then you aren't an administrator. To get added as one, see Change project collection-level permissions.

  3. To turn on or off a feature, choose the slider.

    User-level
    :::image type="content" source="media/manage-features/manage-features-user-2020.png" alt-text="Screenshot of Manage features for the user.":::

    Project-level
    :::image type="content" source="media/manage-features/manage-features-project-2020.png" alt-text="Screenshot of Manage features for the project.":::

    Collection-level
    :::image type="content" source="media/manage-features/manage-features-collection-2020.png" alt-text="Screenshot of Manage features for the collection.":::

When you turn on a feature at the project or collection-level, you turn it on for all users. If you turn off a feature at the project or collection-level, user settings aren't changed. Users can change feature status on their own.

::: moniker-end

Preview features

::: moniker range="azure-devops"

The following table lists the preview features that you can turn on or off based on your role: user, team member, or organization. Only Project Collection Administrators can manage organization-level features.

Preview features Per user Per organization
Pull Request Summary - Load of large files ✔️
Microsoft Entra profile information ✔️
Experimental themes ✔️ ✔️
Limit user visibility and collaboration to specific projects ✔️
New Artifacts (Feeds) Experience (accessibility updates) ✔️ ✔️
New Boards Hubs ✔️ ✔️
New service connections experience ✔️ ✔️
New Settings Search in the organization settings panel ✔️ ✔️
New workflow identity authentication option ✔️ ✔️
New Teams page ✔️ ✔️
New Wiki experience ✔️ ✔️
Organization Permissions Settings Page v2 ✔️ ✔️
Project Permissions Settings page ✔️ ✔️
Task Insights for Failed Pipeline Runs ✔️ ✔️
YAML templates editor ✔️ ✔️

::: moniker-end

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

You can turn on or off the Pull Request Summary - Load of large files feature on a per-user basis.

::: moniker-end

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

Pull request summary - Load of large files

Turns on a file content load experience for large files in the Pull request summary.

::: moniker-end

::: moniker range="azure-devops"

Experimental themes

When you select Theme from the Profile menu, you can select between Dark and Light themes for the display of Azure DevOps web portal.

:::image type="content" source="media/preview-features/menu-theme.png" alt-text="Screenshot of Profile menu, Theme selected.":::

With Experimental themes on, you can select from many other themes.

:::image type="content" source="media/preview-features/choose-your-theme.png" alt-text="Screenshot of Choose your theme dialog.":::

GA features for Azure DevOps

The following features are generally available for Azure DevOps.

General

Azure Artifacts

Azure Boards, Dashboards, and Analytics

Azure Repos

Azure Pipelines

Azure Test Plans

::: moniker-end

Transition of Preview Features to General Availability

While there's no fixed timeline for when a preview feature moves to general availability (GA), there are several indicators and resources you can use to stay informed about the status of preview features:

  • Azure DevOps roadmap and release notes: The Azure DevOps roadmap provides insights into upcoming features and enhancements. It includes information about features currently in preview and their expected release timelines. Azure DevOps release notes provide detailed information about new features, improvements, and bug fixes. For more information, see the Relevant Links section at Azure DevOps Blog.
  • Azure DevOps blog: The Azure DevOps blog often features posts about new releases, including when preview features transition to GA. Subscribing to the blog or regularly checking it can help you stay updated. For more information, see Azure DevOps Blog.

Related content