Skip to content

Commit 3f06dc4

Browse files
committed
Updating instructions.
1 parent 0bdb43f commit 3f06dc4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/virtual-machines/disks-shared-enable.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Configure an Azure managed disk with shared disks so that you can s
44
author: roygara
55
ms.service: storage
66
ms.topic: how-to
7-
ms.date: 12/17/2021
7+
ms.date: 01/13/2022
88
ms.author: rogarana
99
ms.subservice: disks
1010
ms.custom: devx-track-azurecli, devx-track-azurepowershell
@@ -269,7 +269,7 @@ Before using the following template, replace `[parameters('dataDiskName')]`, `[r
269269

270270
## Share an existing disk
271271

272-
To share an existing disk, or update how many VMs it can mount to, set the `maxShares` parameter with either the Azure PowerShell module or Azure CLI. You can also set `maxShares` to 0, if you want to disable sharing.
272+
To share an existing disk, or update how many VMs it can mount to, set the `maxShares` parameter with either the Azure PowerShell module or Azure CLI. You can also set `maxShares` to 1, if you want to disable sharing.
273273

274274
> [!IMPORTANT]
275275
> The value of `maxShares` can only be set or changed when a disk is unmounted from all VMs. See the [Disk sizes](#disk-sizes) for the allowed values for `maxShares`.

0 commit comments

Comments
 (0)