Task name
AzureCLI
Describe your feature request here
AzureCLI@2 and AzureCLI@3 emits federation idToken to idToken environment variable when addSpnToEnvironment is true.
On our use case we use AzureCLI@3 with addSpnToEnvironment to get idToken and fetch our token(s) from Entra ID without using az cli at all.
To make task faster it should be possible to fully skip az login when using addSpnToEnvironment
Task name
AzureCLI
Describe your feature request here
AzureCLI@2 and AzureCLI@3 emits federation idToken to idToken environment variable when
addSpnToEnvironmentis true.On our use case we use AzureCLI@3 with addSpnToEnvironment to get idToken and fetch our token(s) from Entra ID without using az cli at all.
To make task faster it should be possible to fully skip
az loginwhen usingaddSpnToEnvironment