Jan 28 2019
03:17 AM
- last edited on
Apr 07 2022
05:37 PM
by
TechCommunityAP
Jan 28 2019
03:17 AM
- last edited on
Apr 07 2022
05:37 PM
by
TechCommunityAP
how can i get an alert for threat detection on individual azure vm using azure security center. like if any brute force attack is detected by azure security center, it generates an email alert.
Jan 30 2019 07:16 AM
SolutionHi,
I am not sure what exactly you want to do but Azure Security Center Alerts are also logged in Activity log. More information here:
in note:
Security alerts generated by Security Center will also appear under Azure Activity Log. For more information about how to access Azure Activity Log, read View activity logs to audit actions on resources.
If you want to send the alerts to an e-mail create Azure Activity log alert and attach it to Action group that has the e-mail signal.
Jan 30 2019 07:31 AM
I'm trying to get email alert for target vm, if any serious threat is detected on it. In security policy we will get notification for any threat on any vm in subscription.
Jan 30 2019 07:32 AM
Than the above method is the correct method.