Configure pipeline access to packages

In this unit, learn how to configure pipeline access to packages stored in Azure Artifacts. It involves creating and managing feed permissions, which allow you to control who can access and manage your packages. By controlling access to these packages, you can ensure that only authorized users can access and use the packages in your projects.

Configure pipeline access to packages in YAML

  1. Navigate to your Azure DevOps organization and select the project that contains the Azure Artifacts repository you want to configure.
  2. In the left-side menu, select Artifacts.
  3. If you don’t have any feed, Create a feed.
  4. In the Artifacts menu, select Feed Settings.
  5. Click on the Permissions tab.
  6. Add users or groups to the repository.
  7. Select the permissions you want to assign to each user or group (for example, Owner, Reader, Contributor, or Collaborator).
  8. Select Add users/groups, and then add your build identity as a Contributor. The project-level build identity is named as follows: [Project name] Build Service ([Organization name]). Example: Implement security through a pipeline using DevOps Build Service (contoso).
  9. Save your changes

SME Accounting Software Malaysia