-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Labels
ToTriagestatus:waiting-for-triageAn issue that is yet to be reviewed or assignedAn issue that is yet to be reviewed or assignedtype:bugA broken experienceA broken experience
Description
Describe the bug
I am seeing an API to update/create Comments on an Alert but not for an Incident. The Incident model does show it supports comments, so does the docs: https://learn.microsoft.com/en-us/graph/api/security-incident-post-comments?view=graph-rest-1.0&tabs=http
Is this just an oversight or is there another API I need to use to automate the creation of Comments on an Incident?
Expected behavior
Being able to use the security client to then client.security.incidents.byIncidentId(id).comments.post(comment) like we can for Alerts.
How to reproduce
Missing API, just look at source code.
SDK Version
1.0.0-preview.65
Latest version known to work for scenario above?
none
Known Workarounds
unknown
Debug output
Click to expand log
```</details>
### Configuration
_No response_
### Other information
_No response_
Metadata
Metadata
Assignees
Labels
ToTriagestatus:waiting-for-triageAn issue that is yet to be reviewed or assignedAn issue that is yet to be reviewed or assignedtype:bugA broken experienceA broken experience