1 min read

Azure – You can now use a managed storage account for the VM boot diagnostics

As you know, it is recommended to enable the virtual machine boot diagnostics to help gathering information when troubleshooting virtual machine boot issues (or to simply being able to see if the VM is booting up or has crashed with a blue screen).

As you know, the boot diagnostics require the use of a storage account (with some limitations such as premium storage are not supported).

Most of the time, boot diagnostics are simply not enabled or may have been but the storage account has been deleted.

Well, there is new (and quicker) option to enable the boot diagnostics and creating the required storage account at the same time; this option is called Enable with managed storage account – available for both existing VM and during the VM creation process.

This option will get Azure to create the storage account for you while enabling the boot diagnostics; this results in a simpler and quicker way to get it done.

NOTE the managed storage account is not visible while searching for storage account

image_thumb  image_thumb[1]

Azure – Virtual machine Scale Sets now support automatic update for custom images

As you know with Azure Virtual Machine Scale Sets you can create and group identical virtual machines to deliver load balanced and highly available...

Read More

Azure – You can now recover virtual machine created with custom image

As you may already know, it was possible to restore a virtual machine by creating a new VM, restoring as disk or replacing existing disks.

Read More

Azure – You can now get your virtual machine scale sets to auto-repair

As you know, Azure Virtual Machine Scale Sets let you create a group of identical virtual machine which then will scale up or down to match the...

Read More