Xanderu
Results
1
issues of
Xanderu
### Description when using the ./helpers/GenerateResourcesAndImage.ps1, even when already authenticated, a login is forced if an identity is already provided. https://github.com/actions/runner-images/blob/main/helpers/GenerateResourcesAndImage.ps1#L243 ``` # Login to Azure subscription if ([string]::IsNullOrEmpty($AzureClientId)) {...
Area: Scripting and command line
feature request