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

feat: custom azure credential #29

Merged
merged 1 commit into from
Jul 28, 2024
Merged

feat: custom azure credential #29

merged 1 commit into from
Jul 28, 2024

Conversation

jakevc
Copy link
Collaborator

@jakevc jakevc commented Jul 28, 2024

This PR replaces DefaultAzureCredential with a CustomAzureCredential chain. This custom credential chain reorders the credential preference, to prefer AzureCliCredential, then ManagedIdentityCredential, then EnvironmentCredential (service principal)

@jakevc jakevc changed the title custom azure credential feat: custom azure credential Jul 28, 2024
@jakevc jakevc merged commit 2ebda59 into main Jul 28, 2024
4 of 6 checks passed
@jakevc jakevc deleted the feat/custom-credential branch July 28, 2024 18:36
jakevc pushed a commit that referenced this pull request Jul 28, 2024
🤖 I have created a release *beep* *boop*
---


##
[0.3.0](v0.2.1...v0.3.0)
(2024-07-28)


### Features

* custom azure credential
([#29](#29))
([2ebda59](2ebda59))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
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

Successfully merging this pull request may close these issues.

1 participant