I am trying to get the Azure Pipelines to publish a nuget package to my project's private Artifacts feed.
I noticed build service users are org wide so I went to Org settings->Users but that user doesn't show up there at all. In fact I can't find any mention of this build user anywhere but the page in the screen above.
CodePudding user response:
You need to delete the Project Collection Build Service identity and then add it as contributor.
Project Collection Build Service identity is an internal identity generated by DevOps not users that invited from outside. It can't be found in organization settings >> users. You could search the Project Collection Build Service identity in organization settings >> permission >> users.