Create Playbook to email Azure Sentinel Incident with proper HTML formatting

แชร์
ฝัง
  • เผยแพร่เมื่อ 17 ม.ค. 2025

ความคิดเห็น • 22

  • @jamesclifton9389
    @jamesclifton9389 2 ปีที่แล้ว +1

    I got tripped up because the Security Center is now known as Defender for Cloud. Otherwise, great content and thank you for the knowledge.

  • @avinashkolhe5914
    @avinashkolhe5914 2 ปีที่แล้ว

    Thank you sir for recording this video and shared your knowledge.❤

  • @alexanderrose7044
    @alexanderrose7044 ปีที่แล้ว

    Hi, I have a question. I've created a playbook and everything seems to work except for viewing the Entities. When the mail arrives the entities are empty.
    I entered: EntityName:Entities (Listof entites related to the incident can contain......)
    but the entities displayed on Sentinel do not appear in e-mail. How can I do? Thank you.

  • @axelfloresbeltran2720
    @axelfloresbeltran2720 2 ปีที่แล้ว +1

    Great video!
    It is possible to use a managed account to sent emails? I mean, instead of sending emails from a personal email account (For this case was DPM Service)

    • @SecurityMadeSimple
      @SecurityMadeSimple  2 ปีที่แล้ว

      HI Axel thank you watching the video, yes you definitely can and is the recommended way of doing this. I have created and used a service account to do a similar task in one of my previous videos 👍

    • @axelfloresbeltran2720
      @axelfloresbeltran2720 2 ปีที่แล้ว

      ​@@SecurityMadeSimple Thanks for replay, mate.
      I followed the instructions like in the video of creating a Service Account and executed the Logic App, but when it comes to link an account to send an email via Outlook, I found that is the personal account who is sending the alert emails when Logic App is executed. Is there a way to link this Service Principal Account to Outlook to send alerts instead of my personal Outlook account?

  • @KallamSivaSaiKumar
    @KallamSivaSaiKumar ปีที่แล้ว

    I am getting the below error
    ExpressionEvaluationFailed. The execution of template action 'For_each_2' failed: the result of the evaluation of 'foreach' expression '@triggerBody()?['object']?['properties']?['Alerts']' is of type 'Null'. The result must be a valid array.
    Please help me fix this.

    • @YashimaTameyoshi
      @YashimaTameyoshi 7 หลายเดือนก่อน

      Hi there same here I had the same issue please did you find any solution ?

    • @saat9594
      @saat9594 3 หลายเดือนก่อน

      Have you found the solution for your above error i am getting the same error

  • @SecurityMadeSimple
    @SecurityMadeSimple  3 ปีที่แล้ว +2

    Customised Email Body with HTMLas mentioned in the video:
    Hello SecurityTeam,
    You have an incident from Azure Sentinel. Below is information:
    Alert Name: AlertDisplayName
    Description: IncidentDescription
    Severity: Incident Severiity
    Incident ID: IncidentSentinelID
    Start Time: AlertStartTime
    Incident URL: IncidentURL
    Please review and update incident accordingly.
    Azure Sentinel Team

  • @nandpurohit
    @nandpurohit 2 ปีที่แล้ว

    how would we send the same incident to a event hub so that it can be ingested into a third party SIEM ?

    • @SecurityMadeSimple
      @SecurityMadeSimple  2 ปีที่แล้ว

      th-cam.com/video/2KNt5P1Rx0w/w-d-xo.html&ab_channel=HardConceptsSimple - Please have a look at this video ,, i discuss about event hubs in this 👍👍

  • @natureloverbalu
    @natureloverbalu 2 ปีที่แล้ว

    Hi Sir,
    I followed your video instruction but i'm getting below error message, please guide me how to fix.
    ExpressionEvaluationFailed. The execution of template action 'For_each' failed: the result of the evaluation of 'foreach' expression '@triggerBody()?['object']?['properties']?['Alerts']' is of type 'Null'. The result must be a valid array.

    • @rpighin
      @rpighin ปีที่แล้ว

      Did you ever figure out your issue? I am getting the exact same error

    • @LeeGrafton89
      @LeeGrafton89 ปีที่แล้ว

      @@rpighin Any luck on this one?

  • @SuperWinning111
    @SuperWinning111 2 ปีที่แล้ว

    The best guide on Sentinel I have seen so far. Thank you brother. How can I contact you via email?

    • @SecurityMadeSimple
      @SecurityMadeSimple  2 ปีที่แล้ว

      Thanks Ed for those kind words. Please feel free to reach out to me in linkedin

  • @jackr748
    @jackr748 2 ปีที่แล้ว

    Is there a way to apply the email playbook to all analytics rules? - It seems very painful to add email notifications this way to all incidents that may be generated.

    • @SecurityMadeSimple
      @SecurityMadeSimple  2 ปีที่แล้ว

      There is a powershell script to do mass rollout ..Please see this reference:techcommunity.microsoft.com/t5/microsoft-sentinel/how-to-mass-apply-a-playbook-to-all-analytic-rules-at-once/m-p/2070715

  • @progod6017
    @progod6017 ปีที่แล้ว

    good content