Logic App Workflow Automation Not Triggering for Security Alerts

Mike Ter 0 Reputation points
2025-01-03T10:21:14.96+00:00

I have set up a Logic App to trigger workflow automation for security alerts on Microsoft Defender. However, it is not triggering automatically, even after simulating security alerts on the storage account.

I can trigger the alerts manually, and I receive email notifications as expected based on the workflow setup in the Logic App.

Despite following the documentation, the workflow automation is not functioning as intended when connected to the Logic App.

Thank you

Regards

Mike

Microsoft Defender for Cloud Apps
Microsoft Defender for Cloud Apps
A Microsoft cloud access security broker that enables customers to control the access and use of software as a service apps in their organization.
163 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Q&A Assist
    2025-01-03T10:21:14.9633333+00:00
    AI generated content. This question contains an answer created with AI from Q&A Assist. Learn more

    There could be several reasons why your Logic App workflow automation is not triggering for security alerts in Microsoft Defender. Here are some things to check:

    1. Trigger Configuration: Ensure that the Logic App is configured with the correct trigger for security alerts. The triggers should be set to activate when a Defender for Cloud Alert is created or triggered. If you are using a deprecated trigger, it will not work.
    2. Alert Severity Levels: If you have customized the trigger to only respond to specific severity levels, make sure that the simulated alerts fall within those levels.
    3. Permissions: Verify that you have the necessary permissions to execute the Logic App and that the Logic App has access to the required resources.
    4. Logic App Status: Check if the Logic App is enabled and not in a disabled state. Also, ensure that there are no issues with the Logic App itself that might prevent it from running.
    5. Polling Interval: The Logic App trigger processes new alerts based on a specified polling interval. If no alerts are received during the polling period, the trigger will not run.

    If you've checked all these aspects and the issue persists, you may want to consult the documentation for additional troubleshooting steps or consider reaching out to Microsoft support for further assistance.


    References:


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.