dotnet / arcade-services

Arcade Engineering Services
MIT License
54 stars 72 forks source link

Fix binding of AzDO configuration #3692

Closed premun closed 6 days ago

premun commented 6 days ago

We see exceptions like these:

Specified argument was out of the range of valid values. (Parameter 'Azure DevOps account dnceng does not have a configured PAT or credential. Please add the account to the 'AzureDevOps.Tokens' or 'AzureDevOps.ManagedIdentities' configuration

Possibly introduced here: https://github.com/dotnet/arcade-services/issues/3673