Forum Discussion
PHancke
Aug 03, 2021Brass Contributor
Azure Sentinel REST API to Create Comment
Hi, We are trying to create comments using the REST API. The Incident comments / Create comment docs (https://docs.microsoft.com/en-us/rest/api/securityinsights/incident-comments/create-comment) sta...
GaryBushey
Aug 03, 2021Bronze Contributor
PHancke The IncidentCommentID is just a GUID so you can make your own when creating a new comment.
BTW, if you go to https://github.com/Azure/azure-rest-api-specs/tree/main/specification/securityinsights/resource-manager/Microsoft.SecurityInsights you will see that there are examples on how to use most, if not all, of the REST API calls.
Shem_Sargent
Oct 03, 2024Copper Contributor
GaryBushey, thanks for providing that helpful gem.
Sander: Why should I have to provide you a GUID? Make your own GUID and tell me what it is in the response.
Sander: Why should I have to provide you a GUID? Make your own GUID and tell me what it is in the response.