Skip to content

Commit 8b53751

Browse files
Merge pull request #247610 from roygara/convFix
Conv fix
2 parents 37c114c + 2d76823 commit 8b53751

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ author: roygara
55
ms.service: azure-disk-storage
66
ms.custom: devx-track-azurecli, devx-track-azurepowershell
77
ms.topic: how-to
8-
ms.date: 08/01/2023
8+
ms.date: 08/08/2023
99
ms.author: rogarana
1010
---
1111

@@ -24,7 +24,7 @@ Because conversion requires a restart of the virtual machine (VM), schedule the
2424

2525
## Restrictions
2626

27-
- You can only change disk type two times per day.
27+
- 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

3030
## Switch all managed disks of a VM between from one account to another

0 commit comments

Comments
 (0)