PowerShell / PSResourceGet

PSResourceGet is the package manager for PowerShell
https://www.powershellgallery.com/packages/Microsoft.PowerShell.PSResourceGet
MIT License
476 stars 90 forks source link

Add support for the ADO credential provider #1658

Open SydneyhSmith opened 1 month ago

SydneyhSmith commented 1 month ago

Summary of the new feature / enhancement

Using PATs is not difficult, requires rotation and is not desired in many situations. PSResourceGet should support the ADO cred provider in order to support Azure Identity for ADO.

Related issues #1601 #1511

Proposed technical implementation details (optional)

No response