Skip to content

Commit e829379

Browse files
Merge pull request #232249 from roygara/liveResizeLimits
Clarifying live resize limits
2 parents ab70904 + d831761 commit e829379

File tree

3 files changed

+10
-9
lines changed

3 files changed

+10
-9
lines changed

includes/disks-prem-v2-limitations.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
author: roygara
66
ms.service: storage
77
ms.topic: include
8-
ms.date: 02/13/2023
8+
ms.date: 03/27/2023
99
ms.author: rogarana
1010
ms.custom: include file
1111
---
@@ -15,4 +15,5 @@
1515
- Currently, encryption at host isn't supported for Premium SSD v2 disks. You can still attach Premium SSD v2 disks to VMs where you have enabled encryption at host for disk types.
1616
- Azure Disk Encryption (guest VM encryption via Bitlocker/DM-Crypt) isn't supported for VMs with Premium SSD v2 disks. We recommend you to use encryption at rest with platform-managed or customer-managed keys, which is supported for Premium SSD v2.
1717
- Currently, Premium SSD v2 disks can't be attached to VMs in Availability Sets.
18-
- Azure Backup and Azure Site Recovery aren't supported for VMs with Premium SSD v2 disks.
18+
- Azure Backup and Azure Site Recovery aren't supported for VMs with Premium SSD v2 disks.
19+
- The size of a Premium SSD v2 can't be expanded without either deallocating the VM or detaching the disk.

includes/managed-disks-ultra-disks-GA-scope-and-limitations.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,12 @@ services: virtual-machines
55
author: roygara
66
ms.service: virtual-machines
77
ms.topic: include
8-
ms.date: 03/07/2023
8+
ms.date: 03/27/2023
99
ms.author: rogarana
1010
ms.custom: include file
1111
---
1212

13-
Ultra disks can't be used as OS disks, they can only be created as empty data disks. Ultra disks also can't be used with some features and functionality, including disk export, changing disk type, VM images, availability sets, or Azure disk encryption. Azure Backup and Azure Site Recovery do not support ultra disks. In addition, only un-cached reads and un-cached writes are supported. Currently, snapshots for ultra disks are available as a public preview and only in Sweden Central and US West 3, they aren't available in any other region.
13+
Ultra disks can't be used as OS disks, they can only be created as empty data disks. Ultra disks also can't be used with some features and functionality, including disk export, changing disk type, VM images, availability sets, or Azure disk encryption. The size of an Ultra Disk can't be expanded without either deallocating the VM or detaching the disk. Azure Backup and Azure Site Recovery do not support ultra disks. In addition, only un-cached reads and un-cached writes are supported. Currently, snapshots for ultra disks are available as a public preview and only in Sweden Central and US West 3, they aren't available in any other region.
1414

1515
Ultra disks support a 4k physical sector size by default. A 512E sector size is available as a generally available offering with no sign-up required. While most applications are compatible with 4k sector sizes, some require 512 byte sector sizes. Oracle Database, for example, requires release 12.2 or later in order to support 4k native disks. For older versions of Oracle DB, 512 byte sector size is required.
1616

includes/virtual-machines-disks-shared-limitations.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,14 +5,14 @@
55
author: roygara
66
ms.service: virtual-machines
77
ms.topic: include
8-
ms.date: 09/29/2022
8+
ms.date: 03/27/2023
99
ms.author: rogarana
1010
ms.custom: include file
1111
---
1212

1313
### General limitations
1414

15-
Enabling shared disks is only available to a subset of disk types. Currently only ultra disks, premium SSD v2 managed disks, premium SSD managed disks, and standard SSDs can enable shared disks. Shared disks can be attached to individual Virtual Machine Scale Sets but can't be defined in the Virtual Machine Scale Set models or automatically deployed.
15+
Enabling shared disks is only available to a subset of disk types. Currently only ultra disks, premium SSD v2 managed disks, premium SSD managed disks, and standard SSDs can enable shared disks. Shared disks can be attached to individual Virtual Machine Scale Sets but can't be defined in the Virtual Machine Scale Set models or automatically deployed. A shared disk can't be expanded without either deallocating the VMs or detaching the disk.
1616

1717
> [!IMPORTANT]
1818
> Host caching isn't supported for shared disks.
@@ -43,7 +43,7 @@ When sharing Premium SSD v2 disks, they have the following additional limitation
4343
- Can only be enabled on data disks, not OS disks.
4444
- Host caching isn't available for premium SSD disks with `maxShares>1`.
4545
- Disk bursting isn't available for premium SSD disks with `maxShares>1`.
46-
- When using Availability sets or virtual machine scale sets with Azure shared disks, [storage fault domain alignment](../articles/virtual-machines/availability.md) with virtual machine fault domain isn't enforced for the shared data disk.
46+
- When using Availability sets or Virtual Machine Scale Sets with Azure shared disks, [storage fault domain alignment](../articles/virtual-machines/availability.md) with virtual machine fault domain isn't enforced for the shared data disk.
4747
- When using [proximity placement groups (PPG)](../articles/virtual-machines/windows/proximity-placement-groups.md), all virtual machines sharing a disk must be part of the same PPG.
4848
- Only basic disks can be used with some versions of Windows Server Failover Cluster, for details see [Failover clustering hardware requirements and storage options](/windows-server/failover-clustering/clustering-requirements).
4949
- Azure Site Recovery support isn't yet available.
@@ -55,10 +55,10 @@ When sharing Premium SSD v2 disks, they have the following additional limitation
5555

5656
- Can only be enabled on data disks, not OS disks.
5757
- Host caching isn't available for standard SSDs with `maxShares>1`.
58-
- When using Availability sets and virtual machine scale sets with Azure shared disks, [storage fault domain alignment](../articles/virtual-machines/availability.md) with virtual machine fault domain isn't enforced for the shared data disk.
58+
- When using Availability sets and Virtual Machine Scale Sets with Azure shared disks, [storage fault domain alignment](../articles/virtual-machines/availability.md) with virtual machine fault domain isn't enforced for the shared data disk.
5959
- When using [proximity placement groups (PPG)](../articles/virtual-machines/windows/proximity-placement-groups.md), all virtual machines sharing a disk must be part of the same PPG.
6060
- Only basic disks can be used with some versions of Windows Server Failover Cluster, for details see [Failover clustering hardware requirements and storage options](/windows-server/failover-clustering/clustering-requirements).
6161
- Azure Site Recovery support isn't yet available.
6262
- Azure Backup is available through [Azure Disk Backup](../articles/backup/disk-backup-overview.md).
6363
- Only [server-side encryption](../articles/virtual-machines/disk-encryption.md) is supported, [Azure Disk Encryption](../articles/virtual-machines/windows/disk-encryption-overview.md) isn't currently supported.
64-
- Can only be shared across availability zones if using [Zone-redundant storage for managed disks](../articles/virtual-machines/disks-redundancy.md#zone-redundant-storage-for-managed-disks).
64+
- Can only be shared across availability zones if using [Zone-redundant storage for managed disks](../articles/virtual-machines/disks-redundancy.md#zone-redundant-storage-for-managed-disks).

0 commit comments

Comments
 (0)