Skip to content

Commit 9c27527

Browse files
committed
Linking, naming, and info
1 parent 0c2775d commit 9c27527

8 files changed

+25
-26
lines changed
Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,17 @@
11
---
2-
title: Enabling shared disks for Azure managed disks
2+
title: Enable shared disks for Azure managed disks
33
description: Configure an Azure managed disk with shared disks (preview) so that you can share it across multiple VMs
44
author: roygara
55
ms.service: virtual-machines-linux
66
ms.topic: conceptual
7-
ms.date: 02/11/2020
7+
ms.date: 02/13/2020
88
ms.author: rogarana
99
ms.subservice: disks
1010
---
1111

12-
# Enabling shared disk
12+
# Enable shared disk
1313

1414
This article covers how to enable the shared disks (preview) feature for Azure managed disks. Azure shared disks (preview) is a new feature for Azure managed disks that enables you to attach a managed disk to multiple virtual machines (VMs) simultaneously. Attaching a managed disk to multiple VMs allows you to either deploy new or migrate existing clustered applications to Azure.
1515

16-
If you are looking for conceptual information on managed disks that have shared disks enabled, refer to [Azure shared disks](disks-shared-disks.md).
17-
[!INCLUDE [virtual-machines-enabling-shared-disk](../../../includes/virtual-machines-enabling-shared-disk.md)]
16+
If you are looking for conceptual information on managed disks that have shared disks enabled, refer to [Azure shared disks](disks-shared.md).
17+
[!INCLUDE [virtual-machines-enable-shared-disk](../../../includes/virtual-machines-enable-shared-disk.md)]
Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,18 @@
11
---
2-
title: Sharing an Azure managed disk across VMs (preview)
2+
title: Share an Azure managed disk across VMs (preview)
33
description: Learn about sharing Azure managed disks across multiple VMs.
44
author: roygara
55
ms.service: virtual-machines-linux
66
ms.topic: conceptual
7-
ms.date: 02/11/2020
7+
ms.date: 02/13/2020
88
ms.author: rogarana
99
ms.subservice: disks
1010
---
1111

1212
# Azure shared disks
1313

14-
[!INCLUDE [virtual-machines-disks-shared-disks](../../../includes/virtual-machines-disks-shared-disks.md)]
14+
[!INCLUDE [virtual-machines-disks-shared](../../../includes/virtual-machines-disks-shared.md)]
1515

1616
## Next steps
1717

18-
If you're interested in enabling and using shared disks for your managed disks, proceed to our article [Enabling shared disk](disks-enabling-shared-disk.md).
18+
If you're interested in enabling and using shared disks for your managed disks, proceed to our article [Enable shared disk](disks-shared-enable.md)
Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,17 @@
11
---
2-
title: Enabling shared disks for Azure managed disks
2+
title: Enable shared disks for Azure managed disks
33
description: Configure an Azure managed disk with shared disks (preview) so that you can share it across multiple VMs
44
author: roygara
55
ms.service: virtual-machines-windows
66
ms.topic: conceptual
7-
ms.date: 02/11/2020
7+
ms.date: 02/13/2020
88
ms.author: rogarana
99
ms.subservice: disks
1010
---
1111

12-
# Enabling shared disk
12+
# Enable shared disk
1313

1414
This article covers how to enable the shared disks (preview) feature for Azure managed disks. Azure shared disks (preview) is a new feature for Azure managed disks that enables you to attach a managed disk to multiple virtual machines (VMs) simultaneously. Attaching a managed disk to multiple VMs allows you to either deploy new or migrate existing clustered applications to Azure.
1515

16-
If you are looking for conceptual information on managed disks that have shared disks enabled, refer to [Azure shared disks](disks-shared-disks.md).
17-
[!INCLUDE [virtual-machines-enabling-shared-disk](../../../includes/virtual-machines-enabling-shared-disk.md)]
16+
If you are looking for conceptual information on managed disks that have shared disks enabled, refer to [Azure shared disks](disks-shared.md).
17+
[!INCLUDE [virtual-machines-enable-shared-disk](../../../includes/virtual-machines-enable-shared-disk.md)]

