Skip to content

Commit da5ec9f

Browse files
committed
Updating conversion articles.
1 parent 686e330 commit da5ec9f

File tree

2 files changed

+14
-7
lines changed

2 files changed

+14
-7
lines changed

articles/virtual-machines/linux/convert-disk-storage.md

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ author: roygara
55
ms.service: storage
66
ms.collection: linux
77
ms.topic: how-to
8-
ms.date: 02/13/2021
8+
ms.date: 01/18/2023
99
ms.author: albecker
1010
ms.subservice: disks
1111
---
@@ -22,8 +22,12 @@ This article shows how to convert managed disks from one disk type to another by
2222

2323
## Before you begin
2424

25-
* Disk conversion requires a restart of the virtual machine (VM), so schedule the migration of your disk storage during a pre-existing maintenance window.
26-
* For unmanaged disks, first [convert to managed disks](convert-unmanaged-to-managed-disks.md) so you can switch between storage options.
25+
Conversion requires a restart of the virtual machine (VM), so schedule the migration of your disk during a pre-existing maintenance window.
26+
27+
## Restrictions
28+
29+
- You can only change disk type once per day.
30+
- You can only change the disk type of managed disks. If your disk is unmanaged, [convert it to a managed disk](convert-unmanaged-to-managed-disks.md) to switch between disk types.
2731

2832

2933
## Switch all managed disks of a VM between from one account to another

articles/virtual-machines/windows/convert-disk-storage.md

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ author: roygara
55
ms.service: storage
66
ms.subservice: disks
77
ms.topic: how-to
8-
ms.date: 02/13/2021
8+
ms.date: 01/18/2023
99
ms.author: albecker
1010
ms.custom: devx-track-azurepowershell
1111
---
@@ -19,11 +19,14 @@ There are four disk types of Azure managed disks: Azure ultra disks, premium SSD
1919
This functionality is not supported for unmanaged disks. But you can easily [convert an unmanaged disk to a managed disk](convert-unmanaged-to-managed-disks.md) to be able to switch between disk types.
2020

2121

22-
2322
## Before you begin
2423

25-
* Because conversion requires a restart of the virtual machine (VM), you should schedule the migration of your disk storage during a pre-existing maintenance window.
26-
* If your disk is unmanaged, first [convert it to a managed disk](convert-unmanaged-to-managed-disks.md) so you can switch between storage options.
24+
Because conversion requires a restart of the virtual machine (VM), schedule the migration of your disk during a pre-existing maintenance window.
25+
26+
## Restrictions
27+
28+
- You can only change disk type once per day.
29+
- You can only change the disk type of managed disks. If your disk is unmanaged, [convert it to a managed disk](convert-unmanaged-to-managed-disks.md) to switch between disk types.
2730

2831
## Switch all managed disks of a VM between from one account to another
2932

0 commit comments

Comments
 (0)