- create a personal access token
- create a generic service connection (serve URL your Azure DevOps NuGet feed URL)
- Use the service connection in the NuGet authenticate task
- verify pipeline permissions
- test the pipeline
Azure DevOps Service Connection field in NuGet Authenticate task (v1.*) — No service connection type found and existing connections not appearing in dropdown
Hello,
I am facing an issue with the 'Azure DevOps' Service Connection field in the NuGet Authenticate task (version 1.*) in Azure Pipelines.
Problem 1 — Cannot create 'Azure DevOps' Service Connection type:
When I navigate to Project Settings → Service Connections → New Service Connection and search for Azure DevOps, it returns 'No Service Endpoint Found'. There is no dedicated Azure DevOps connection type available in the list.
Problem 2 — Existing connections not appearing in dropdown:
I have already created both a NuGet service connection and a Generic service connection using a Personal Access Token (PAT) scoped to Packaging (Read). However, neither of these connections appear in the 'Azure DevOps' Service Connection dropdown inside the NuGet Authenticate task UI.
What I have already tried:
- Created a NuGet service connection with Token Authentication
- Created a Generic service connection with the Azure DevOps Artifacts feed URL
- Verified 'Grant access permission to all pipelines' is enabled on both connections
- Verified the service connections are created in the same project as the pipeline
- Verified the PAT is valid and not expired
- What exactly is the 'Azure DevOps' Service Connection type and how is it created?
- Which service connection type does this dropdown field actually accept?
- Is there a marketplace extension required to register this endpoint type?
- If this field is deprecated or non-functional, what is the recommended alternative for cross-organization NuGet feed authentication?
Any guidance or official documentation pointing to this specific field would be greatly appreciated.
Thank you!
Azure DevOps
-
Keketso Mokgele 75 Reputation points
2026-03-04T12:08:27.14+00:00