1
votes

Hi i am new to Azure.

My Requirement is i have to send Log Analytics Query Result to Group Email.How to give Group Email id For Azure Action Group? Currently it is accepting single Mail id, it's not accepting Mail Id's with semi colon. I tried by giving Group Mail Id to the Particular Action Group, but it's not sending Alert to Group.

note: I don't want to use Logic Apps to send Group Email

Action Group Path : Azure -> Monitor -> Alerts -> Manage Actions

Please Help me out for this problem, Thanks in Advance.

1

1 Answers

0
votes

Unfortunately, this built-in action does not allow you to specify multiple email addresses.

Here are some alternative solutions:

  1. Define one action for each email address in the action group
  2. Build a generic function to send emails to a list of recipients (array)

You can bring this feedback to the product team as this seems like is a valid requirement link.