Skip to content
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

Bug: GitHub Actions Failed to Login into Azure #466

Open
Keatnuxsuo opened this issue Dec 4, 2024 · 1 comment
Open

Bug: GitHub Actions Failed to Login into Azure #466

Keatnuxsuo opened this issue Dec 4, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@Keatnuxsuo
Copy link

I have created service principle using the command below and create secret from its JSON output.

az ad sp create-for-rbac
--name --role contributor --scopes /subscriptions//resourceGroups/ --sdk-auth --output json

However, I'm not sure why it couldn't get through the login task when running the workflow. Any light shed on this would appreciate! Thank you in advance

Image

@olafwrieden olafwrieden changed the title Github Actions Failed to Login into Azure Bug: GitHub Actions Failed to Login into Azure Feb 12, 2025
@olafwrieden olafwrieden added the bug Something isn't working label Feb 12, 2025
@olafwrieden
Copy link
Collaborator

Hi Jia, David pushed several updates earlier that touched GitHub Actions, I think it is worth trying this again. I also made notes on #359 with more details related to the AZURE_CREDENTIALS expected payload.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants