Azure_SQLServers_6
Provide the email address where alerts will be sent when anomalous activities are detected on SQL servers.
Perform the following in the Azure Console:
Perform the following in Azure PowerShell:
For each Server, set Send alerts to.
Set-AzureRmSqlServerThreatDetectionPolicy -ResourceGroupName <resource groupname> -ServerName <server name> -NotificationRecipientsEmails <RecipientEmail ID>
References: