PowerShell / PSResourceGet

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

ACR Integration: Update SecretManagement credential use with ACR repos #1498

Closed alerickson closed 8 months ago

alerickson commented 8 months ago

PR Summary

"Username" for PSCredentialInfo object is now expected to be the tenant ID for the ACR registry.

This allows for simplifying how ACR persistent credentials are set up and later retrieved.

PR Context

PR Checklist