Skip to content

Commit 695d864

Browse files
Merge pull request #7715 from MicrosoftDocs/users/chcomley/refresh-marketplace-399584
Refresh Marketplace docs
2 parents 1672dc7 + efbd4b7 commit 695d864

File tree

5 files changed

+99
-87
lines changed

5 files changed

+99
-87
lines changed

docs/marketplace-extensibility/index.yml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
### YamlMime:Landing
22

33
title: Marketplace & Extensibility documentation
4-
summary: Discover, manage, develop extensions and widgets for integration with Azure DevOps.
4+
summary: Discover, manage, develop extensions, and widgets for integration with Azure DevOps.
55

66
metadata:
77
title: Marketplace & extensibility documentation
@@ -11,7 +11,7 @@ metadata:
1111
ms.topic: landing-page
1212
author: chcomley
1313
ms.author: chcomley
14-
ms.date: 10/08/2019
14+
ms.date: 03/03/2025
1515

1616
# linkListType: architecture | concept | deploy | download | get-started | how-to-guide | learn | overview | quickstart | reference | tutorial | video | whats-new
1717

@@ -23,7 +23,7 @@ landingContent:
2323
linkLists:
2424
- linkListType: concept
2525
links:
26-
- text: About Azure DevOps Marketplace
26+
- text: Learn about Azure DevOps Marketplace
2727
url: ../extend/overview.md?toc=/azure/devops/marketplace-extensibility/toc.json
2828
- linkListType: how-to-guide
2929
links:
@@ -51,7 +51,7 @@ landingContent:
5151
linkLists:
5252
- linkListType: overview
5353
links:
54-
- text: Integration overview
54+
- text: Learn about integrating applications
5555
url: ../integrate/index.md?toc=/azure/devops/marketplace-extensibility/toc.json
5656
- linkListType: how-to-guide
5757
links:
@@ -69,11 +69,11 @@ landingContent:
6969
linkLists:
7070
- linkListType: how-to-guide
7171
links:
72-
- text: Azure Boards with Slack
72+
- text: Use Azure Boards with Slack
7373
url: ../boards/integrations/boards-slack.md?toc=/azure/devops/marketplace-extensibility/toc.json
74-
- text: Azure Pipelines with Slack
74+
- text: Use Azure Pipelines with Slack
7575
url: ../pipelines/integrations/slack.md?toc=/azure/devops/marketplace-extensibility/toc.json
76-
- text: Azure Pipelines with Microsoft Teams
76+
- text: Use Azure Pipelines with Microsoft Teams
7777
url: ../pipelines/integrations/microsoft-teams.md?toc=/azure/devops/marketplace-extensibility/toc.json
7878
- title: Integrate with Service hooks
7979
linkLists:

docs/marketplace/grant-permissions.md

Lines changed: 20 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -7,39 +7,48 @@ ms.subservice: azure-devops-marketplace
77
ms.assetid: 5b0786ec-9f5e-419f-acef-c15d15985285
88
ms.author: chcomley
99
author: chcomley
10-
ms.date: 10/12/2022
10+
ms.date: 03/03/2025
1111
monikerRange: '<= azure-devops'
1212
---
1313

1414
# Manage extension permissions
1515

1616
[!INCLUDE [version-lt-eq-azure-devops](../includes/version-lt-eq-azure-devops.md)]
1717

18-
Learn how to manage permissions for users or groups, so they can manage extensions.
18+
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.
1919

2020
## Prerequisites
21+
2122
::: moniker range="azure-devops"
22-
- **Permissions:** Member of the Project Collection Administrators group. Organization owners are automatically members of this group.
23-
- **Extension sharing:** Private extensions [shared with your organization](../extend/publish/overview.md#share-your-extension).
23+
24+
| Category | Requirements |
25+
|--------------|-------------|
26+
|**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](./request-extensions.md) instead or [look up a project collection administrator](../organizations/security/look-up-project-collection-administrators.md).|
27+
|**Extension sharing** | Private extensions [shared with your organization](../extend/publish/overview.md#share-your-extension).|
28+
2429
::: moniker-end
2530

2631
::: moniker range="< azure-devops"
27-
- **Permissions:** Member of the Project Collection Administrators group or **Edit collection-level information** permissions. Organization owners are automatically members of this group.
28-
- **Extension sharing:** Private extensions [shared with your organization](../extend/publish/overview.md#share-your-extension).
32+
33+
| Category | Requirements |
34+
|--------------|-------------|
35+
|**Permissions**| Member of the Project Collection Administrators group or **Edit collection-level information** permissions. Organization owners are automatically members of this group.|
36+
|**Extension sharing**| Private extensions [shared with your organization](../extend/publish/overview.md#share-your-extension).|
37+
2938
::: moniker-end
3039

3140
## Manage permissions
3241

3342
::: moniker range="azure-devops"
3443

35-
1. Sign in to your organization (```https://dev.azure.com/{yourorganization}```).
44+
1. Sign in to your organization (```https://dev.azure.com/{Your_Organization}```).
3645
2. Select ![gear icon](../media/icons/gear-icon.png) **Organization settings**.
3746

38-
![Open Organization settings](../media/settings/open-admin-settings-vert.png)
47+
![Screenshot showing highlighted Organization settings button.](../media/settings/open-admin-settings-vert.png)
3948

4049
3. Select **Extensions**.
4150

42-
![Extension settings hub](media/manage-permissions/extensions-settings.png)
51+
![Screenshot showing Extension settings hub.](media/manage-permissions/extensions-settings.png)
4352

4453
4. Select **Security**.
4554

@@ -51,7 +60,7 @@ Learn how to manage permissions for users or groups, so they can manage extensio
5160

5261
::: moniker-end
5362

54-
::: moniker range="azure-devops-2019 || azure-devops-2020"
63+
::: moniker range=" <= azure-devops-2020"
5564

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

@@ -69,7 +78,7 @@ Learn how to manage permissions for users or groups, so they can manage extensio
6978

7079
::: moniker-end
7180

72-
81+
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.
7382

7483
## Related articles
7584

0 commit comments

Comments
 (0)