Who is this for?
This is an advanced topic for developers who want to run Azure Linux 3.0 on Arm-based Cobalt 100 processors in a custom virtual machine.
What will you learn?
Upon completion of this Learning Path, you will be able to:
- Use QEMU to create a raw disk image
- Boot a virtual machine using an AArch64 ISO and install Azure Linux 3.0
- Convert the raw disk image to VHD format
- Upload the VHD file to Azure
- Use Azure Shared Image Gallery (SIG) to create a custom image
- Create an Azure Linux 3.0 virtual machine on Arm using the Azure CLI and the custom image
Prerequisites
Before starting, you will need the following:
- A
Microsoft Azure
account with permission to create resources, including instances using Cobalt 100 processors
- A Linux machine with
QEMU
and the
Azure CLI
installed and authenticated