Skip to content

Latest commit

 

History

History
108 lines (62 loc) · 3.93 KB

request-extensions.md

File metadata and controls

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

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, you must 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