Skip to content

Commit 64699c2

Browse files
committed
Updates.
1 parent 4c558ca commit 64699c2

File tree

1 file changed

+7
-6
lines changed

1 file changed

+7
-6
lines changed

articles/virtual-machines/disks-convert-types.md

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -32,14 +32,15 @@ As a public preview, you can switch existing disks to Premium SSD v2 disks the s
3232

3333
The preview allowing direct switching to Premium SSD v2 disks has some additional limitations and regional restrictions:
3434

35-
- You can't directly switch Ultra Disks to Premium SSD v2 disks.
3635
- You can't switch an OS disk to a Premium SSD v2 disk.
37-
- You can't directly switch a Premium SSD v2 to another disk type.
38-
- Existing disks can only be directly switched to 512 sector size Premium SSD v2 disks.
36+
- Existing disks can only be directly switched to 512 sector size Premium SSD v2 disks.
3937
- You can only perform 40 conversions at the same time per subscription per region.
40-
- If your disk is using host caching, you must set it to none before changing to Premium SSD v2.
41-
- If your disk is using bursting, you must disable it before changing to Premium SSD v2.
42-
- If your disk is using double encryption, you must switch to one of the single encryption options before changing to Premium SSD v2.
38+
- If your existing disk is a shared disk, you must detach all VMs before changing to Premium SSD v2.
39+
- If your existing disk is using host caching, you must set it to none before changing to Premium SSD v2.
40+
- If your existing disk is using bursting, you must disable it before changing to Premium SSD v2.
41+
- If your existing disk is using double encryption, you must switch to one of the single encryption options before changing to Premium SSD v2.
42+
- You can't directly switch from a Premium SSD v2 to another disk type. If you want to change a Premium SSD v2 to another disk type, you must migrate using [snapshots](#migrate-to-premium-ssd-v2-or-ultra-disk).
43+
- You can't directly switch from Ultra Disks to Premium SSD v2 disks, you must migrate using [snapshots](#migrate-to-premium-ssd-v2-or-ultra-disk).
4344
- If you're using the rest API, you must use an API version `2020-12-01` or newer for both the Compute Resource Provider and the Disk Resource Provider.
4445

4546
This preview is currently only available in the following regions:

0 commit comments

Comments
 (0)