-
Notifications
You must be signed in to change notification settings - Fork 848
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
Add KeyCredential and SASCredential types #21553
Conversation
Includes supporting pipeline policies, config options, etc.
Still need to add tests (this is why the CI fails). |
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.
A couple of questions about exported
use in the public surface.
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.
Looks fine by me, @chlowell has a few unresolved questions, I believe, although I think we were just waiting for @JeffreyRichter to weigh in.
@chlowell any other concerns? @JeffreyRichter does this look good now? |
Includes supporting pipeline policies, config options, etc.
Includes supporting pipeline policies, config options, etc.
Fixes #20541