-
Notifications
You must be signed in to change notification settings - Fork 292
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Pre Azure Login and Post Azure login failing #405
Comments
Relates to Issue 403 |
Same problem here. We've pinned to version |
You cannot assume the azure CLI is installed already. Is there a way we can opt out of the pre-login functionality? |
Also experiencing this issue. Can confirm that azure/[email protected] resolve this issue but that is IMHO a workaround |
We install azure cli in a step right before calling azure/login. As mentioned above, it should not be assumed az cli is installed on the runner/container. |
Could you guys point your v1 tag to same commit as 1.5.1? |
Let's track this in #403. |
|
In GitHub actions, I'm using Azure Login.
But 4 hours ago its getting new jobs getting added Pre Azure Login and Post Azure login and its failing.
The text was updated successfully, but these errors were encountered: