Skip to content

Commit 5813017

Browse files
Merge pull request #239806 from roygara/cachePhrase
Rephrasing caching
2 parents 24e3863 + b9e4d34 commit 5813017

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

articles/virtual-machines/disks-performance.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Virtual machine and disk performance
33
description: Learn more about how virtual machines and their attached disks work in combination for performance.
44
author: roygara
55
ms.author: rogarana
6-
ms.date: 12/12/2022
6+
ms.date: 05/31/2023
77
ms.topic: conceptual
88
ms.service: storage
99
ms.subservice: disks

includes/virtual-machine-disk-performance-2.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
author: albecker1
66
ms.service: virtual-machines
77
ms.topic: include
8-
ms.date: 12/12/2022
8+
ms.date: 05/31/2023
99
ms.author: albecker1
1010
ms.custom: include file
1111
---
@@ -65,7 +65,7 @@ A read is handled the same way as a read-only. Writes are the only thing that's
6565

6666
![Diagram showing read/write host caching write.](media/vm-disk-performance/host-caching-read-write.jpg)
6767

68-
Let’s continue with our Standard_D8s_v3 virtual machine. Except this time, we'll enable host caching on the disks. Also, now the VM's IOPS limit is 16,000 IOPS. Attached to the VM are three underlying P30 disks that can each handle 5,000 IOPS.
68+
Let’s continue with our Standard_D8s_v3 virtual machine. Except this time, we'll enable host caching on the disks. This makes the VM's IOPS limit 16,000 IOPS. Attached to the VM are three underlying P30 disks that can each handle 5,000 IOPS.
6969

7070
**Setup:**
7171

0 commit comments

Comments
 (0)