Comment on Final Root Cause Analysis of Nov 18 Azure Service InterruptionparentComments−MichaelGG11yAnd their Linux VMs are cheaper than Windows.Another minor outage though, I think. They recently changed the permissions on /mnt, which contains the temp disk. Now various services that were using that for temp space fail to start. Easy enough to fix by chmod on start but still...
Comments
And their Linux VMs are cheaper than Windows.
Another minor outage though, I think. They recently changed the permissions on /mnt, which contains the temp disk. Now various services that were using that for temp space fail to start. Easy enough to fix by chmod on start but still...