Forum Discussion
Hogank
Mar 11, 2021Copper Contributor
Alert - Get incident Error when attempting to Auto Remediate Cloud App Security Alerts
Following the creation of a LogicApp to auto remediate Cloud App Security alerts, I receive the following error for the Alert - Get incident: { "statusCode": 404, "headers": { ...
Thijs Lecomte
Mar 11, 2021Bronze Contributor
Hi
Could you share what you are providing as input in the Get Incident step?
Just double checking: There is an incident for this alert (viewable from the GUI?)
Could you share what you are providing as input in the Get Incident step?
Just double checking: There is an incident for this alert (viewable from the GUI?)
Hogank
Mar 15, 2021Copper Contributor
The following is the input:
{
"method": "get",
"path": "/Incidents/subscriptions/9836142a-7fce-4366-a0fb-c969265b1153/resourceGroups/East-Prod-Sentinel-RG/workspaces/246cb7e4-8c78-4ba8-a725-3db560777362/alerts/",
"host": {
"connection": {
"name": "/subscriptions/9836142a-7fce-4366-a0fb-c969265b1153/resourceGroups/East-Prod-Sentinel-RG/providers/Microsoft.Web/connections/azuresentinel"
}
}
}
And yes!
{
"method": "get",
"path": "/Incidents/subscriptions/9836142a-7fce-4366-a0fb-c969265b1153/resourceGroups/East-Prod-Sentinel-RG/workspaces/246cb7e4-8c78-4ba8-a725-3db560777362/alerts/",
"host": {
"connection": {
"name": "/subscriptions/9836142a-7fce-4366-a0fb-c969265b1153/resourceGroups/East-Prod-Sentinel-RG/providers/Microsoft.Web/connections/azuresentinel"
}
}
}
And yes!