Hi,
I have a requirement to identify the azure VM state [running/stopped/suspended etc.]. I want to do it asynchronously. Does the azure supports any notification service that acknowledge me about the VM/Service state at the time of state change. I don't want to create a cron job to regularly look up the service state.