An Azure service that is used to provision Windows and Linux virtual machines.
If your VM is built with default install image, see if you can access via Azure Serial Console for Linux.
I think in some point of time, daemons like sendmail will shutdown and refuse to start if it find out your config folder have write access for everyone. (In my case it's some script on FTP server to change access for everyone in recycle bin, but someone deleted the recycle bin folder, and the script didn't check the existence of folder, to it begin to set 777 permission for everything - plain disaster) Not sure if it is your case.