Create Azure Virtual Machine Scale Set (VMSS) with OS Managed Disk from an Existing Image
Here is what I will cover today: Create an Ubuntu Linux VM with managed disk Generalize the VM and make it ready for image capture Capture the VM image Remove the VM Create a Virtual Machine Scale Set (VMSS) with OS managed disk from the captured image Let’s get things started: Create a VM with…