Skip to content

Commit fff230a

Browse files
authored
Discrepancy in default cache setting for Data Disk
The document had conflicting information on the default setting for the Host Caching setting for Premium Data Disks. The text stated it was ReadOnly, however the Table showed it as None. I validated in the portal and when I created a new premium data disk it created as ReadOnly.
1 parent 1b6b7e6 commit fff230a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

includes/virtual-machines-common-premium-storage-performance.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -239,7 +239,7 @@ It is important to enable cache on the right set of disks. Whether you should en
239239
| **Disk Type** | **Default Cache Setting** |
240240
| --- | --- |
241241
| OS disk |ReadWrite |
242-
| Data disk |None |
242+
| Data disk |ReadOnly |
243243

244244
Following are the recommended disk cache settings for data disks,
245245

0 commit comments

Comments
 (0)