Skip to content

Commit fad12ff

Browse files
committed
Updates
1 parent 3793c6d commit fad12ff

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ While in preview, managed disks that have shared disks enabled are subject to th
1414

1515
- Currently only available with premium SSDs.
1616
- Currently only supported in the West Central US region.
17-
- Requires using [proximity placement groups](../articles/virtual-machines/windows/proximity-placement-groups.md) with your virtual machines and disks.
17+
- Requires using [proximity placement groups](../articles/virtual-machines/windows/proximity-placement-groups.md) with all virtual machines using shared disk enabled managed disks.
1818
- Can only be enabled on data disks, not OS disks.
1919
- Only basic disks can be used with some versions of Windows Server Failover Cluster, for details see [Failover clustering hardware requirements and storage options](https://docs.microsoft.com/windows-server/failover-clustering/clustering-requirements).
2020
- ReadOnly host caching is not available for premium SSDs with `maxShares>1`.

includes/virtual-machines-enabling-shared-disk.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ Before using the following template, replace `[parameters('dataDiskName')]`, `[r
7171
Once you've deployed a shared disk with `maxShares>1`, you can mount the disk to one or more of your VMs.
7272

7373
> [!IMPORTANT]
74-
> Your VMs and their disks must be using the same [proximity placement group](../articles/virtual-machines/windows/proximity-placement-groups.md).
74+
> VMs using shared disk enabled managed disks must be using the same [proximity placement group](../articles/virtual-machines/windows/proximity-placement-groups.md).
7575
7676
```azurepowershell-interactive
7777

0 commit comments

Comments
 (0)