Skip to main content

Notifications

Community site session details

Community site session details

Session Id :
Power Automate - Using Flows
Unanswered

Microsoft Graph Security trigger (On all new alerts) Possible bug?

(0) ShareShare
ReportReport
Posted on by 2,563

Using the trigger: Microsoft Graph Security, On all new alerts

I filter it to only trigger on IPC alerts, this works fine.

 

I send the user an adaptive card for the IPC alert, where the user can select if they are compromised or not.

In the Responds flow for the adaptive card I then set the Risky User in Azure status to dismissed or Compromised. Everything up until now works great.

 

I then use the action Microsoft Graph Security: Update Alert

As soon as the Alert is updated, for example I set the status of the alert to completed, or add a tag or comment, then the first flow is triggered again, this should not happen, it is not a new alert.

This means the Microsoft Graph Security, On all new alerts is triggering when an alert status is updated also or anything changes in the alert, this is for me not expected behavior as it creates a loop, the user respond to using the adaptive card the Alert status is updated and the user gets the same email in a loop.

  • JimmyW Profile Picture
    2,563 on at
    Re: Microsoft Graph Security trigger (On all new alerts) Possible bug?

    2023-02-21 09_24_29-Edit your flow _ Power Automate.png

    Should only be triggered when the value of the status is "newAlert"

    Currently it is also triggering on 

    "status": "resolved", "status": "inProgress", "status": "unknown",
     
    Workaround to fix it is to add a trigger condition on your own.
    @equals(triggerOutputs()?['body/value']?[0]?['status'], 'newAlert')
  • JimmyW Profile Picture
    2,563 on at
    Re: Microsoft Graph Security trigger (On all new alerts) Possible bug?

    But I'm pretty sure this is a bug and I do have a workaround, but I can replicate the issue over and over again.

    @VictorIvanidze Thank you for trying 🙂

  • VictorIvanidze Profile Picture
    12,207 on at
    Re: Microsoft Graph Security trigger (On all new alerts) Possible bug?

    Sorry I temporary unable to use Premium connectors - maybe somebody else will help.

  • JimmyW Profile Picture
    2,563 on at
    Re: Microsoft Graph Security trigger (On all new alerts) Possible bug?

    Bumping this

  • JimmyW Profile Picture
    2,563 on at
    Re: Microsoft Graph Security trigger (On all new alerts) Possible bug?

    @VictorIvanidze I can post my entire flow but you can replicate the issue by just using the steps below, as soon as you do an Update on any Alert the trigger for Microsoft Graph Security, On all new alerts is triggered, even thou this is not a new alert.

    2023-02-18 16_50_15-Edit your flow _ Power Automate.png

     

  • VictorIvanidze Profile Picture
    12,207 on at
    Re: Microsoft Graph Security trigger (On all new alerts) Possible bug?

    Could you show your flow?

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

🌸 Community Spring Festival 2025 Challenge 🌸

WIN Power Platform Community Conference 2025 tickets!

Markus Franz – Community Spotlight

We are honored to recognize Markus Franz as our April 2025 Community…

Kudos to the March Top 10 Community Stars!

Thanks for all your good work in the Community!

Leaderboard

#1
WarrenBelz Profile Picture

WarrenBelz 146,651 Most Valuable Professional

#2
RandyHayes Profile Picture

RandyHayes 76,287 Super User 2024 Season 1

#3
Pstork1 Profile Picture

Pstork1 65,999 Most Valuable Professional

Leaderboard

Featured topics

Restore a deleted flow