Category: Azure

  • VM Broken? Use OS disk swap in Azure to fix and restore

    I can\’t begin to count the amount of times I screwed up a virtual machine that wouldn\’t boot anymore. In most cases, that was due to messing up /etc/fstab, which controls which disks get mounted in Linux. If that file is broken, your machine won\’t boot anymore. In Azure, there\’s an ability to swap the…