I need a azure policy json template for enabling email notifications through logic apps in azure sql vulnerability assessment express configuration whenever a scan results occurred?

Raviteja Kotha 20 Reputation points
2023-03-15T17:22:19.9433333+00:00

Hello All,

It is urgent for me to enabling a azure logic app email notification whenever a scan results generated in azure sql vulnerability assessment in express configuration mode for Microsoft defender for cloud through azure policy

I need a azure policy json template for enabling email notifications through logic apps in azure sql vulnerability assessment express configuration whenever a scan results occurred?

Hope everyone able to understand my query

Thank you.

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
{count} votes

2 answers

Sort by: Most helpful
  1. Sonny Gillissen 3,996 Reputation points Volunteer Moderator
    2023-03-18T13:25:34.9833333+00:00

    Hi Raviteja Kotha

    Thanks for reaching out on Microsoft Q&A!

    This is possible! Please refer to the article below describing a use case similar to yours:

    https://learn.microsoft.com/en-us/azure/defender-for-cloud/workflow-automation#create-a-logic-app-and-define-when-it-should-automatically-run

    Please click “Accept answer” if you find my response helpful. Feel free to drop additional queries in the comments!

    0 comments No comments

  2. MayankBargali-MSFT 70,986 Reputation points Moderator
    2023-03-20T08:06:09.97+00:00

    @Raviteja Kotha Thanks for reaching out. If you are using Microsoft Defender connector, then the value would already be tokenized, and you can directly use it in your workflow as below
    User's image

    I am not sure what do you mean be azure policy json template. In case if you mean the alert JSON object then you can leverage the above tokenized value in your workflow and sharing the alertJSON.txt.

    0 comments No comments

Your answer

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