-
Notifications
You must be signed in to change notification settings - Fork 3.1k
User security context to model args instead of user json #1318
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.
Looks good. Thanks for the contribution!
|
@darnissan please agree to the CLA and ping me to merge this one. Thanks! |
@microsoft-github-policy-service agree [company="microsoft"] |
|
@microsoft-github-policy-service agree |
|
hey @sarah-widder , kindly reminder :) |
User security context to model args instead of user json (microsoft#1318)
user security context is component introduced in ms defender for cloud here https://learn.microsoft.com/en-us/azure/defender-for-cloud/gain-end-user-context-ai
this PR is for adding this object to the model args
Motivation and Context
Description
Contribution Checklist