Tagged: Azure VM

Azure VM Password restrictions

Whenever you are creating an Azure VM via Azure CLI you might have encountered an issue like the one shown below The above error messages occurs because Azure has inbuilt restrictions for the password...

Resizing a virtual machine in Azure

We may not be using a virtual machine all the times so instead of deleting the virtual machine, we may need to downsize or resize the machine from it’s current configuration. There are different...

Virtual Machine UnBootable in Azure

Sometimes your Virtual Machine might become unbootable due to various reasons.For these follow the below steps Let us say we have a machine called “Shan” with Disk as “Disk1” and the machine is unable...