Skip to main content

azure-cvm

Image description for azure-cvm on Red Hat Enterprise Linux 9.8.

The descriptions below describe the base image version, that can be further customized by the user using the Blueprint customizations.

Supported blueprint customizations

Blueprint fields accepted for this image type (from image-builder describe). See the Blueprint Reference for syntax and examples. The metadata fields name, version, and description are always accepted and omitted below.

Supported options:

Package sets

Each image description contains a list of base packages that make up the image. This list is dependency-resolved using the distribution's package manager and subsequently installed into the image. This means that the list of actually installed packages depends on the available RPM repositories and the dependencies of the packages listed in the image's base package set.

Do not rely on the image description format

The format of the image description is not guaranteed to be stable. It is published for informational purposes only.

x86_64

distro: rhel-9.8
type: azure-cvm
arch: x86_64
os_version: "9.8"
bootmode: uefi
partition_type: gpt
default_filename: disk.vhd.xz
build_pipelines:
- build
payload_pipelines:
- os
- image
- vpc
- xz
packages:
build:
include:
- coreutils
- dosfstools
- e2fsprogs
- glibc
- libkcapi-hmaccalc
- platform-python
- policycoreutils
- pqrpm
- python3
- python3-pyyaml
- qemu-img
- rpm
- selinux-policy-targeted
- systemd
- xz
exclude: []
os:
include:
- '@Server'
- NetworkManager
- NetworkManager-cloud-setup
- WALinuxAgent
- azure-vm-utils
- bzip2
- cloud-init
- cloud-utils-growpart
- dnf
- dosfstools
- e2fsprogs
- efibootmgr
- gdisk
- hyperv-daemons
- insights-client
- kernel-uki-virt
- kernel-uki-virt-addons
- langpacks-en
- lvm2
- nvme-cli
- patch
- python3-dnf-plugin-versionlock
- rng-tools
- rsync
- selinux-policy-targeted
- shim-x64
- system-reinstall-bootc
- uki-direct
- uuid
- yum-utils
exclude:
- NetworkManager-config-server
- aic94xx-firmware
- alsa-firmware
- alsa-lib
- alsa-sof-firmware
- alsa-tools-firmware
- biosdevname
- bolt
- buildah
- cockpit-podman
- containernetworking-plugins
- dnf-plugin-spacewalk
- dracut-config-rescue
- glibc-all-langpacks
- grub2-common
- grub2-tools
- grub2-tools-minimal
- grubby
- initscripts-rename-device
- iprutils
- ivtv-firmware
- iwl100-firmware
- iwl1000-firmware
- iwl105-firmware
- iwl135-firmware
- iwl2000-firmware
- iwl2030-firmware
- iwl3160-firmware
- iwl3945-firmware
- iwl4965-firmware
- iwl5000-firmware
- iwl5150-firmware
- iwl6000-firmware
- iwl6000g2a-firmware
- iwl6000g2b-firmware
- iwl6050-firmware
- iwl7260-firmware
- kmod-kvdo
- libertas-sd8686-firmware
- libertas-sd8787-firmware
- libertas-usb8388-firmware
- microcode_ctl
- plymouth
- podman
- python3-dnf-plugin-spacewalk
- python3-hwdata
- python3-rhnlib
- rhn-check
- rhn-client-tools
- rhn-setup
- rhnlib
- rhnsd
- usb_modeswitch
- vdo
partition_table:
uuid: D209C89E-EA5E-4FBD-B161-B461CCE297E0
type: gpt
partitions:
- size: 536870912
type: C12A7328-F81F-11D2-BA4B-00A0C93EC93B
payload:
type: vfat
label: EFI-SYSTEM
mountpoint: /boot/efi
fstab_options: defaults,uid=0,gid=0,umask=077,shortname=winnt
fstab_passno: 2
- size: 5368709120
type: 4F68BCE3-E8CD-4DB1-96E7-FBCAF984B709
payload:
type: ext4
label: root
mountpoint: /
fstab_options: defaults
blueprint:
supported_options:
- distro
- packages
- modules
- groups
- enabled_modules
- containers
- customizations.cacerts
- customizations.directories
- customizations.disk
- customizations.dnf
- customizations.files
- customizations.filesystem
- customizations.firstboot
- customizations.partitioning_mode
- customizations.fips
- customizations.firewall
- customizations.user
- customizations.sshkey
- customizations.group
- customizations.hostname
- customizations.locale
- customizations.openscap
- customizations.repositories
- customizations.rpm
- customizations.services
- customizations.timezone
- customizations.rhsm
- name
- version
- description

Generated using: ghcr.io/osbuild/image-builder-cli:latest@sha256:469a42695a4128abc7bb95cd99c6b248bd2b8a3064671b239aaab1655ab15d98

Last updated on: 2026-07-31 09:50:05 UTC