Skip to content

Commit fb9391d

Browse files
authored
Merge pull request #207266 from roygara/fixRes
Adding restricted disk types
2 parents 1c07968 + 7cf4280 commit fb9391d

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

includes/virtual-machines-disks-expand-without-downtime-restrictions.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,16 +5,16 @@
55
author: roygara
66
ms.service: virtual-machines
77
ms.topic: include
8-
ms.date: 07/27/2022
8+
ms.date: 08/08/2022
99
ms.author: rogarana
1010
ms.custom: include file
1111
---
1212
- Only supported for data disks.
1313
- If a disk is 4 TiB or less, you can't expand it beyond 4 TiB without deallocating the VM. If a disk is already greater than 4 TiB, you can expand it without deallocating the VM.
14-
- Not supported for Ultra disks
15-
- Not supported for shared disks
14+
- Not supported for Ultra disks, Premium SSD v2 (preview) disks, or standard HDDs.
15+
- Not supported for shared disks.
1616
- Install and use either:
1717
- The [latest Azure CLI](/cli/azure/install-azure-cli)
1818
- The [latest Azure PowerShell module](/powershell/azure/install-az-ps)
1919
- The Azure portal if accessed through [https://aka.ms/iaasexp/DiskLiveResize](https://aka.ms/iaasexp/DiskLiveResize)
20-
- Or an Azure Resource Manager template with an API version that's 2021-04-01 or newer.
20+
- Or an Azure Resource Manager template with an API version that's 2021-04-01 or newer.

0 commit comments

Comments
 (0)