Beyond these you can save your own VM as a Custom Image and reuse it like an OS template.
OS templates available today (us-east)
All Linux templates ship with cloud-init already configured for Raff’s CONTEXT-disk pattern (SSH key + password injection at first boot). All Windows templates ship with cloudbase-init for the same.
Ubuntu
Debian
RHEL family — AlmaLinux, Rocky Linux, CentOS Stream
Three RHEL-compatible distros covering the same surface — samednf/rpm ecosystem, same SELinux defaults, same admin patterns. Pick whichever fits your shop’s preference.
Fedora
Alpine
Alpine is not glibc-compatible — some prebuilt binaries (Java, Node native modules, proprietary databases) don’t run without rebuilding for musl. Pick another distro if your stack expects glibc.
Other Unix-like
Windows Server
Datacenter vs Standard: Datacenter unlocks Storage Spaces Direct, Software-Defined Networking, and unlimited Hyper-V VM hosting — features most cloud-VM customers don’t need. Pick Standard unless you specifically need a Datacenter feature.
Marketplace templates
Pre-installed apps on top of an OS image — usable straight after first boot once you fill in any credential fields the dialog asks for.
Marketplace templates each ship a Get-Started Guides entry (linked from the VM detail page) that walks through first use.
Custom Images
Beyond stock and marketplace, you can save any VM’s OS disk as a Custom Image for reuse. This is how you:- Bake your own gold image with your packages / configs / certificates pre-installed
- Roll back to a known-good state by reinstalling from a snapshot-saved image
- Standardize a baseline across many VMs in your account
Picking a template
A short decision flow:
If you don’t have a strong preference, start with Ubuntu 24.04 LTS — broadest community support, recent kernel, current LTS through 2029.
Related
Create a VM
Pick a template and launch.
Reinstall a VM
Re-image with a different template.
Custom images
Save a configured VM as a reusable image.