Relative Content

Tag Archive for azure-devopsazure-pipelinesazure-artifacts

Azure DevOps Pipeline Failure “User ‘1a5add63-xxxxxxx’ lacks permission to complete this action. You need to have ‘ReadPackages’.”

I have an Azure DevOps pipeline which runs on a self-hosted build agent, which has started failing on the Restore step. There is a Nuget.config file for the solution, with a reference to my own Artifacts feed, and a placeholder in the package credentials, which is replaced with a PAT token by the pipeline in the first step. This is the error in the pipeline run: