From 26181d0b57c535af76879a7d97e3ae57ee9ff074 Mon Sep 17 00:00:00 2001 From: Sisson Date: Tue, 6 Jan 2026 10:20:20 -0600 Subject: [PATCH 1/2] removed 127 GB line --- azure-local/deploy/deployment-virtual.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/azure-local/deploy/deployment-virtual.md b/azure-local/deploy/deployment-virtual.md index 26b7d0aac4..5d14ab63c3 100644 --- a/azure-local/deploy/deployment-virtual.md +++ b/azure-local/deploy/deployment-virtual.md @@ -5,7 +5,7 @@ author: alkohli ms.author: alkohli ms.reviewer: alkohli ms.topic: how-to -ms.date: 12/09/2025 +ms.date: 01/06/2026 ms.subservice: hyperconverged --- @@ -61,7 +61,7 @@ Before you begin, make sure that each virtual host system can dedicate the follo | Networking | At least two network adapters connected to internal network. MAC spoofing must be enabled. | | Boot disk | One disk to install the Azure Stack HCI operating system from ISO. At least 127 GB. | | Hard disks for Storage Spaces Direct | Two dynamic expanding disks. Maximum disk size is 1024 GB. | -| Data disks | At least 127 GB each. The size must be the same for each disk. | +| Data disks | The size must be the same for each disk. | | Time synchronization in Hyper-V integration tools | Disabled. | > [!NOTE] From 220266506e761fd71a27cd75ac65982ed0f34232 Mon Sep 17 00:00:00 2001 From: Sisson Date: Tue, 6 Jan 2026 13:22:25 -0600 Subject: [PATCH 2/2] remove line from table --- azure-local/deploy/deployment-virtual.md | 1 - 1 file changed, 1 deletion(-) diff --git a/azure-local/deploy/deployment-virtual.md b/azure-local/deploy/deployment-virtual.md index 5d14ab63c3..60be0650db 100644 --- a/azure-local/deploy/deployment-virtual.md +++ b/azure-local/deploy/deployment-virtual.md @@ -61,7 +61,6 @@ Before you begin, make sure that each virtual host system can dedicate the follo | Networking | At least two network adapters connected to internal network. MAC spoofing must be enabled. | | Boot disk | One disk to install the Azure Stack HCI operating system from ISO. At least 127 GB. | | Hard disks for Storage Spaces Direct | Two dynamic expanding disks. Maximum disk size is 1024 GB. | -| Data disks | The size must be the same for each disk. | | Time synchronization in Hyper-V integration tools | Disabled. | > [!NOTE]