Skip to content

Latest commit

 

History

History
196 lines (134 loc) · 11.5 KB

preview-features.md

File metadata and controls

196 lines (134 loc) · 11.5 KB
title titleSuffix description ms.custom ms.subservice ms.assetid ms.author author ms.topic monikerRange ms.date
Manage preview features
Azure DevOps
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.
navigation, cross-project, cross-service, engagement-fy23
azure-devops-projects
FB4E044D-B916-4901-A322-C87C3581A90A
chcomley
chcomley
how-to
>= azure-devops-2020
10/18/2023

Manage preview features

[!INCLUDE version-gt-eq-2020]

::: 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-2020"

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

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-2020"

  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 shows the preview features you can turn on or off based on your role: user or team member, or for the organization. Only Project Collection Administrators can manage organization-level features.

Preview features Per user Per organization
Pull Request Summary - Load of large files ✔️
Experimental themes ✔️ ✔️
Limit user visibility and collaboration to specific projects ✔️
New Artifacts (Feeds) Experience (accessibility updates) ✔️ ✔️
New release progress views ✔️ ✔️
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 ✔️ ✔️
Workload Identity federation for Azure Resource Manager service connections ✔️
YAML templates editor ✔️ ✔️

::: moniker-end

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

The following table shows the features you can turn on or off based on your role: user, project administrator, or project collection administrator. These preview features are only available to manage for Azure DevOps Server 2020 RTW.

|Feature|User|Project | Collection| |--------------------|--------------|-----------------||-----------------| |New service connections experience| ✔️ | | ✔️ |
|Selective artifacts download feature for collection/project| | ✔️ | ✔️ |

::: moniker-end

::: moniker range="azure-devops"

Pull request summary - Load of large files

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

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

Related articles