Skip to main content

azure

Image description for azure on AlmaLinux OS Kitten 10.

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.

Architectures

aarch64

distro: almalinux_kitten-10
type: azure
arch: aarch64
os_version: 10-kitten
bootmode: uefi
partition_type: gpt
default_filename: disk.vhd.xz
build_pipelines:
- build
payload_pipelines:
- os
- image
- vpc
- xz
packages:
build:
include:
- coreutils
- dosfstools
- glibc
- lvm2
- platform-python
- policycoreutils
- python3
- python3-pyyaml
- qemu-img
- rpm
- selinux-policy-targeted
- systemd
- xfsprogs
- xz
exclude: []
os:
include:
- '@Server'
- NetworkManager
- NetworkManager-cloud-setup
- WALinuxAgent
- azure-vm-utils
- bzip2
- chrony
- cloud-init
- cloud-utils-growpart
- dosfstools
- dracut-config-generic
- efibootmgr
- grub2
- grub2-efi-aa64
- grub2-tools
- hyperv-daemons
- kernel
- langpacks-en
- lvm2
- nvme-cli
- patch
- rsync
- selinux-policy-targeted
- shim-aa64
- system-reinstall-bootc
- uuid
- xfsprogs
- 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
- 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
- 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
partition_table:
size: "68719476736"
type: gpt
partitions:
- size: "524288000"
type: C12A7328-F81F-11D2-BA4B-00A0C93EC93B
payload:
type: vfat
mountpoint: /boot/efi
fstab_options: defaults,uid=0,gid=0,umask=077,shortname=winnt
fstab_passno: 2
- size: "1073741824"
type: 0FC63DAF-8483-4772-8E79-3D69D8477DE4
payload:
type: xfs
mountpoint: /boot
fstab_options: defaults
- size: "0"
type: E6D6D379-F507-44C2-A23C-238F2A3DF928
payload:
name: rootvg
description: built with lvm2 and osbuild
logical_volumes:
- name: homelv
size: "1073741824"
payload:
type: xfs
label: home
mountpoint: /home
fstab_options: defaults
- name: rootlv
size: "2147483648"
payload:
type: xfs
label: root
mountpoint: /
fstab_options: defaults
- name: tmplv
size: "2147483648"
payload:
type: xfs
label: tmp
mountpoint: /tmp
fstab_options: defaults
- name: usrlv
size: "10737418240"
payload:
type: xfs
label: usr
mountpoint: /usr
fstab_options: defaults
- name: varlv
size: "10737418240"
payload:
type: xfs
label: var
mountpoint: /var
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.kernel
- customizations.locale
- customizations.openscap
- customizations.repositories
- customizations.rpm
- customizations.services
- customizations.timezone
- customizations.rhsm
- customizations.sshd
- name
- version
- description

x86_64

distro: almalinux_kitten-10
type: azure
arch: x86_64
os_version: 10-kitten
bootmode: hybrid
partition_type: gpt
default_filename: disk.vhd.xz
build_pipelines:
- build
payload_pipelines:
- os
- image
- vpc
- xz
packages:
build:
include:
- coreutils
- dosfstools
- glibc
- grub2-pc
- lvm2
- platform-python
- policycoreutils
- python3
- python3-pyyaml
- qemu-img
- rpm
- selinux-policy-targeted
- systemd
- xfsprogs
- xz
exclude: []
os:
include:
- '@Server'
- NetworkManager
- NetworkManager-cloud-setup
- WALinuxAgent
- azure-vm-utils
- bzip2
- chrony
- cloud-init
- cloud-utils-growpart
- dosfstools
- dracut-config-generic
- efibootmgr
- grub2
- grub2-efi-x64
- grub2-pc
- hyperv-daemons
- kernel
- langpacks-en
- lvm2
- nvme-cli
- patch
- rng-tools
- rsync
- selinux-policy-targeted
- shim-x64
- system-reinstall-bootc
- uuid
- xfsprogs
- 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
- 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
- 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
partition_table:
size: "68719476736"
type: gpt
partitions:
- size: "524288000"
type: C12A7328-F81F-11D2-BA4B-00A0C93EC93B
payload:
type: vfat
mountpoint: /boot/efi
fstab_options: defaults,uid=0,gid=0,umask=077,shortname=winnt
fstab_passno: 2
- size: "1073741824"
type: 0FC63DAF-8483-4772-8E79-3D69D8477DE4
payload:
type: xfs
mountpoint: /boot
fstab_options: defaults
- size: "2097152"
type: 21686148-6449-6E6F-744E-656564454649
bootable: true
- size: "0"
type: E6D6D379-F507-44C2-A23C-238F2A3DF928
payload:
name: rootvg
description: built with lvm2 and osbuild
logical_volumes:
- name: homelv
size: "1073741824"
payload:
type: xfs
label: home
mountpoint: /home
fstab_options: defaults
- name: rootlv
size: "2147483648"
payload:
type: xfs
label: root
mountpoint: /
fstab_options: defaults
- name: tmplv
size: "2147483648"
payload:
type: xfs
label: tmp
mountpoint: /tmp
fstab_options: defaults
- name: usrlv
size: "10737418240"
payload:
type: xfs
label: usr
mountpoint: /usr
fstab_options: defaults
- name: varlv
size: "10737418240"
payload:
type: xfs
label: var
mountpoint: /var
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.kernel
- customizations.locale
- customizations.openscap
- customizations.repositories
- customizations.rpm
- customizations.services
- customizations.timezone
- customizations.rhsm
- customizations.sshd
- name
- version
- description

Generated using: ghcr.io/osbuild/image-builder-cli:latest@sha256:27cabea9e504a7c4a7546f287f5d60a4846c62b5a8d18c0f678d25fdc2d7975a

Last updated on: 2026-08-13 14:34:56 UTC