Skip to content

Commit f81d560

Browse files
authored
Merge pull request #8037 from MicrosoftDocs/repo_sync_working_branch
Confirm merge from repo_sync_working_branch to main to sync with https://github.com/MicrosoftDocs/azure-devops-docs (branch main)
2 parents 3dc80ba + 921a637 commit f81d560

File tree

2 files changed

+73
-68
lines changed

2 files changed

+73
-68
lines changed

docs/marketplace/manage-high-privilege-extensions.md

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,6 @@ ms.date: 04/23/2025
1111

1212
# Manage high privilege scopes, pipeline decorators, and unpublished extensions
1313

14-
> [!IMPORTANT]
15-
> This feature is in **public preview**. Features in public preview could undergo changes before becoming generally available.
16-
1714
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.
1815

1916
## 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
6562
> [!div class="mx-imgBorder"]
6663
> ![Screenshot showing Azure DevOps' Visual Studio Marketplace acquisition screen for a high privilege extension.](media/high-privilege-extensions/acquisition-pipeline.png)
6764
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-
7165
## Use pipeline decorators safely
7266

7367
[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
9084
- [Secure your Azure DevOps environment](../organizations/security/security-overview.md)
9185
- [Publish extensions to the Visual Studio Marketplace](../extend/publish/overview.md)
9286
- [Add pipeline decorators](../extend/develop/add-pipeline-decorator.md)
93-
- [Reference the extension manifest](../extend/develop/manifest.md)
87+
- [Reference the extension manifest](../extend/develop/manifest.md)

0 commit comments

Comments
 (0)