You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/marketplace/manage-high-privilege-extensions.md
+1-7Lines changed: 1 addition & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,9 +11,6 @@ ms.date: 04/23/2025
11
11
12
12
# Manage high privilege scopes, pipeline decorators, and unpublished extensions
13
13
14
-
> [!IMPORTANT]
15
-
> This feature is in **public preview**. Features in public preview could undergo changes before becoming generally available.
16
-
17
14
Extensions in Azure DevOps enhance functionality and streamline workflows, but some extensions might pose security vulnerabilities due to their high privilege scopes or unpublished status. This article explains how to identify and manage high privilege, pipeline decorators, and unpublished extensions to protect your Azure DevOps organization from potential security vulnerabilities or unexpected behavior.
18
15
19
16
## What are high privilege scopes and high privilege extensions?
@@ -65,9 +62,6 @@ When you select any extension and especially an extension with high privilege sc
65
62
> [!div class="mx-imgBorder"]
66
63
> 
67
64
68
-
> [!NOTE]
69
-
> This feature is being released gradually. If you don't see the high privilege scope insights in your [Azure DevOps Visual Studio Marketplace](https://marketplace.visualstudio.com/azuredevops) user interface, wait a few more days until it becomes available for you too.
70
-
71
65
## Use pipeline decorators safely
72
66
73
67
[Pipeline decorators](../extend/develop/add-pipeline-decorator.md) are private extensions that modify and enhance all pipelines within your organization, they're also classified as high privilege extensions. Use pipeline decorator extensions cautiously and only if you trust their publishers and code.
@@ -90,4 +84,4 @@ Additionally, with the Azure DevOps Services REST API [version 7.2](/rest/api/az
90
84
-[Secure your Azure DevOps environment](../organizations/security/security-overview.md)
91
85
-[Publish extensions to the Visual Studio Marketplace](../extend/publish/overview.md)
0 commit comments