-
Notifications
You must be signed in to change notification settings - Fork 903
adding azure developer cli credential #21328
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
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for doing this!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I added some test coverage on main. If you rebase onto or merge it, I think this PR can clear the coverage bar now
@vhvb1989 Can you also please add a row to the table at https://github.com/Azure/azure-sdk-for-go/blob/main/sdk/azidentity/README.md#authenticating-via-development-tools? |
Co-authored-by: Charles Lowell <[email protected]>
Co-authored-by: Charles Lowell <[email protected]>
(will add changelog entry in another PR)
c19ea0b
to
30472ef
Compare
By adding the azd-credential to the sdk-client, we will be able to use it for tools like
terraform
(hashicorp/terraform-provider-azurerm#22827) and kubernetes cli