This article is all about the simple steps to take when deploying a virtual machine in azure. virtual machines are useful because it lets you use a computer inside the cloud instead of depending only on a physical laptop or desktop. so lets get this done with the following steps step 1 first we must create a resource group, so on your azure portal, search and select resource group. step 2 click on +create step 3 select a subscription, create a unique resource group name , select your region and click on review + create step 4 after validation is done ,click on create we jus created a resource group now we can proceed to creating a virtual machine . step 5 now lets create virtual machine, firstly on your azure portal , search for virtual machines . step 6 click on +create step 7 select the resource group earlier created, give the virtual machine a name, select your region, on availability options select no infrastructure redundancy required select windows 11 for security type.…