Why virtual machines are shut down by the Windows Azure automatically?
I have a vm which I found it stopped today, but I did not stopped it myself, so i have restarted it and searched the event logs and found the following:
"41 EventID: The system has rebooted without cleanly shutting down first. This error could be caused if the system stopped responding, crashed or lost power unexpectedly."
How could this happen on windows Azure?
Did the Azure team forced some recycling or something or windows updates that might have caused the vm shutdown?
Thanks.