Skip to content

Latest commit

 

History

History
109 lines (63 loc) · 3.92 KB

File metadata and controls

109 lines (63 loc) · 3.92 KB
title Request and approve extensions for Azure DevOps
description Request extensions and approve extension requests for a project or project collection in Azure DevOps
ms.custom engagement-fy23
ms.topic how-to
ms.subservice azure-devops-marketplace
ms.assetid 93a88b2c-559d-43ae-aaa9-e75ba33272fe
ms.author chcomley
author chcomley
ms.date 10/06/2022
monikerRange <= azure-devops

Request and approve extensions

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

If you don't have permissions to install extensions, you can request extensions instead. Project Collection Administrators receive an email when another project member requests an extension. Azure DevOps automatically installs the extension once it's approved.

Prerequisites

Permissions:

Request an extension

::: moniker range=" azure-devops"

  1. Sign in to your organization (https://dev.azure.com/{yourorganization}).

  2. Select gear icon Organization settings.

    Open Organization settings

  3. Select Extensions, and then Browse marketplace.

    Select Extensions and Browse marketplace

  4. Select an extension to install.

  5. If you don't have permission to install the extension, you can request it now.

Review your requests after the Marketplace sends the request to your Project Collection Administrator.

Your requests appear on the Extensions page, Requested tab.

Requested tab for extensions

::: moniker-end

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

  1. Sign in to your organization (https://dev.azure.com/{yourorganization}).

  2. Select gear icon Admin settings.

    Open Admin settings

  3. Select Extensions, and then Browse Marketplace.

    Select Browse Marketplace

  4. Select an extension to install.

  5. If you don't have permission to install the extension, request it now.

Review your requests after the Marketplace sends the request to your Project Collection Administrator.

Your requests appear on the Extensions page, Requested tab.

Requested tab for extensions page

::: moniker-end

To approve extensions, have edit collection-level information permissions.

Approve an extension request

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

  1. Go to your Azure DevOps project, https://dev.azure.com/{organization}/{project}.

  2. Select the shopping bag icon, and then Manage extensions.

    Manage extensions

  3. Review and approve your requested extensions.

    [!div class="mx-imgBorder"] Extensions tab, requested extensions

    After you approve extension requests, the extensions are automatically installed.

  4. Assign those extensions to users who need access.

::: moniker-end

Tell your team about installed extensions, so they can start using their capabilities.

Related articles