Is it possible to create a logicapp that monitors a specific vm and sends an e-mail notification on poweroff/poweron or CPU usage % for example?
I've read into Event Grid, but it seems to cater more towards resource creation/deletion notifications rather than specific vm signals.
I also understand it would be possible to just add an alert on the vm, however these alerts don't seem to be customizable and we need to be able to customize the e-mail to send, something I know is possible to do with logicapps.
Thanks in advance!