Skip to content

Commit 6605f50

Browse files
authored
Merge pull request #114584 from KimiaTahvildari/patch-4
correcting the grammatical mistake
2 parents f95c292 + 202db26 commit 6605f50

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ Because conversion requires a restart of the virtual machine (VM), schedule the
2727
- You can only change disk type twice per day.
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

30-
## Switch all managed disks of a VM between from one account to another
30+
## Switch all managed disks of a VM from one account to another
3131

3232
This example shows how to convert all of a VM's disks to premium storage. However, by changing the $storageType variable in this example, you can convert the VM's disks type to standard SSD or standard HDD. To use Premium managed disks, your VM must use a [VM size](sizes.md) that supports Premium storage. This example also switches to a size that supports premium storage:
3333

0 commit comments

Comments
 (0)