Skip to content

Commit 23b9a08

Browse files
author
Rami Bououni
committed
permissions
1 parent ffb6c1f commit 23b9a08

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

docs/pipelines/artifacts/publish-maven-artifacts.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,7 @@ Azure Pipelines enables developers to publish Maven artifacts to Azure Artifacts
1414

1515
| **Product** | **Requirements** |
1616
|--------------------|--------------------|
17-
| **Azure DevOps** | - An Azure DevOps [organization](../../organizations/accounts/create-organization.md).<br>- An Azure DevOps [project](../../organizations/projects/create-project.md).<br> - An Azure Artifacts [feed](../../artifacts/start-using-azure-artifacts.md#create-a-new-feed). |
18-
17+
| **Azure DevOps** | - An Azure DevOps [organization](../../organizations/accounts/create-organization.md) and a [project](../../organizations/projects/create-project.md).<br> - An Azure Artifacts [feed](../../artifacts/start-using-azure-artifacts.md#create-a-new-feed).<br> - A [working pipeline](../create-first-pipeline.md).<br> - **Permissions:**<br> &nbsp;&nbsp;&nbsp;&nbsp;- To grant access to all pipelines in the project, you must be a member of the [Project Administrators group](../../organizations/security/change-project-level-permissions.md).<br> &nbsp;&nbsp;&nbsp;&nbsp;- To create service connections, you must have the *Administrator* or *Creator* role for [service connections](../library/add-resource-protection.md). |
1918

2019
## Publish packages to a feed in the same organization
2120

0 commit comments

Comments
 (0)