Skip to content

Commit 9499b24

Browse files
committed
Remove VHDX format option for disks
1 parent e0d7a10 commit 9499b24

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

azure-local/manage/manage-data-disks.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Download Azure managed disk to Azure Local
33
description: Learn how to download Azure managed disk to Azure Local.
44
author: alkohli
55
ms.topic: how-to
6-
ms.date: 04/09/2025
6+
ms.date: 06/19/2025
77
ms.author: alkohli
88
ms.service: azure-local
99
---
@@ -55,7 +55,7 @@ The parameters are described in the following table:
5555
| `resource-group` | Resource group for Azure Local that you associate with this image. |
5656
| `name` | Name of the data disk for Azure Local. |
5757
| `custom-location` | Resource ID of the custom location for Azure Local. |
58-
| `disk-file-format` | File format of the data disk. This can be `vhd` or `vhdx`. |
58+
| `disk-file-format` | File format of the data disk. The supported format is `vhd`. |
5959
| `download-url` | SAS URL of the Azure managed disk.|
6060
6161
Here is an example output:

0 commit comments

Comments
 (0)