articles/virtual-machines/windows/disks-shared-disks.md renamed to articles/virtual-machines/windows/disks-shared.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,15 +4,15 @@ description: Learn about sharing Azure managed disks across multiple VMs.
44
author: roygara
55
ms.service: virtual-machines-windows
66
ms.topic: conceptual
7-
ms.date: 02/11/2020
7+
ms.date: 02/13/2020
88
ms.author: rogarana
99
ms.subservice: disks
1010
---
1111

1212
# Azure shared disks
1313

14-
[!INCLUDE [virtual-machines-disks-shared-disks](../../../includes/virtual-machines-disks-shared-disks.md)]
14+
[!INCLUDE [virtual-machines-disks-shared](../../../includes/virtual-machines-disks-shared.md)]
1515

1616
## Next steps
1717

18-
If you're interested in enabling and using shared disks for your managed disks, proceed to our article [Enabling shared disk](disks-enabling-shared-disk.md).
18+
If you're interested in enabling and using shared disks for your managed disks, proceed to our article [Azure shared disks](disks-shared.md).

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
author: roygara
66
ms.service: virtual-machines
77
ms.topic: include
8-
ms.date: 02/11/2020
8+
ms.date: 02/13/2020
99
ms.author: rogarana
1010
ms.custom: include file
1111
---
@@ -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 all virtual machines using shared disk enabled managed disks.
17+
- All virtual machines sharing a disk must be deployed in the same [proximity placement groups](../articles/virtual-machines/windows/proximity-placement-groups.md).
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-disks-shared-disk-sizes.md renamed to includes/virtual-machines-disks-shared-sizes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
author: roygara
66
ms.service: virtual-machines
77
ms.topic: include
8-
ms.date: 02/11/2020
8+
ms.date: 02/13/2020
99
ms.author: rogarana
1010
ms.custom: include file
1111
---

includes/virtual-machines-disks-shared-disks.md renamed to includes/virtual-machines-disks-shared.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
author: roygara
66
ms.service: virtual-machines
77
ms.topic: include
8-
ms.date: 02/11/2020
8+
ms.date: 02/13/2020
99
ms.author: rogarana
1010
ms.custom: include file
1111
---

includes/virtual-machines-enabling-shared-disk.md renamed to includes/virtual-machines-enable-shared-disk.md

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,18 +5,18 @@
55
author: roygara
66
ms.service: virtual-machines
77
ms.topic: include
8-
ms.date: 02/11/2020
8+
ms.date: 02/13/2020
99
ms.author: rogarana
1010
ms.custom: include file
1111
---
1212

1313
## Limitations
1414

15-
[!INCLUDE [virtual-machines-disks-shared-disk-limitations](virtual-machines-disks-shared-disk-limitations.md)]
15+
[!INCLUDE [virtual-machines-disks-shared-limitations](virtual-machines-disks-shared-limitations.md)]
1616

1717
## Disk sizes
1818

19-
[!INCLUDE [virtual-machines-disks-shared-disk-sizes](virtual-machines-disks-shared-disk-sizes.md)]
19+
[!INCLUDE [virtual-machines-disks-shared-sizes](virtual-machines-disks-shared-sizes.md)]
2020

2121
## Deploy an Azure shared disk
2222

@@ -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-
> VMs using shared disk enabled managed disks must be using the same [proximity placement group](../articles/virtual-machines/windows/proximity-placement-groups.md).
74+
> All VMs sharing a disk must be deployed in the same [proximity placement group](../articles/virtual-machines/windows/proximity-placement-groups.md).
7575
7676
```azurepowershell-interactive
7777
@@ -135,7 +135,6 @@ PR_EXCLUSIVE_ACCESS_ALL_REGISTRANTS
135135

136136
You also need to provide a persistent-reservation-key when using PR_RESERVE, PR_REGISTER_AND_IGNORE, PR_REGISTER_KEY, PR_PREEMPT_RESERVATION, PR_CLEAR_RESERVATION, or PR_RELEASE-RESERVATION.
137137

138-
If any commands you expect to be in the list are missing, contact us at SharedDiskFeedback@microsoft .com
139138

140139
## Next steps
141140

0 commit comments

Comments
 (0)