Skip to content

Commit 8d895c6

Browse files
Merge pull request #209739 from roygara/sharedVMSS
Updates.
2 parents 687c753 + 1322737 commit 8d895c6

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

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

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,11 @@
1010
ms.custom: include file
1111
---
1212

13-
Enabling shared disks is only available to a subset of disk types. Currently only ultra disks, premium SSD v2 (preview), premium SSDs, and standard SSDs can enable shared disks. Each managed disk that has shared disks enabled are subject to the following limitations, organized by disk type:
13+
### General limitations
14+
15+
Enabling shared disks is only available to a subset of disk types. Currently only ultra disks, premium SSD v2 (preview), premium SSDs, and standard SSDs can enable shared disks. Shared disks can be attached to individual VMSS instances but can't be defined in the VMSS models or automatically deployed.
16+
17+
Each managed disk that has shared disks enabled are also subject to the following limitations, organized by disk type:
1418

1519
### Ultra disks
1620

@@ -44,7 +48,6 @@ When sharing Premium SSD v2 disks, they have the following additional limitation
4448
- 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.
4549
- 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).
4650

47-
4851
### Standard SSDs
4952

5053
- Can only be enabled on data disks, not OS disks.

0 commit comments

Comments
 (0)