Skip to content
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

Security insight Alert rule Action requires triggerUrl #11192

Open
stijsseling opened this issue Oct 14, 2020 · 5 comments
Open

Security insight Alert rule Action requires triggerUrl #11192

stijsseling opened this issue Oct 14, 2020 · 5 comments
Labels
question The issue doesn't require a change to the product in order to be resolved. Most issues start as that SecurityInsights Service Attention Workflow: This issue is responsible by Azure service team.

Comments

@stijsseling
Copy link

When trying to send a PUT request to "/alertRules/{ruleId}/actions/{actionId}" to link an Alert Rule to a Playbook I get the following error:
Required property 'triggerUri' not found in JSON. Path 'properties', line 1, position 701.
This triggerUri is not getting returned when requesting al current actions with the GET request.

@ghost ghost added needs-triage Workflow: This is a new issue that needs to be triaged to the appropriate team. question The issue doesn't require a change to the product in order to be resolved. Most issues start as that labels Oct 14, 2020
@raych1 raych1 added securityinsights Service Attention Workflow: This issue is responsible by Azure service team. labels Oct 15, 2020
@ghost ghost removed the needs-triage Workflow: This is a new issue that needs to be triaged to the appropriate team. label Oct 15, 2020
@raych1
Copy link
Member

raych1 commented Oct 15, 2020

Hello @moranraz, @alshulma, I found you updated the securityinsights swaggers. Please add the correct person for help on this issue if you're not the right person, thanks.

@amirkeren
Copy link
Contributor

@TheAwesem @raych1 the triggerUri is the trigger for the Playbook that you wish to run. You can get find it in the LogicApp overview page if you click on "view trigger history"

@stijsseling
Copy link
Author

Will this be implemented in the Sentinel API in the future? For fully automation options I would like to recieve it from the GET request.

@amirkeren
Copy link
Contributor

We are currently working on releasing an entirely new automation framework (should go to PP next month). We will take that into consideration.

@ghost
Copy link

ghost commented Oct 22, 2020

Thanks for the feedback! We are routing this to the appropriate team for follow-up. cc @amirkeren.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question The issue doesn't require a change to the product in order to be resolved. Most issues start as that SecurityInsights Service Attention Workflow: This issue is responsible by Azure service team.
Projects
None yet
Development

No branches or pull requests

4 participants