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

Use Azure Default Credential to avoid using keys #3167

Open
darguelles-am opened this issue May 17, 2024 · 0 comments
Open

Use Azure Default Credential to avoid using keys #3167

darguelles-am opened this issue May 17, 2024 · 0 comments
Labels
issue/platform needs-follow-up priority/p2 High impact feature/bug. Will get a lot of users happy

Comments

@darguelles-am
Copy link

Azure azidentity package has DefaultCredentials process to manage different login methods:

login

Using this, we avoid to force the use of AZURE_STORAGE_ACCESS_KEY env and we can use different ways of auth, including workload identity.

@JeromeJu JeromeJu added priority/p2 High impact feature/bug. Will get a lot of users happy needs-follow-up issue/platform labels May 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
issue/platform needs-follow-up priority/p2 High impact feature/bug. Will get a lot of users happy
Projects
None yet
Development

No branches or pull requests

2 participants