Email Notifications should show all devices instead of only 10
Currently OMS email notifications show details of only 10 devices/machines in the email body even if there are more devices in the notification list. Requesting a change to the email notification to include all results in the email or atleast the ability to modify the max number of devices in the email body.

2 comments
-
The number of results is currently limited to 10 and this is not something we can change in the near future. But the full results can be viewed in the portal following the link in the mail.
You can also use webhook to send to logic-app or runbooks; webhook (can send up-to 1000 rows of data) and the user can use push mail or teams or slack message as needed via (say) Logic App.Relevant articles:
See article on how to modify alerts using Logic App, extract computer ID from webhook and pushing an email via Logic App: https://www.stefanroth.net/2018/08/23/azure-monitor-modify-alerts-using-logic-app/
Webhook and their schema is available here: https://docs.microsoft.com/en-us/azure/monitoring-and-diagnostics/monitor-alerts-unified-log-webhook -
Steve Rand commented
This change would be a great benefit to everyone that does not have access to the dashboard but can see the emails. Without the change you may only see a partial list of devices with issues. If the organization has more than 10 devices with issues, you don't get the full picture the way the email is current coded. Yes to the changed!