Is it possible to add an Azure Monitor Alert for Windows Services running on Cloud Services?
We have a web app running on Cloud Services depending on a service we installed on the instance VM, we need to be notified when the service stops.
We used to monitor these type of events using WhatsUp, but not sure what is the best way to handle it on Azure.