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

List() signature change, accept credential and client option from caller #2

Merged
merged 4 commits into from
Jan 29, 2023

Conversation

magodo
Copy link
Owner

@magodo magodo commented Jan 29, 2023

This PR changes the signature of List() to accept Azure SDK credential and client option from the caller, instead of from the environment variables. This makes it possible for the caller to choose how to construct the credentials (either from environment variables or other means). It also allows callers to pass in a customized client option.

@magodo magodo added the enhancement New feature or request label Jan 29, 2023
@magodo magodo merged commit 8624647 into main Jan 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant