Skip to content

Latest commit

 

History

History
88 lines (55 loc) · 3.58 KB

grant-permissions.md

File metadata and controls

88 lines (55 loc) · 3.58 KB
title description ms.topic ms.custom ms.subservice ms.assetid ms.author author ms.date monikerRange
Manage extension permissions - Azure DevOps
Grant users or groups permission for managing extensions for Azure DevOps.
how-to
engagement-fy23
azure-devops-marketplace
5b0786ec-9f5e-419f-acef-c15d15985285
chcomley
chcomley
03/03/2025
<= azure-devops

Manage extension permissions

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

This article helps you understand how to grant and manage permissions for users or groups, enabling them to manage extensions effectively. By setting the appropriate permissions, you can maintain control over the extensions used within your organization and ensure compliance with your security policies.

Prerequisites

::: moniker range="azure-devops"

Category Requirements
Permissions Member of the Project Collection Administrators group. Organization owners are automatically members of this group. If you don't have permissions, you can request extensions instead or look up a project collection administrator.
Extension sharing Private extensions shared with your organization.

::: moniker-end

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

Category Requirements
Permissions Member of the Project Collection Administrators group or Edit collection-level information permissions. Organization owners are automatically members of this group.
Extension sharing Private extensions shared with your organization.

::: moniker-end

Manage permissions

::: moniker range="azure-devops"

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

  2. Select gear icon Organization settings.

    Screenshot showing highlighted Organization settings button.

  3. Select Extensions.

    Screenshot showing Extension settings hub.

  4. Select Security.

    Extension security page

  5. Add users or update permission settings.

    Extension security permission setting

::: moniker-end

::: moniker range="=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 select Security.

    Select Extensions, and then select Security.

  4. Add users or update permission settings.

    Extension security

::: moniker-end

By following these steps, you can effectively manage extension permissions within your Azure DevOps organization. This ensures that only authorized users can install, update, or remove extensions, maintaining the security and integrity of your development environment.

Related articles