-
Notifications
You must be signed in to change notification settings - Fork 378
Add ML MSI Source #5053
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 ML MSI Source #5053
Conversation
src/client/Microsoft.Identity.Client/ManagedIdentity/MachineLearningManagedIdentitySource.cs
Outdated
Show resolved
Hide resolved
src/client/Microsoft.Identity.Client/ManagedIdentity/MachineLearningManagedIdentitySource.cs
Outdated
Show resolved
Hide resolved
src/client/Microsoft.Identity.Client/ManagedIdentity/MachineLearningManagedIdentitySource.cs
Outdated
Show resolved
Hide resolved
tests/Microsoft.Identity.Test.Common/Core/Mocks/MockHttpManagerExtensions.cs
Outdated
Show resolved
Hide resolved
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.
Some minor comments otherwise looks good. Were you able to test the flow manually? Is it documented how you did the manual testing?
|
@AndyOHart @4gust - please review this, it shows how to integrate the ML host. |
I just filed a task with the lab to create some ML resources to test it. Will document the test setup once I have them. As of now this is based on unit tests. |
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 good to me
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.
LGTM :)
src/client/Microsoft.Identity.Client/ManagedIdentity/MachineLearningManagedIdentitySource.cs
Show resolved
Hide resolved
e4bc7b2 to
6d34795
Compare
…arningManagedIdentitySource.cs Co-authored-by: Neha Bhargava <[email protected]>
6d34795 to
f3a93ee
Compare
Fixes #4984
Changes proposed in this request
Testing
Performance impact
none
Documentation