From 323c1b28b1992c56c3b0a7464e0278b6a975bd55 Mon Sep 17 00:00:00 2001 From: Jeremi Piotrowski Date: Wed, 2 Feb 2022 10:01:19 +0100 Subject: [PATCH] changelog: Add entry for Azure VHD format change --- changelog/changes/2022-02-01-azure-fixed-vhd.md | 1 + 1 file changed, 1 insertion(+) create mode 100644 changelog/changes/2022-02-01-azure-fixed-vhd.md diff --git a/changelog/changes/2022-02-01-azure-fixed-vhd.md b/changelog/changes/2022-02-01-azure-fixed-vhd.md new file mode 100644 index 0000000000..c33fce1e30 --- /dev/null +++ b/changelog/changes/2022-02-01-azure-fixed-vhd.md @@ -0,0 +1 @@ +- Azure VHD disks are now created using subformat=fixed, which makes them suitable for immediate upload to Azure using any tool.