Skip to main content

cloud-azure

Image description for cloud-azure on Fedora 44.

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

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: fedora-44
type: cloud-azure
arch: aarch64
os_version: "44"
bootmode: uefi
partition_type: gpt
default_filename: disk.vhd
build_pipelines:
- build
payload_pipelines:
- os
- image
- vpc
packages:
build:
include:
- btrfs-progs
- coreutils
- dosfstools
- glibc
- policycoreutils
- python3
- qemu-img
- rpm
- selinux-policy-targeted
- systemd
- xz
exclude: []
os:
include:
- '@cloud-server-environment'
- WALinuxAgent
- azure-vm-utils
- btrfs-progs
- dosfstools
- dracut-config-generic
- efibootmgr
- glibc-langpack-en
- grub2-efi-aa64
- grub2-tools
- hyperv-daemons
- kernel
- kernel-modules
- python3-dnf-plugin-tracer
- selinux-policy-targeted
- shim-aa64
exclude:
- '*-firmware'
- dracut-config-rescue
- firewalld
- fwupd
- geolite2-city
- geolite2-country
- plymouth
partition_table:
type: gpt
partitions:
- size: 104857600
type: C12A7328-F81F-11D2-BA4B-00A0C93EC93B
payload:
type: vfat
label: ESP
mountpoint: /boot/efi
fstab_options: defaults,uid=0,gid=0,umask=077,shortname=winnt
fstab_passno: 2
- size: 0
type: b921b045-1df0-41c3-af44-4c6f280d3fae
payload:
subvolumes:
- name: root
size: 0
mountpoint: /
- name: boot
size: 0
mountpoint: /boot
- name: home
size: 0
mountpoint: /home
- name: var
size: 0
mountpoint: /var
blueprint:
supported_options:
- distro
- packages
- modules
- groups
- enabled_modules
- containers
- customizations.cacerts
- customizations.directories
- customizations.disk
- customizations.files
- customizations.filesystem
- 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
- name
- version
- description

x86_64

distro: fedora-44
type: cloud-azure
arch: x86_64
os_version: "44"
bootmode: hybrid
partition_type: gpt
default_filename: disk.vhd
build_pipelines:
- build
payload_pipelines:
- os
- image
- vpc
packages:
build:
include:
- btrfs-progs
- coreutils
- dosfstools
- glibc
- grub2-pc
- policycoreutils
- python3
- qemu-img
- rpm
- selinux-policy-targeted
- systemd
- xz
exclude: []
os:
include:
- '@cloud-server-environment'
- WALinuxAgent
- azure-vm-utils
- btrfs-progs
- dosfstools
- dracut-config-generic
- efibootmgr
- glibc-langpack-en
- grub2-efi-x64
- grub2-pc
- hyperv-daemons
- kernel
- kernel-modules
- python3-dnf-plugin-tracer
- selinux-policy-targeted
- shim-x64
exclude:
- '*-firmware'
- dracut-config-rescue
- firewalld
- fwupd
- geolite2-city
- geolite2-country
- plymouth
partition_table:
type: gpt
partitions:
- size: 2097152
type: 21686148-6449-6E6F-744E-656564454649
bootable: true
- size: 104857600
type: C12A7328-F81F-11D2-BA4B-00A0C93EC93B
payload:
type: vfat
label: ESP
mountpoint: /boot/efi
fstab_options: defaults,uid=0,gid=0,umask=077,shortname=winnt
fstab_passno: 2
- size: 0
type: 4f68bce3-e8cd-4db1-96e7-fbcaf984b709
payload:
subvolumes:
- name: root
size: 0
mountpoint: /
- name: boot
size: 0
mountpoint: /boot
- name: home
size: 0
mountpoint: /home
- name: var
size: 0
mountpoint: /var
blueprint:
supported_options:
- distro
- packages
- modules
- groups
- enabled_modules
- containers
- customizations.cacerts
- customizations.directories
- customizations.disk
- customizations.files
- customizations.filesystem
- 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
- name
- version
- description

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

Last updated on: 2026-01-20 07:35:47 UTC