You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/virtual-machines/disks-convert-types.md
+7-6Lines changed: 7 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -32,14 +32,15 @@ As a public preview, you can switch existing disks to Premium SSD v2 disks the s
32
32
33
33
The preview allowing direct switching to Premium SSD v2 disks has some additional limitations and regional restrictions:
34
34
35
-
- You can't directly switch Ultra Disks to Premium SSD v2 disks.
36
35
- 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.
39
37
- 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).
43
44
- 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.
44
45
45
46
This preview is currently only available in the following regions:
0 commit comments