Skip to content

Commit cd689bd

Browse files
Merge pull request #224356 from roygara/feedbackUpdate
Feedback update
2 parents f9d0c2f + 6078bd1 commit cd689bd

File tree

3 files changed

+15
-8
lines changed

3 files changed

+15
-8
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

includes/virtual-machines-disks-expand-without-downtime-restrictions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
ms.custom: include file
1111
---
1212
- Only supported for data disks.
13-
- If a disk is 4 TiB or less, you can't expand it beyond 4 TiB without deallocating the VM and detaching the disk. If a disk is already greater than 4 TiB, you can expand it without deallocating the VM and detaching the disk.
13+
- If a disk is 4 TiB or less, you should deallocate your VM and detach the disk before expanding it beyond 4 TiB. If a disk is already greater than 4 TiB, you can expand it without deallocating the VM and detaching the disk.
1414
- Not supported for Ultra disks or Premium SSD v2 disks.
1515
- Not supported for shared disks.
1616
- Install and use either:

0 commit comments

Comments
 (0)