Skip to content

Commit e31b37f

Browse files
Merge pull request #233245 from roygara/fixUltPremShared
Adding statement explicitly clarifying behavior
2 parents 8a41e5c + 369f114 commit e31b37f

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

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

Lines changed: 1 addition & 1 deletion
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: 01/25/2023
7+
ms.date: 04/11/2023
88
ms.author: rogarana
99
ms.subservice: disks
1010
ms.custom: devx-track-azurecli, devx-track-azurepowershell

articles/virtual-machines/disks-shared.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Learn about sharing Azure managed disks across multiple Linux VMs.
44
author: roygara
55
ms.service: storage
66
ms.topic: conceptual
7-
ms.date: 02/22/2023
7+
ms.date: 04/11/2023
88
ms.author: rogarana
99
ms.subservice: disks
1010
---
@@ -114,7 +114,7 @@ With premium SSD, the disk IOPS and throughput is fixed, for example, IOPS of a
114114

115115
### Ultra Disk and Premium SSD v2 performance throttles
116116

117-
Both Ultra Disks and Premium SSD v2 managed disks have the unique capability of allowing you to set your performance by exposing modifiable attributes and allowing you to modify them. By default, there are only two modifiable attributes but, shared Ultra Disks and shared Premium SSD v2 managed disks have two more attributes.
117+
Both Ultra Disks and Premium SSD v2 managed disks have the unique capability of allowing you to set your performance by exposing modifiable attributes and allowing you to modify them. By default, there are only two modifiable attributes but, shared Ultra Disks and shared Premium SSD v2 managed disks have two more attributes. Ultra Disks and Premium SSD v2 split these attributes across each attached VM. For some examples on how this distribution of capacity, IOPS, and throughput works, see the [Examples](#examples) section.
118118

119119

120120
|Attribute |Description |

0 commit comments

Comments
 (0)