PowerShell / PSResourceGet

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

Enable testing against ACR #1550

Closed adityapatwardhan closed 6 months ago

adityapatwardhan commented 7 months ago

PR Summary

Enable testing against ACR instance. The ACR instance is in an internal subscription and connection is done via a service connection in AzDO. The az token is used to set a secret in secret vault, which is used to register the repository.

PR Context

PR Checklist

alerickson commented 6 months ago

Resolves #1512