Skip to content

Commit d6f2930

Browse files
Merge pull request #18414 from v-sissondan/migrate-tshoot-disk
Migrate: Data disk size display issue - troubleshooting
2 parents 54ce80c + 16b2e79 commit d6f2930

File tree

1 file changed

+16
-1
lines changed

1 file changed

+16
-1
lines changed

azure-local/migrate/migrate-troubleshoot.md

Lines changed: 16 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Troubleshoot issues when migrating VMs to Azure Local using Azure Migrate
33
description: Learn about how to troubleshoot issues when migrating Windows VMs to your Azure Local instance using Azure Migrate (preview).
44
author: alkohli
55
ms.topic: how-to
6-
ms.date: 06/04/2025
6+
ms.date: 07/10/2025
77
ms.author: alkohli
88
ms.reviewer: alkohli
99
ms.custom: linux-related-content
@@ -417,6 +417,21 @@ Task failures listed below the red line (**Preparing protected entities** task a
417417

418418
These resources will be reused automatically by Azure Migrate during subsequent migration attempts.
419419

420+
### Migrated VM data disks show as 1GB in Azure Portal
421+
422+
When you migrate a VM with one or more data disks attached, Azure Portal may incorrectly display the total data disk size as **1 GB**.
423+
424+
**Root cause**
425+
426+
This is a display issue only and doesn't affect the actual functionality or size of the VM's data disks.
427+
428+
429+
**Recommended resolution**
430+
431+
To correct the display issue in Azure portal and reflect the true data disk size, follow the steps at [Expand a data disk](../manage/manage-arc-virtual-machine-resources.md?&tabs=azurecli#expand-a-data-disk) to reapply the same size as the current data disk (no actual size increase is required).
432+
433+
This triggers a portal refresh and updates the UX to reflect the correct data disk size.
434+
420435

421436
## Next steps
422437

0 commit comments

Comments
 (0)