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

Github Actions Failed to Login into Azure #466

Open
Keatnuxsuo opened this issue Dec 4, 2024 · 0 comments
Open

Github Actions Failed to Login into Azure #466

Keatnuxsuo opened this issue Dec 4, 2024 · 0 comments

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant