Skip to content

Commit 0f7b666

Browse files
Merge pull request #284259 from roygara/stageFix
Removing survey and updating language.
2 parents 078cda0 + 01020a3 commit 0f7b666

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,15 +5,15 @@ author: roygara
55
ms.service: azure-disk-storage
66
ms.custom: devx-track-azurecli, devx-track-azurepowershell, references_regions
77
ms.topic: how-to
8-
ms.date: 07/25/2024
8+
ms.date: 08/12/2024
99
ms.author: rogarana
1010
---
1111

1212
# Convert the disk type of an Azure managed disk
1313

1414
**Applies to:** :heavy_check_mark: Linux VMs :heavy_check_mark: Windows
1515

16-
There are five disk types of Azure managed disks: Azure Ultra Disks, Premium SSD v2, premium SSD, Standard SSD, and Standard HDD. You can easily switch between Premium SSD, Standard SSD, and Standard HDD based on your performance needs. Premium SSD and Standard SSD are also available with [Zone-redundant storage](disks-redundancy.md#zone-redundant-storage-for-managed-disks). For most cases, you can't yet switch from or to an Ultra Disk or a Premium SSD v2, you must deploy a new one with a snapshot of an existing disk. However, you can sign up for a preview and then you can switch from existing disks to a Premium SSD v2. See [Migrate to Premium SSD v2 or Ultra Disk using snapshots](#migrate-to-premium-ssd-v2-or-ultra-disk-using-snapshots) for details.
16+
There are five disk types of Azure managed disks: Azure Ultra Disks, Premium SSD v2, premium SSD, Standard SSD, and Standard HDD. You can easily switch between Premium SSD, Standard SSD, and Standard HDD based on your performance needs. Premium SSD and Standard SSD are also available with [Zone-redundant storage](disks-redundancy.md#zone-redundant-storage-for-managed-disks). For most cases, you can't yet switch from or to an Ultra Disk or a Premium SSD v2, you must [deploy a new one with a snapshot of an existing disk](#migrate-to-premium-ssd-v2-or-ultra-disk-using-snapshots). However, as a preview, you can switch from existing disks to a Premium SSD v2. See [Convert Premium SSD v2 disks (preview)](#convert-premium-ssd-v2-disks-preview) for details.
1717

1818
This functionality isn't supported for unmanaged disks. But you can easily convert an unmanaged disk to a managed disk with [CLI](linux/convert-unmanaged-to-managed-disks.md) or [PowerShell](windows/convert-unmanaged-to-managed-disks.md) to be able to switch between disk types.
1919

@@ -28,7 +28,7 @@ Because conversion requires a restart of the virtual machine (VM), schedule the
2828
- You can only change the disk type of managed disks. If your disk is unmanaged, convert it to a managed disk with [CLI](linux/convert-unmanaged-to-managed-disks.md) or [PowerShell](windows/convert-unmanaged-to-managed-disks.md) to switch between disk types.
2929

3030
## Convert Premium SSD v2 disks (preview)
31-
As a public preview, you can switch existing disks to Premium SSD v2 disks the same way you do for other disk types. Use [this survey](https://aka.ms/SeamlessMigrationCustomerSurvey) to sign up for the preview. Premium SSD v2 disks have some limitations, see the [Premium SSD v2 limitations](disks-deploy-premium-v2.md#limitations) section of their article to learn more.
31+
As a public preview, you can switch existing disks to Premium SSD v2 disks the same way you do for other disk types. Premium SSD v2 disks have some limitations, see the [Premium SSD v2 limitations](disks-deploy-premium-v2.md#limitations) section of their article to learn more.
3232

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

0 commit comments

Comments
 (0)